Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sun, 12 Apr 2009 20:47:15 +0000 | Brian Neal | Make the POTD pic in the block link to the POTD page. |
Sun, 12 Apr 2009 02:03:03 +0000 | Brian Neal | News: removed the lxml stuff. Based on Jacob Kaplan-Moss suggestion, use html5lib to clean html. Added that functionality in a new core.html module. |
Sun, 12 Apr 2009 00:34:08 +0000 | Brian Neal | Removed markitUp! from the downloads admin. It was looking weird. Try it without it. |
Sun, 12 Apr 2009 00:31:36 +0000 | Brian Neal | Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it. |
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. |
Sat, 11 Apr 2009 19:45:17 +0000 | Brian Neal | Display news links and send to friend on the summary page. Use icons. |