I need create user, who will be allowed to edit only selected node(s). How can be done this?
Someone told me modul taxonomy, but I don't know how it work, there are some dictionaries and so, But I would like only allow user to edit some node and other disallow.
(Od D5)
I'm using putting the break code outside of the php open close tags -- but it doesn't work. Should I put it inside the PHP tags and use and use an echo statement?
This is in regards to a State and County application with Select List
There are 50 States, Each State has 20 or so Counties
I would like to build it so that when a User selected a State from a Select List, the apporiate Select List of Counties would appear for then to choose from.
I'm trying to decide which voting module to use. I need one that will let me select which nodes will be voted upon (as opposed to all nodes). I'm at version 4.7 now but plan on upgrading to 5 sometime soon.