How do I get categories listed in a separate block. To see an example visit http://performancing.com/ and look at the side bar on the right. It includes a index page and the main categories.
On the settings page there are two fields for primary and secondary links. Not wanting to lose the default values, I bracketed each value with HTML comments and then inserted my own html strings. Having done that, the links display but now the fields are gone from the Settings page. I'm guessing that the html comments some how altered the template for this page. How do I undo my action?
I recently installed Drupal, v. 4.6.3, and I'm quite pleased with it.
But I was wondering if it was possible for me to let each user edit only 1 certain node.
I am running a site for different groups, and I want each group to get access to their own page, where they can edit their content.
Is this possible? I want to limit the users to only edit their page. Nothing more. How can this be done? Should I create user groups or something?
Thanks for any answers.