I have a problem to change the default values for "promote to first page", "static on first page",... when someone posts something (a blog or whatever). Changing the default values in the database didn't work.
This made me wonder if it would be possible to implement some kind of different workflows depending on the usergroups and the type of node:
The possibility for each type of blog*, and for each usergroup** to configure the default values like "promote", "moderate", "static to front page",... and to make these options visible/invisible on the submit-page.
* e.g. polls not to front page
** e.g. trusted usergroups can submit straight to front page, others have to pass the queue first.
DiscoFreq
Comments
Comment #1
moshe weitzman commentedthe new node API enables modules to manage this sort of thing. if you want to get started with development, check out Kjartan's sandbox.
Comment #2
marco commentedthe bug described here is fixed by this patch
http://list.drupal.org/drupal-devel/2002-December/009449.html
I don't close the feature.
Comment #3
killes@www.drop.org commentedI do. :)