engine/spec/lib/locomotive/liquid/drops
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
..
page_spec.rb added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00
site_spec.rb Ruby MRI 1.9.3 Compatability Fixes 2011-08-25 23:28:56 +02:00