preliminary search support
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 30 Jul 2010 13:45:42 +0000 (15:45 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 3 Aug 2010 10:23:48 +0000 (12:23 +0200)
commit1896ffefd4c448d4445bb510e9ac5992a8f20361
tree8a640c14e539b90d3eb47f20cc654038caa85bae
parent13584ed72497d3d447595a5a930ecc8a0051be44
preliminary search support
17 files changed:
apps/wiki/templates/wiki/document_details.html
apps/wiki/templates/wiki/document_details_base.html
apps/wiki/templates/wiki/tabs/gallery_view.html
apps/wiki/templates/wiki/tabs/gallery_view_item.html [new file with mode: 0644]
apps/wiki/templates/wiki/tabs/search_view.html [new file with mode: 0644]
apps/wiki/templates/wiki/tabs/search_view_item.html [new file with mode: 0644]
apps/wiki/templates/wiki/tabs/summary_view_item.html
redakcja/settings/compress.py
redakcja/static/css/gallery.css
redakcja/static/css/master.css
redakcja/static/js/lib/codemirror/codemirror.js
redakcja/static/js/lib/codemirror/editor.js
redakcja/static/js/wiki/base.js
redakcja/static/js/wiki/loader.js
redakcja/static/js/wiki/view_editor_source.js
redakcja/static/js/wiki/view_gallery.js
redakcja/static/js/wiki/view_search.js [new file with mode: 0644]