]> git.openstreetmap.org Git - osqa.git/commit
Starts preparing the app for module based html injection.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 19 Jun 2010 02:04:14 +0000 (02:04 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 19 Jun 2010 02:04:14 +0000 (02:04 +0000)
commitd2410575d72f68d7777c4344600b1af75f2515c1
tree6a3245550a50b2d70b18c4434b5c8e8f0a2420be
parent076007f066cf39f55b375900c2e7d14692182932
Starts preparing the app for module based html injection.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@438 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/modules/decorators.py
forum/modules/ui.py [new file with mode: 0644]
forum/modules/ui_objects.py [new file with mode: 0644]
forum/skins/__init__.py
forum/skins/default/templates/header.html
forum/startup.py
forum/templatetags/ui_registry.py [new file with mode: 0644]
forum/utils/html.py