By sisyphus on
i just installed drupal and i m going to build a site to let my users to have their own blogs. but i see the blog module is so primitive that i know i have to configure it myself.
what should i do if i want to define a set of categories so my users can post a new blog entry and put it into a certain category?
thanks.
Comments
taxonomy
assuming you are talking about "tagging" or "categories," you should start at the taxonomy handbook page. this is rather fundamental to drupal if you want to realize the potential.
it's not "primitive"; it's a "white wall" waiting for you to work with it! :) have fun!