Hi banane, my code is packaged as an extension, however I stepped through the code of radiant to see how things worked there. Eventually, I followed this tutorial:
http://wiki.github.com/radiant/radiant/creating-a-link-roll-extension http://wiki.github.com/radiant/radiant/removing-the-scaffold-from-the-link-roll-extension I created a new database entity that doesn't depend on radiants Page class, but is similar to it in some regards. There's a new UI in the admin section to work with that entity, plus a number of radius tags that make it available to Radiant pages. Regards, Christian _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ List Site: http://lists.radiantcms.org/mailman/listinfo/radiant Radiant: http://radiantcms.org Extensions: http://ext.radiantcms.org
