engine/spec/lib/locomotive/liquid/tags
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 Lots of spec fixes (mostly namespacing), down to 107 failing specs. 2011-11-26 17:24:34 +11:00
consume_spec.rb make the webservice helper more robust (because of the numerous api errors in tumblr) 2011-01-03 22:09:19 +01:00
nav_spec.rb added a snippet option to the liquid nav tag 2012-03-07 16:32:25 +01:00
paginate_spec.rb Replaced will_paginate with kaminari 2011-11-05 16:45:43 +11:00
seo_spec.rb all the non-models specs have been fixed 2012-02-16 02:45:14 +01:00
with_scope_spec.rb use absolute urls for the pagination links + allow developers to access the http params within a liquid template + the with_scope handles category fields 2011-04-29 01:16:40 +02:00