Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 26 Feb 2011 06:09:22 +0000 | Brian Neal | Tweak tinyMCE config so it doesn't change URLs into relative URLs. |
Sat, 26 Feb 2011 01:52:22 +0000 | Brian Neal | Adding a robots.txt file. |
Sat, 26 Feb 2011 01:28:22 +0000 | Brian Neal | Adding a script I had to write on the fly to filter out posts from the posts csv file that had no parent topics. MyISAM let me get away with that, but InnoDB won't. |
Fri, 25 Feb 2011 22:03:08 +0000 | Brian Neal | Import from future with_statement for Python 2.5 in import_old_links and podcasts scripts. |