aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugfixes for python3:Stefan Ritter2011-03-231-5/+5
| | | | | * Use range instead of xrange * Encode unicode objects before hashing
* Python2 backward compatibility1.0rc4Stefan Ritter2011-03-231-3/+15
|
* Python3 compatibilityStefan Ritter2011-03-232-7/+7
|
* Use print() for python3 compatibilityStefan Ritter2011-03-231-190/+190
|
* language and tabs:Stefan Ritter2011-03-221-2/+5
| | | | | * Use en as language when language is not declared * Use one space instead of one tab
* 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-072-2/+4
| | | | | * Add configuration to htaccess * Modify class of all entries link
* Switch to default style in configurationStefan Ritter2011-02-221-1/+1
|
* Styles:Stefan Ritter2011-02-2217-2032/+167
| | | | | * Remove everything * Add new default style
* Fix wrong notation of BlogthonStefan Ritter2011-02-072-2/+2
|
* 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-312-3/+37
|
* Code cleanup:Stefan Ritter2010-12-161-54/+60
| | | | | | * Fix blog_url if there is no http:// at the beginning or/and no / at the end * Use %s for string concatenation (improving performance)
* 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
|
* Add *.stamp to gitignoreStefan Ritter2010-12-101-0/+1
|
* Removed old parts from READMEStefan Ritter2010-12-091-5/+0
|
* Timestamp fix1.0rc1Stefan Ritter2010-12-091-4/+5
|
* Using timestamp files for sorting entriesStefan Ritter2010-12-091-2/+18
|
* Changed fontsize in box styleStefan Ritter2010-12-081-2/+2
|
* * Some code cleanupStefan Ritter2010-11-202-4/+5
| | | | * First code for moderated comments
* 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
|
* Add gitignoreStefan Ritter2010-11-151-0/+1
|
* Fixed another W3C issue in the demo pluginStefan Ritter2010-06-111-2/+2
|
* Remove .pyc fileStefan Ritter2010-06-111-0/+0
|
* 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
|
* Include .htaccess in READMEStefan Ritter2010-04-141-1/+2
|
* Disable directory listing in htaccessStefan Ritter2010-04-111-0/+2
|
* Also forbid access to comments and linklist in htaccessStefan Ritter2010-03-041-0/+10
|
* Started new style 'clean-black'Stefan Ritter2010-03-042-0/+45
|
* Added htaccess to forbid access to configurationStefan Ritter2010-03-041-0/+14
|
* 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-173-9/+17
| | | | * 'language' in section 'style' can be de, at, en, us, ...
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2010-02-132-0/+56
|\
| * Added experimental commodore styleStefan Ritter2010-02-132-0/+56
| | | | | | | | | | * Disable comments * Style is using @font-face