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

$hook

Hi,

Can anyone this me a detail explaination about the $hoook varible use in drupal. Thank you very much.

Moving auto time zone to core

The Auto Time Zone module is pretty slim and mature now. What about moving it into drupal 6 core?
http://drupal.org/project/autotimezone

Comment and "Read More" links gone

I just upgraded to 5.1 and I'm getting "inline link" instead of "post comment" and "read more."

I'm also getting Array - Array on polls and Array - Array - Array on users comments where the reply, etc. links should be.

Does anyone know how to fix this?

Write actions after users validate their email.

Hi I am kaushal

Quit Fresh to Drupal Programming all the way from China originally from Nepal.
I have been developing a module for drupal which actually subscribe a newsletter by sending a email to the server, when new user register my drupal site .

Now, I possibly should write my action in hook_user , but didn't actually find an appropriate $op where it should actually go.

[Upload module]- Single list option

In the upload section, i just want to provide the single list option instead of multiple list.

I just changed the property of list field from 'checkbox' to 'radio' in the upload module but that doesnot seems to be working properly.

Can you please suggest me something?

Thanks,
Sumoanand

Path module deletes and re-inserts same alias/path

I've noticed that when submitting an edit node page for an existing node that has a path alias set (path.module turned on), the URL_Alias table's entry for that Drupal path/alias entry is deleted and re-inserted (new path ID) even if the alias is the same.

This action (deletion and re-insertion) seems unnecessary and I can trace it to the code in path.module:function path_set_alias() at this snippet :

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core