Refaktor przyciskow.
authorŁukasz Rekucki <lrekucki@gmail.com>
Wed, 9 Sep 2009 14:32:14 +0000 (16:32 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Wed, 9 Sep 2009 14:32:14 +0000 (16:32 +0200)
commitfc7a60feb9496c250cd1e8ca3db8c74267790047
treed0bd9c03e566deda42b62b0369f6e8870c8fbe6b
parent4419f93a01685b9864a6e78cb905c803ec0970b0
Refaktor przyciskow.
Refaktor paneli.
Dodanie przycisku wyswietlajace widok do wydruku. Closes #100.
Scriptlet 'insert_stanza'. Closes #95.
18 files changed:
apps/explorer/admin.py [new file with mode: 0644]
apps/explorer/models.py
apps/explorer/views.py
apps/toolbar/admin.py
apps/toolbar/models.py
apps/toolbar/templates/toolbar/button.html [new file with mode: 0755]
apps/toolbar/templates/toolbar/toolbar.html
apps/toolbar/templatetags/toolbar_tags.py
fixtures/przyciski.xml
project/admin.py [deleted file]
project/static/css/master.css
project/static/css/toolbar.css
project/static/js/editor.js
project/templates/explorer/editor.html
project/templates/explorer/panels/dceditor.html
project/templates/explorer/panels/htmleditor.html
project/templates/explorer/panels/xmleditor.html
project/urls.py