engine/lib/locomotive/liquid/tags
Dirk Kelly 95cd56cba2 sending a default tag will call the method on the page. Ignoring the default text in the tags.
{% editable_short_text coolertitle, default: title %}{% endeditable_short_text %}
2011-03-02 11:28:54 +08:00
..
editable sending a default tag will call the method on the page. Ignoring the default text in the tags. 2011-03-02 11:28:54 +08:00
blueprint.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
consume.rb use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02:00
editable.rb change the tag name for retrieving a value to be 'content' 2011-03-02 08:22:41 +08:00
extends.rb in special sitation inherited templates were not correctly updated 2011-01-08 00:10:44 +01:00
google_analytics.rb add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +02:00
inherited_block.rb fix a lot of tiny bugs (not yet) + testing import tool 2010-09-27 00:31:50 +02:00
inline_editor.rb clean the inline editor js code (namespace toolbar functions, ...etc) 2010-09-06 14:22:13 +02:00
jquery.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
nav.rb merge Dirk's branch + upgrade a lot of gems (rails, ...etc) 2011-02-12 15:00:57 +01:00
paginate.rb fix bug with pagination + add _permalink property for content instances 2010-10-26 15:06:57 +02:00
seo_metadata.rb fix issue #37 plus other ones related to theme assets and assets 2011-02-19 00:51:57 +01:00
snippet.rb fix a major bug when updating template children which have the same parent + remove debug output + rspec tests pass 2010-08-31 01:56:54 +02:00
with_scope.rb first draft of the new template inheritance mechanism based on our fork of Liquid 2010-08-20 02:31:01 +02:00