JohnSD
-
7/21/2010 5:09:37 PM
What is the best way to use the document type "Article"?
I have a US map of the 50 states, and each state has specific content that needs to appear when they are individually clicked. I DON'T need any menu items for this, I only need links to the content. So I thought the most efficient way would be to put the content in "Article" doc types, then I could map each article URL onto the US states image with a JS overlay (or other JS library solution).
In my opinion, using "Page (menu item)" doc types for this would be overkill since I'll never be mapping these links to any menu items. I'm assuming more resources would be allocated to "Page (menu item)" doc types, than "Article" doc types.
However, I can't seem to find any documentation on how to get "Article" document types to show up on "Page" document types. I don't need a list of articles, I simply need the content from the articles.
Should I be using the "Blog" doc type instead?
|