Hi, i have a vocabulary on my site which have some terms and will be others to add, what i need is a module that create a menu containing the vocabulary's terms, and it get updated when someone add/delete a term to the vocabulary, i tried taxonomy-filter, and it works very similar to what i need but taxonomy-filter's menus only are visibles when you are already in a term item, i need it visible all the time.
I recently updated my Syndicate sidebar item with buttons for Google and Yahoo just for kicks and it brought up a question for me as I wanted to share it but couldn't figure out a pretty simple task.
Is it possible to somehow limit the deleting of users to a particular role or user?
This would be great in access control, but I want a couple of roles to be able to edit everything else about users. However, I'd like to just allow one user or role to be able to actually delete users.
Maybe there is some way to edit this code/module to achieve such a thing?
Hello,
I'm looking for some advice on something I need to do.
I need to have a form that the user will fill out and that will help me in constructing a file for the user to download.
I'm a Drupal newbie and I need to know basically if I need to create a new module for this (using of course the forms API) or if somehow I can use the webform module as it is.
Thanks for your answer,
I have asked this question. Thanks for the guys replying my post. But the example is for a node type. Can I use it in my non-node type module? I have tried for a whole day but failed...
If it is impossible, how can I upload some files in a form in my module?
Hi all!
I have just started making my web site, I have installed the Volonteer_Timeslots module.
I want to change the time format for the timeslots but I dont know how to do this. I have everything configured in 24h format but I cant get the time slots in 24h format. They are always displayed in 2.00pm format...