Posted by ankit8881 on July 8, 2012 at 6:44pm
i am new to drupal and I want to make a website where users can write articles as their content,
i am using drupal 7.x , i wan someone to help me in building a platform where when the user decides to add some content or article a List of Categories occurs in front of him where he can chose the category and then post accordingly.
Similar like hubpages etc.
Any help will be highly appreciable.
Comments
You can add a vocabulary and
You can add a vocabulary and then add a taxonomy term reference field to the content type(s) you want categorized
Thanks I am Getting it a little bit
Thanks I am Getting it a little bit , let me try ...!
=-=
Documentation to go with what nevets suggests: http://drupal.org/node/299
Thanks VM and nevets
Thanks VM and nevets, I have configured what i was looking for , took few hours to understand the terms as i am new to drupal , but your help was useful.