what is the procedure to build a multi-category blog? what modules should i use?
Thanks.

Comments

Froggieone’s picture

To the best of my knowledge drupal core can handle multiple category blogs without the need for additional modules.

(1).Visit the link to the "Categories" Section available in the Admin Menu Navigation.
(2).Create a Vocabulary by the name "Blogs" and tick content Type "Blogs".
(3).Thereafter add terms (Categories) as you need to the vocabulary you just created.
(4).Make sure to grant access permission to the Categories Permission in the Access Control Section>Categories Permissions according to your requirement.

Good Luck!