engine/app/models/locomotive/extensions/page
Paul Sponagl b13c5d1d40 added a snippet option to the liquid nav tag
this is useful if you want to render more than
just a page.title string within the nav list item.
(page.menue_image, page.menue_teaser...)
use nav snippet: "<liquid snippet>" to provide a string
or nav snippet: "<snippetname>" to load the snippet from db.

added page.<editable_field> for usage within liquid templates
2012-03-07 16:32:25 +01:00
..
editable_elements.rb alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
listed.rb namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
parse.rb templatized page can now use models from the main app + add new liquid filters 2012-02-10 00:57:57 +01:00
redirect.rb alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
render.rb namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
templatized.rb remove deprecated warning about ActiveSupport::Concern + add the handle property to Page in order to retrieve them more easily (very useful to display a page from an external controller for instance 2012-02-11 00:39:06 +01:00
tree.rb added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00