Add template plugin that extracts the page number from the request.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 22 Oct 2010 09:46:22 +0000 (11:46 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 22 Oct 2010 09:46:22 +0000 (11:46 +0200)
commit700ee732786754d03865cad2d317b3f4a7f163be
tree0babc9e23051619b526d720a7d61f0d89902bc66
parent8b027d5935ab0a4de681be651a14adbed23e7717
Add template plugin that extracts the page number from the request.
src/main/java/net/pterodactylus/sone/template/GetPagePlugin.java [new file with mode: 0644]