I just set up a new drupal installation and installed the version of article from the drupal web site.
"Latest articles" shows up as a block, the article module configuration shows article vocabulary and article title, but I cannot find any way to create article content. I assumed that I'd do this under create content but there is no new type of content, presumably 'article', available here.
-David
Comments
Comment #1
Bèr Kessels commentedArticles are not a type of node. They are a smart way of handling content in categories. one should use taxonomyterms with article module.
Please refer to http://www.codemonkeyx.net or http://www.mediarevolution.org for an example the module.
Comment #2
kovar commentedGood morning,
I know I'm being dense, please forgive me, drupal is quite new to me.
Even with your explaination, I am at a loss to understand how to create something that will show up under the "Articles" section. Can I create any type of node and then categorize it as an article? If so, how?
Thank you very much.
-David