Thread creation and some tiny posting polish.
authorEevee <git@veekun.com>
Thu, 17 Jun 2010 01:00:58 +0000 (18:00 -0700)
committerEevee <git@veekun.com>
Thu, 17 Jun 2010 01:00:58 +0000 (18:00 -0700)
commitdfc83133694768eb466d4a55bbb2c501ac508e92
tree16b9648642b792918a451cc3ea66e081445bdc36
parent9ce0aa1ffc82b28b9b1c7cb44d19d8054e446144
Thread creation and some tiny posting polish.
splinext/forum/__init__.py
splinext/forum/controllers/forum.py
splinext/forum/model/__init__.py
splinext/forum/templates/forum/forums.mako
splinext/forum/templates/forum/lib.mako [new file with mode: 0644]
splinext/forum/templates/forum/posts.mako
splinext/forum/templates/forum/threads.mako
splinext/forum/templates/forum/write.mako
splinext/forum/templates/forum/write_thread.mako [new file with mode: 0644]