Drupal is up and running but how do I ...?

'Create User' options - notification email

I was following a previous thread on this which went a bit dead, so here's another shot...

Basically, for sites where only Administrators can create user accounts, it seems fairly essential that a notification email (with password, username etc.) can be sent to the user. This should be a fairly easy thing to fix up, but I can't quite get my head around it, and there seems to be no such feature built in to the user module.

If anyone has any ideas on how to rig this up, I (and I'm sure there's got to be others) would be really grateful.

Internationalisation on 4.7

As a an updated version for the beautiful il8n module is not yet available, are there any suggestions for creating a multi-lingual site in V4.7?

I have thought of using a simple solution whereby a vocabulary (category) called es would contain all articles written in spanish, then doing a listing of all Spanish articles when someone clicks on the Spanish link.

Yet this will not come anywhere close to the effectiveness of il8n which translates navigation as well as lists only the content that is linked to the selected language.

mod_rewrite does not work with encoded / ????

Hi,

I've got mod_rewrite to work for most of my pages, but not quite all.

It appears that if there's a url encoded slash ("/") in the url then I get taken to the 404 error page.

E.G

This mod_rewrited url does not work as it uses an encoded "/" (i.e. %2F) :

http://www.domain.com/myArticle/A+%2F+B

This url which does not use mod_rewrite does work:

http://www.domain.com/?q=myArticle/A+%2F+B

Main Page Story Order

Hi, I was wondering if there is a painless way to make it so the stories appear in reverse order on the main page, so that the oldest appear first.

Thanks,
Anders

Using # to link to a section in page

This may be a very trivial question, but how do you get same page linking to work in drupal? I have just tried to implement:

<a href="#overview">Jump to this point in page</a>

and then called it using:

<a name="overview">Point on page</a>

Trouble is #overview tries to access a non-existant page at mydomain.com/#overview

Changing the drupal index page

Hi,
I have a multi bloggers site based on drupal-4.6.3
I would like to cange the index page so it will show the list of bloggers.
can someone give me a lead on that ?
Thanks
Hannit

Pages

Subscribe with RSS Subscribe to RSS - Post installation