]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commit - www/webapp/__init__.py
Add planet functionality.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 May 2010 21:40:13 +0000 (23:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 May 2010 21:40:13 +0000 (23:40 +0200)
commitd0d074e0766758bdd66fafdc4bb171ae8c9fd386
tree79535f57f8806bd5fccdf4e02c4798808b6f4eb2
parent8463fe5af60ecc06b073ebeaeb79a302cbbfae1d
Add planet functionality.
www/static/images/portrait.gif [new file with mode: 0644]
www/templates/modules/planet-entry.html [new file with mode: 0644]
www/templates/planet-main.html [new file with mode: 0644]
www/templates/planet-posting.html [new file with mode: 0644]
www/templates/planet-user.html [new file with mode: 0644]
www/webapp/__init__.py
www/webapp/handlers.py
www/webapp/markdown.py [new file with mode: 0644]
www/webapp/ui_modules.py