See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Multiple administrators

I want to have multile administrators for my website.
It defines the first user as the administrator but it will not let me specify a second one.
Is it at all ossible in drual? I would be surprised if it wasnt but i can not find a way around.
Any suggestions would be greatly appreciated.
Thanks in advance

change default URL ?q=node/7/ to ?q=node/7/play

hi there,

can somebody point me to the correct place where I can edit the default URL location an article TITLE is pointing to

default is always something like ?q=node/7/ but I would like to have it point to: ?q=node/7/play

this is to have a video played automatically when somebody clicks on the teaser title ...

Hot to create user registration wizard with pageroute.module ?

Greetings,

I've found several nice modules such as usernode.module, nodeprofile.module, nodefamily.module, pageroute.module
As I understood, all of them may help to customize user's profile instead of using profile.module which is, honestly, provide very weak abilities for customization.

User Signup fails if mail is wrong (unchecked) - other work arounds

Hi folks,

just today I noticed I got a ton of user signups that never get their mail confirmed and found the following problems:

- user.module does not check the mail sending error status

- user.module does not smtp-verify the e-mail address, so if it is a xzy@xyz.abc it still looks like a mail addy, but will fail to mail to the user

I just implemented some of this but wonder how any of you handle those "NEVER logged in" users.

profile fields with default (php-supported)

Hi all!

once again I came across the not so minor problem, that I want my user profile fields defaulted

Samples for this:

- store a user cookie's in a hidden field (for affiliate/conversion tracking)

- have a date-field, but default to something else than 1900-01-01
(that code was totally broken)

- have a textfield that contains the refering url - where the user came from

etc etc.

I just hacked my profile.module - and indeed it seems to work...

anyone else need this? anyone else solved this problem a different way?

drupal_set_NEXT_html_head - similar to set_message

I am currently struggling to get all sorts of small Javascript code snippets into a live drupal
platform for doing conversion tracking with Google Adwords, MSN Adcenter and such

All of these system need to display a piece of Javascript/Image tag
that allows them to track the "conversion"

- i.e. after the "Thanks for your message" was displayed
- i.e. after the "Thanks for your order" was displayed by a custom module
- i.e. after the user has re-logged in and confirmed his e-mail after signup

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core