engine/app/models/locomotive/extensions
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
..
asset polishing the locomotive_media plugin (wip) 2011-11-19 16:41:16 +01:00
content_type get rid of warnings about InstanceMethods (deprecated) + make the engine work smoother with an existing app + clean code 2012-02-06 00:54:09 +01:00
page added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00
shared extend i18n to pages (wip) 2012-01-25 22:07:10 +01:00
site fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00