Hi I was checking article module, in that it is asking to select atleast 1 "Article Vocabularies"; but the select box is empty.
How to add this "Article Vocabularies" ?
After adding this; how to add new article?
Please suggest.
Thanks in advance.

Comments

ultimateboy’s picture

Project: Drupal core » Article
Version: 5.14 » 5.x-2.4
Component: help.module » Miscellaneous
Assigned: manish.joshi » Unassigned

i have never used the module in question, but from the description, I am fairly confident that views will handle most of these needs.

msameer’s picture

Assigned: Unassigned » msameer
Status: Active » Closed (fixed)

The description is a bit misleading. I don't know how to improve it.

I've checked whether views 1.x can replace article but It wasn't possible.

I'm yet to check with views 2,x. I guess it should be possible to use views and panels to do that but I'm not sure yet.

As for the original support question:
1) Create a vocabulary and assign it to a content type.
2) From the article module admin page, select that vocabulary.
3) Start creating the new nodes ;-)

Here's how the main article page should look like: http://foolab.org/article

Cheers,