New tool: annotations from current text (fixes #862)
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 28 Sep 2010 15:42:12 +0000 (17:42 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 28 Sep 2010 15:42:12 +0000 (17:42 +0200)
commitb5f8d214ba00903379f8716ef563f19743a120b6
treeac910c22c81bd7ed68db7d23c4914f59075be6b6
parent800bc0a9753b761c8b3f7b2eb9320226332c8399
New tool: annotations from current text (fixes #862)
15 files changed:
apps/wiki/templates/wiki/document_details.html
apps/wiki/templates/wiki/tabs/annotations_view.html [new file with mode: 0644]
apps/wiki/templates/wiki/tabs/annotations_view_item.html [new file with mode: 0644]
apps/wiki/templates/wiki/tabs/gallery_view_item.html
apps/wiki/templates/wiki/tabs/search_view_item.html
redakcja/settings/compress.py
redakcja/static/css/gallery.css
redakcja/static/css/master.css
redakcja/static/icons/image-x-generic.png [new file with mode: 0644]
redakcja/static/icons/system-search.png [new file with mode: 0644]
redakcja/static/js/wiki/loader.js
redakcja/static/js/wiki/view_annotations.js [new file with mode: 0644]
redakcja/static/js/wiki/view_editor_wysiwyg.js
redakcja/static/js/wiki/view_gallery.js
redakcja/static/js/wiki/view_search.js