This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ae28717a8c1296b43b068ba757192ec2709b3eb5
tree 9b5aeab98689589d6ac4987dbd7427d2d5462839
parent c8634e38ec3768f29bb4518b01c175b6893e6f1a
tree 9b5aeab98689589d6ac4987dbd7427d2d5462839
parent c8634e38ec3768f29bb4518b01c175b6893e6f1a
| name | age | message | |
|---|---|---|---|
| |
README.textile |
README.textile
Will Paginate Liquidized
About
A small plugin allowing you to use pagination from will_paginate inside your Liquid templates. This is a new version of the older plugin at artweb-design. I’ve basically re-written parts of it to work with the very latest versions of Liquid and Will-Paginate (see below for the version information). I will try to keep this plugin up to date with ongoing changes in the Liquid and Will-Paginate projects. Check the latest commit logs and this doc for more information.
Caveats
Ongoing issues with this project include;
- needs better tests, possibly switching to using RSpec
Setup / Using
Requirements
What do you need?
- Rails
- Liquid >= 2.0.0 (as a gem or plugin)
- Will-Paginate >= 2.3.8 (as a gem or plugin)
Installing
script/plugin install git://github.com/hiddenloop/will_paginate-liquidized.git
What does it do?
TBA.
Credits
Who’s who?
- Authored by Matthew Hutchinson
- Modified from the original plugin at Artweb Design
- Will-Paginate
- Liquid
Get out clause
Right now this script is provided without warranty, or support from the author.
Creative Commons License
Will Paginate Liquidized by Matthew Hutchinson is licensed under a Creative Commons Attribution 2.0 UK: England & Wales License.









