* implement paging hooks in a templated way so it can be called from them.
authorWilfried Göesgens <willi@citadel.org>
Sat, 29 Aug 2009 23:23:29 +0000 (23:23 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 29 Aug 2009 23:23:29 +0000 (23:23 +0000)
commit76cd65ce9486d32a8943a1940a69dacd3f6c7da6
tree2e3f2426b5f5752d88ebc13076ecbbe2b8ff7098
parentc055da211aacfa0e26d4038b470b9370f3b2d9d8
* implement paging hooks in a templated way so it can be called from them.
webcit/paging.c
webcit/static/t/page_now.html [new file with mode: 0644]
webcit/static/t/paging.html [new file with mode: 0644]
webcit/static/t/paging_anchor.html [new file with mode: 0644]
webcit/static/t/paging_failed_hook.html [new file with mode: 0644]
webcit/webcit.c