]> ruin.nu Git - ndwebbie.git/commit
Converted forum to catalyst.
authorMichael Andreen <harv@ruin.nu>
Thu, 19 Jun 2008 21:11:38 +0000 (23:11 +0200)
committerMichael Andreen <harv@ruin.nu>
Thu, 19 Jun 2008 21:11:38 +0000 (23:11 +0200)
commitffd7bf407e56bf271981151b6845f26ff1b366bc
treee84a0dffc251eaf2eba385f8bc3a01ad661c8038
parent49c23244b1ba61909b726bb9189665a33027a1af
Converted forum to catalyst.
16 files changed:
NDWeb/Forum.pm [deleted file]
NDWeb/Pages/Forum.pm [deleted file]
NDWeb/Pages/Forum/Search.pm [deleted file]
lib/ND
lib/NDWeb.pm
lib/NDWeb/Controller/Forum.pm [new file with mode: 0644]
lib/NDWeb/Include.pm
root/src/forum/allUnread.tt2 [new file with mode: 0644]
root/src/forum/board.tt2 [new file with mode: 0644]
root/src/forum/index.tt2 [new file with mode: 0644]
root/src/forum/search.tt2 [new file with mode: 0644]
root/src/forum/thread.tt2 [new file with mode: 0644]
t/controller_Forum.t [new file with mode: 0644]
templates/forum.tmpl [deleted file]
templates/forum/search.tmpl [deleted file]
templates/viewthread.tmpl [deleted file]