I'm developing another radiant extension that I basically want to be able to display a catalog of categories, sub-categories, and items with. I don't want to have to create a page for every one of those, I want it to be dynamic based on what someone can set up through an admin interface. I also don't want to lose the power of radiant and its tagging system (like not being able to use r:title, r:snippet, r:content etc. etc.) by having the extension be its own application outside of the CMS. Another requirement is the ability to have pretty urls like /catalog/department/shoes/ instead of having query string variables muddying things up.
Has anyone tried to do something like this and had some success that they could share? I've given this a bit of thought and haven't really come up with a solution I like. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
