I just finished building a site that used a lot of PDF files scattered across pages. At over 50 pages, in some cases a single PDF fit well on more than one page.
Now that I'm done, it looks like I am going to build another page listing all the PDF documents - an asset tree, if you will. This way, if the user remembers seeing a particular asset somewhere and wants to see it again, they can find it more directly. I've already organized my PDFs in an organized folder structure inside /public. I did this naturally -- in keeping with Dan's comment that all the assets in one "folder" would be a big mess. It seems to me that if I organized all my PDFs in some sort of asset manager centralized location, that I could now automatically create the asset tree summary page I need - complete with organization. Just like you'd create a menu using radiant tags based on pages. -Chris -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
