Skip to content

andrzejs/liquid-filters

This branch is up to date with onsails/liquid-filters:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrey Kouznetsov
Apr 28, 2010
4c521f6 · Apr 28, 2010

History

7 Commits
Apr 28, 2010
Apr 25, 2010
Apr 25, 2010
Apr 25, 2010
Apr 25, 2010
No commit message
Apr 28, 2010
Apr 25, 2010
Apr 28, 2010
Apr 25, 2010
Apr 25, 2010

Repository files navigation

Liquid-filters
==============

This plugin contains some useful filters for tobi-liquid(http://github.com/tobi/liquid)


Example
=======

{{ 'Some text' | link_to 'http://some-url.here' }}

or

{{ 'Some text' | link_to_unless_current 'http://some-url.here' }}

If you need some other filter create issue or fork this project, write your filter and create issue then I merge repos.

See also
========

Will Paginate Liquidized - http://github.com/hiddenloop/will_paginate-liquidized

Copyright (c) 2010 Andrey Kouznetsov, released under the MIT license

About

Some useful filters for liquid markup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published