Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
right now, I have permissions for a roll "writers" that allows users in that roll to submit new content. The standard submission option is "to moderation queue" and that's great.
We check content, change it if necessary and adjust publication status options to "front page" and "published".
Now, if the user wants to adjust his content, he/she changes the text and saves it. That way it's taken OFF the front page and put back in moderation queue (remember the standard setting is towards moderation queue).
I have problems with Drupal 5.0 RC1 installed in Windows Server 2003 / IIS 6.0. PHP is 5.2.0 and MySQL 5.0.27.
Installation was OK but Il have some errors (one per module) with parse_ini_file function in the Help section, and with include function in the themes section (2 errors).
warning: parse_ini_file(modules/aggregator/aggregator.info) [function.parse-ini-file]: failed to open stream: No such file or directory in D:\Inetpub\wwwroot\drupal-5.0-rc1\includes\module.inc on line 195.
Hi
How can I (or not) defune default value for radio button.
In Allowed values area list of values (per line)
Can I define checked item in that area?
10-x
Now I'd like to see all the projects (project 1,project 2) in English
I need to combine 3 different category, the 1st and the 2nd in "OR" mode and the 3th in "AND" mode, I've tried with taxonomy/term/1,2+3 but it doesn't work