engine/lib/locomotive/liquid
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
..
drops added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00
filters templatized page can now use models from the main app + add new liquid filters 2012-02-10 00:57:57 +01:00
tags added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00
errors.rb handle more liquid errors during page editing 2010-08-22 00:58:26 +02:00