Cleanup of Gilbert plugins API and JavaScript.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 23 Aug 2010 14:55:49 +0000 (10:55 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 24 Aug 2010 13:25:07 +0000 (09:25 -0400)
commit28f5fd6ebf7094bf3566b41461f4782e96483bfb
tree7a04f3460ec766d68a3462a4fcf8cf6330a5a8c0
parentdf8055d4debfd98fbd8c3ccfd40b21df063e8545
Cleanup of Gilbert plugins API and JavaScript.
12 files changed:
contrib/gilbert/__init__.py
contrib/gilbert/media/gilbert/Gilbert.api.auth.js [new file with mode: 0644]
contrib/gilbert/media/gilbert/Gilbert.lib.js [new file with mode: 0644]
contrib/gilbert/options.py [deleted file]
contrib/gilbert/plugins.py [new file with mode: 0644]
contrib/gilbert/sites.py
contrib/gilbert/templates/gilbert/api.js [deleted file]
contrib/gilbert/templates/gilbert/base.html [deleted file]
contrib/gilbert/templates/gilbert/css.css [deleted file]
contrib/gilbert/templates/gilbert/index.html
contrib/gilbert/templates/gilbert/styles.css [new file with mode: 0644]
contrib/gilbert/utils.py [deleted file]