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.
let's say I have defined a "paying subscriber" user role...
I now add a user and grant her "paying subscriber" permissions in Access Control.
I would like the permission to be automatically revoked a year later...
Is this easily feasible with available modules?
hi,
i want to create directory website. any user that want to create a node(directory lisintg) can go thru agent or direct register with the website.
if the user go thru agent, i want the agent can track which user is under the agent and which node that the user create. if possible, the agent can edit the page of user that under him not other user's node that not under that agent.
I need an update field or something that update a node and display that node with the list of updates below (see http://drupal.org/node/97403 ). I need to update a custom node made with CCK. It could be better if the update field is customizable.. :)
I've tried with projet.issue module but it can be used only with project module and I need to update a custom content node.
I've tried to install E-Publish, but it doesn't seem to be working fine, and I was wondering where to place the .inc, .css and .js files? do I just dump everything into the modules folder as well? I've added the sql to my drupal database so that's not the problem I suppose. Then I added a new publication and added a section and topic. I would like to get it to list out my existing taxonomy content but all I get is the publication headline. Need help in using this module urgently, thank you for any help at all.