aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use utf8 wherever it's neededStefan Ritter2011-05-181-10/+14
* Import (ConfigParser|configparser) as configparserStefan Ritter2011-03-241-10/+4
* Rename var tab to ind (indention)Stefan Ritter2011-03-241-152/+153
* Fix print to print("")Stefan Ritter2011-03-241-1/+1
* Bugfixes for python3:Stefan Ritter2011-03-231-5/+5
* Python2 backward compatibility1.0rc4Stefan Ritter2011-03-231-3/+15
* Python3 compatibilityStefan Ritter2011-03-231-3/+3
* Use print() for python3 compatibilityStefan Ritter2011-03-231-190/+190
* language and tabs:Stefan Ritter2011-03-221-2/+5
* Add language and charset to headerStefan Ritter2011-03-221-1/+2
* Add missing content typeStefan Ritter2011-03-221-0/+1
* Remove xhtml-strict and xhtml-transitional, add html (html5)Stefan Ritter2011-03-221-12/+5
* Changes:Stefan Ritter2011-03-071-1/+1
* Fix indention errorStefan Ritter2011-02-071-1/+1
* Remove exceptions for entries_dirStefan Ritter2011-02-071-21/+15
* Determine if entries_dir is writableStefan Ritter2011-02-071-0/+3
* Make error page more beautiful1.0rc3Stefan Ritter2011-01-311-3/+8
* Code cleanup:Stefan Ritter2010-12-161-54/+60
* Exception fix for python 2.5Stefan Ritter2010-12-141-1/+1
* Rewritten config parser codeStefan Ritter2010-12-141-103/+26
* Following guidelines from http://www.python.org/dev/peps/pep-0008/Stefan Ritter2010-12-141-512/+578
* Using hashlib instead of deprecated md51.0rc2Stefan Ritter2010-12-141-2/+2
* Use more os.path.joinStefan Ritter2010-12-141-8/+7
* Code cleanup (inconsistency between " and ')Stefan Ritter2010-12-141-309/+310
* Timestamp fix1.0rc1Stefan Ritter2010-12-091-4/+5
* Using timestamp files for sorting entriesStefan Ritter2010-12-091-2/+18
* * Some code cleanupStefan Ritter2010-11-201-3/+3
* Some code cleanupStefan Ritter2010-11-161-24/+20
* Use variable "tab" for tabs for better code style (part2)Stefan Ritter2010-11-161-95/+93
* Use variable "tab" for tabs for better code styleStefan Ritter2010-11-151-52/+54
* Removed staticpages_images stuff (needs testing)Stefan Ritter2010-11-151-14/+1
* Bugfix: a href without quotationStefan Ritter2010-06-111-1/+1
* Try to use URL as guid in RSS (possible bugfix?)Stefan Ritter2010-04-151-1/+2
* Removed target _blank to be strictStefan Ritter2010-02-251-1/+1
* Insert image in staticpageslist instead of title if title.jpg/png/gif existsStefan Ritter2010-02-171-1/+14
* Remove leading dot in title from staticpagesStefan Ritter2010-02-171-1/+1
* Show localized times if locales are generated for this countryStefan Ritter2010-02-171-14/+38
* Added language optionStefan Ritter2010-02-171-9/+16
* Updated TodoStefan Ritter2009-12-211-2/+0
* Added precompiled regexp for commentfile parsingStefan Ritter2009-12-101-6/+10
* Removed links to RSS/Atom imagesStefan Ritter2009-12-101-8/+2
* Doing some cleanup in styles/Stefan Ritter2009-12-071-1/+1
* Fixed send-comment function (now works with apache)Stefan Ritter2009-12-071-4/+4
* Added a simple plugin interfaceStefan Ritter2009-12-071-0/+13
* no_break bugfixStefan Ritter2009-12-061-1/+1
* Making a wonderful place for regexp and added some more blockelements to the ...Stefan Ritter2009-12-061-2/+4
* Added '../.blogthonrc' as possible configuration, added TODOStefan Ritter2009-12-061-1/+9
* Added '../blogthonrc' as alternative configurationStefan Ritter2009-12-061-1/+9
* Some regexp fooStefan Ritter2009-12-061-1/+2
* Improved rss description to use html tags (like formatting, images, ...)Stefan Ritter2009-12-041-5/+5