engine/lib/locomotive/liquid/tags
dinedine 85bee3a110 Merge branch 'add_or_update_editable_element' of https://github.com/dirkkelly/locomotive into dirkkelly-add_or_update_editable_element 2011-01-18 00:28:41 +01:00
..
editable Fixed exception when updating a layout from back-office which contained an editable area 2011-01-14 15:27:58 +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 editable_file tag is implemented + remove not used editable elements all in once for better performance + default content inherits from the content of the parent element 2010-08-31 23:53:30 +02: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 preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs) 2011-01-03 11:50:09 +01:00
paginate.rb fix bug with pagination + add _permalink property for content instances 2010-10-26 15:06:57 +02: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