log gpp/templates/search/search.html @ 320:66cc2f8c4603

age author description
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2010-10-03 Brian Neal Added the text class to the search input box to let blueprints css style it. Fixed invalid HTML problem with the forum last post info tag.
2010-10-02 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
2010-09-30 Brian Neal Fixing tickets #119 & #124. All search categories are checked on the search form by default now. Made cosmetic tweaks as suggested in #124.