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

hook_profile_alter called with wrong parameters?

If I implement the hook_profile_alter:

help on User Management -> Permissions

Hi,

I am relatively new to Drupal based development.

I am working on a project, where i need to set User permission for a specific node type. By using the path
"Home -> Administer -> User Management -> Permission -> Node Module" I can select edit "Own Story Content" and grant permissions to users to edit the nodes that they created.

But this will grant the user the permission to edit all nodes he/she created. I want to grant right only a particular type of node and note all.

How can i implement this ?

passwort reset for user/1 ?

If I'm able to guess the username of user/1 of a site, than I can request a password reset for user/1 at www.example.com/user/password, and than take over the control of the site. Is it really possible or what I'm missing?

Doka

Loading Node based on Ajax

Hi Folks,

Right now, I am trying to load a content based on Ajax using "jah" script. But while showing the content it shows along with header,footer and left nav. I want to load only main content while clicking on particular link.

How can I achieve it ?

PLease help me on this.

Thanks,
Warm REgards,
Saravanan

js ahah add node form

Id like to display a node/add/type, edit and view form from a block with javascript on selected pages.

i have a button with a link to node/add/type but i would like to display the form on the current page the user is on when button is clicked.

how do i do this?

how to make nid starts from 10000

Hi,

for some reason i want the nid starts from 10000 instead of 1, how to do it?

I tried to set "ALTER TABLE `drupal`.`node` AUTO_INCREMENT = 10000;" to my db, but it does not work.

thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core