Add RESTful HTML interface.
authorW. Trevor King <wking@drexel.edu>
Tue, 20 Jul 2010 16:16:21 +0000 (12:16 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 20 Jul 2010 16:16:21 +0000 (12:16 -0400)
commitd8f1a928d380408e0506cf9f5cf0fcf7e613638f
tree7fcfba3adbbe63783f9098c85d0a7086128e2bf0
parentcc34905b8491621b6391d22563e0871627ceb6be
Add RESTful HTML interface.

Since I was having problems getting the XUL interface working on my
server.  It works on my development box though...  Strange.

Anyhow, the RESTful interface is less like a desktop application, but
it is less annoying and more robust than XUL+JavaScript.
dirtag/__init__.py
dirtag/web.py
template/dir.html [new file with mode: 0644]
template/dirtag.html [new file with mode: 0644]
template/file.html [new file with mode: 0644]