]> git.openstreetmap.org Git - osqa.git/commit
* moved opensearch into the core, uses a template file to render. Also seems to...
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 13 May 2010 14:47:49 +0000 (14:47 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 13 May 2010 14:47:49 +0000 (14:47 +0000)
commit76fba9bd0ef9997f92a32ada3b2543e685f98b20
tree66e6f9ddaef07bb12ea30a5de07821ade53c96f4
parent0cfc940c3e7643ed83e8d54f647c7e09d80c1bc4
* moved opensearch into the core, uses a template file to render.  Also seems to work in firefox now.  Should also work if running in a subpath
* fixed OSQA-252 - search queries stay in the search box after searching.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@259 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/skins/default/templates/base.html
forum/skins/default/templates/opensearch.html [new file with mode: 0644]
forum/urls.py
forum/views/meta.py
forum/views/readers.py
forum_modules/OpenSearch/__init__.py [deleted file]
forum_modules/OpenSearch/settings.py [deleted file]
forum_modules/OpenSearch/urls.py [deleted file]