log gpp/templates/downloads/search_results.html @ 22:42f22c56ab05

age author description
Sun, 19 Apr 2009 21:01:15 +0000 Brian Neal Downloads: provide a count of search results on the search results template.
Wed, 15 Apr 2009 01:13:17 +0000 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
Sat, 11 Apr 2009 22:50:56 +0000 Brian Neal Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.