Fix bug in {% autopaginate ... as ... %} handling.
authorZygmunt Krynicki <zygmunt.krynicki@linaro.org>
Tue, 21 Dec 2010 15:06:35 +0000 (16:06 +0100)
committerZygmunt Krynicki <zygmunt.krynicki@linaro.org>
Tue, 21 Dec 2010 15:06:35 +0000 (16:06 +0100)
commitd08d00a79f8a5e3415136b6970aa6d95c183b8b0
treef5fb3686fd405fef6b942bf7e62fb87b0c1b802c
parent93b0509ca44dbb1903d3cd9be62c330ec20eeb53
Fix bug in {% autopaginate ... as ... %} handling.

Simplify the parser and make it less error prone (no more if-then-else tree)
Allow orphans to be specified as variable.