Hello, I'm using share_layouts in a page '/project' which is using a layout 'Content'. I created an extension, with routes, controllers etc. to map the project page. Everything is working, the 'part' is display thanks to the layout.
Then, I created a new page '/project/list'. I maped it again etc., but the final display is strange : I got the content of the 'project' page (only from database not from my view), the content of my new page and the view of my new page. In fact the normal page + '/project' content. Is it normal or did I forgot something? Thanks Vincent -- 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
