Mercurial > public > sg101
log
age | author | description |
---|---|---|
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. |
Sat, 11 Apr 2009 18:52:19 +0000 | Brian Neal | Got rid of the pseudo cancel buttons on various forms. Replaced them with cancel links. |
Sat, 11 Apr 2009 18:28:13 +0000 | Brian Neal | Adjusted weblinks link template. Use an icon for reporting broken link. |
Sat, 11 Apr 2009 17:57:22 +0000 | Brian Neal | Got rid of the core.SiteConfig model and all usage. |