Lucio wrote: > So, out of my problem, an idea can be build a Behaviour for add CRUD > page > (new table in the db) and admin's page for the public face of radiant. > So we can have: > a Public section > an Admin (developer) section > a admin (site) section > > > I think radiant is already fantastic. > With this behavior maybe can be a paradise's app > Any comment?
Lucio, I'm having trouble understanding your question. Are you wondering if it is possible to add fields to the Page class? If so the answer is yes, you can do it with the Rails plugin system, but it may be difficult. The plugin system doesn't make it easy to modify models or views, but it can be done. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
