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.
I have a great problem : i use taxonomy Acces that allow some redactor (role) to edit some specific nodes, i don't allow Node Administer to these roles and use Override_node_permission in order to let them unpunlish and promote a node. The problèm es that when the Unpublish a node they don't have access to publish it again … Well if they are the writer of the node but in ONE role there can be several writers, so …
i have used the CCK module to add new fields in each content type, now when i create the content and click on the preview it will shows me the default one. But mine need is to display it in other ways so can any body suggest me, how to do that ...
I am new to Drupal and am exploring whether following is possible (and if yes, how):
I am creating a web application which expects the end users to fill out forms. As with any other app, this form will have standard UI elements like textbox/textarea/dropdowns etc.
Please let me know whether this is possible or not? I have been playing with CCK module, but no luck so far.
I'm trying to create a module which will only show a specific function when i create/edit forum topics or comments.
When i add a forum node this is what i can use: