I\'d like to allow \"staff member\" users to assign roles to other users, but not to change the permissions associated with any particular role.
i want to add an expiration date field to my custom content type in Drupal. it should specified by days (7-15-.... days after creating node) and after it reached the node should not disp开发者_JAVA技巧
i know it is not a program related issue but let me ask it here. i don\'t know what does happen to \'Rearrange fields and groups开发者_如何学C\' in content type management.
I\'m using Sheetnode-- http://drupal.org/project/sheetnode -- to upload a big spreadsheet full of property data for a real estate tool I\'m working on.
I am new to Drupal. Which module do I use to display forms saved as PDF fi开发者_运维问答les so that they look like this:
the print_r($a)\'s result is views_handle_field_node Object ( [view]=>view Object ( [db_table] => views_view
i have added to new fields using CCK to my custom content type. there are email and phone number and i want to restrict their input to just numbers for phone number field and special pattern to email
i am using \'Hierarchical select\' module in Drupal to create 开发者_StackOverflow2 drop down of States and cities and connecting the city ones to state in a way by changing the state,the list of citi
I have a Drupal form and a submit function that processes that form. 开发者_运维知识库I would like to pass data from the submit function to the page callback function that loads after the form was pro
I\'ve been digging around all morning and I can\'t find any reference that defines the account object.