Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create tag index | Stefan Ritter | 2012-01-21 | 1 | -3/+18 |
| | |||||
* | Add tags to configuration | Stefan Ritter | 2012-01-21 | 1 | -4/+6 |
| | |||||
* | Add commandline parser | Stefan Ritter | 2012-01-21 | 1 | -0/+31 |
| | |||||
* | Add initial tag system | Stefan Ritter | 2012-01-20 | 1 | -0/+10 |
| | |||||
* | Remove broken code | Stefan Ritter | 2012-01-20 | 1 | -3/+0 |
| | |||||
* | Remove some unused borders | Stefan Ritter | 2012-01-19 | 1 | -13/+0 |
| | |||||
* | Load additional header lines from header.txt in style directory | Stefan Ritter | 2012-01-19 | 1 | -1/+8 |
| | |||||
* | favicon.(png|gif|ico) can be placed in styles/$yourstyle/ now | Stefan Ritter | 2012-01-18 | 1 | -0/+15 |
| | |||||
* | * Rearrange imports | Stefan Ritter | 2011-08-25 | 1 | -8/+7 |
| | | | | * Just import getwriter from codecs | ||||
* | * Add some comments | Stefan Ritter | 2011-07-14 | 1 | -10/+33 |
| | | | | * Parts of new comment mail now in blog_locale[] | ||||
* | Surrounding class for feeds | Stefan Ritter | 2011-07-12 | 1 | -5/+7 |
| | |||||
* | Use tabs instead of spaces | Stefan Ritter | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | utf8 fix | Stefan Ritter | 2011-05-19 | 1 | -11/+42 |
| | |||||
* | Compatibility fix | Stefan Ritter | 2011-05-18 | 1 | -2/+5 |
| | |||||
* | Use utf8 wherever it's needed | Stefan Ritter | 2011-05-18 | 1 | -10/+14 |
| | |||||
* | Import (ConfigParser|configparser) as configparser | Stefan Ritter | 2011-03-24 | 1 | -10/+4 |
| | |||||
* | Rename var tab to ind (indention) | Stefan Ritter | 2011-03-24 | 1 | -152/+153 |
| | |||||
* | Fix print to print("") | Stefan Ritter | 2011-03-24 | 1 | -1/+1 |
| | |||||
* | Bugfixes for python3: | Stefan Ritter | 2011-03-23 | 1 | -5/+5 |
| | | | | | * Use range instead of xrange * Encode unicode objects before hashing | ||||
* | Python2 backward compatibility1.0rc4 | Stefan Ritter | 2011-03-23 | 1 | -3/+15 |
| | |||||
* | Python3 compatibility | Stefan Ritter | 2011-03-23 | 1 | -3/+3 |
| | |||||
* | Use print() for python3 compatibility | Stefan Ritter | 2011-03-23 | 1 | -190/+190 |
| | |||||
* | language and tabs: | Stefan Ritter | 2011-03-22 | 1 | -2/+5 |
| | | | | | * Use en as language when language is not declared * Use one space instead of one tab | ||||
* | Add language and charset to header | Stefan Ritter | 2011-03-22 | 1 | -1/+2 |
| | |||||
* | Add missing content type | Stefan Ritter | 2011-03-22 | 1 | -0/+1 |
| | |||||
* | Remove xhtml-strict and xhtml-transitional, add html (html5) | Stefan Ritter | 2011-03-22 | 1 | -12/+5 |
| | |||||
* | Changes: | Stefan Ritter | 2011-03-07 | 1 | -1/+1 |
| | | | | | * Add configuration to htaccess * Modify class of all entries link | ||||
* | Fix indention error | Stefan Ritter | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | Remove exceptions for entries_dir | Stefan Ritter | 2011-02-07 | 1 | -21/+15 |
| | |||||
* | Determine if entries_dir is writable | Stefan Ritter | 2011-02-07 | 1 | -0/+3 |
| | |||||
* | Make error page more beautiful1.0rc3 | Stefan Ritter | 2011-01-31 | 1 | -3/+8 |
| | |||||
* | Code cleanup: | Stefan Ritter | 2010-12-16 | 1 | -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.5 | Stefan Ritter | 2010-12-14 | 1 | -1/+1 |
| | |||||
* | Rewritten config parser code | Stefan Ritter | 2010-12-14 | 1 | -103/+26 |
| | |||||
* | Following guidelines from http://www.python.org/dev/peps/pep-0008/ | Stefan Ritter | 2010-12-14 | 1 | -512/+578 |
| | |||||
* | Using hashlib instead of deprecated md51.0rc2 | Stefan Ritter | 2010-12-14 | 1 | -2/+2 |
| | |||||
* | Use more os.path.join | Stefan Ritter | 2010-12-14 | 1 | -8/+7 |
| | |||||
* | Code cleanup (inconsistency between " and ') | Stefan Ritter | 2010-12-14 | 1 | -309/+310 |
| | |||||
* | Timestamp fix1.0rc1 | Stefan Ritter | 2010-12-09 | 1 | -4/+5 |
| | |||||
* | Using timestamp files for sorting entries | Stefan Ritter | 2010-12-09 | 1 | -2/+18 |
| | |||||
* | * Some code cleanup | Stefan Ritter | 2010-11-20 | 1 | -3/+3 |
| | | | | * First code for moderated comments | ||||
* | Some code cleanup | Stefan Ritter | 2010-11-16 | 1 | -24/+20 |
| | |||||
* | Use variable "tab" for tabs for better code style (part2) | Stefan Ritter | 2010-11-16 | 1 | -95/+93 |
| | |||||
* | Use variable "tab" for tabs for better code style | Stefan Ritter | 2010-11-15 | 1 | -52/+54 |
| | |||||
* | Removed staticpages_images stuff (needs testing) | Stefan Ritter | 2010-11-15 | 1 | -14/+1 |
| | |||||
* | Bugfix: a href without quotation | Stefan Ritter | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Try to use URL as guid in RSS (possible bugfix?) | Stefan Ritter | 2010-04-15 | 1 | -1/+2 |
| | |||||
* | Removed target _blank to be strict | Stefan Ritter | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Insert image in staticpageslist instead of title if title.jpg/png/gif exists | Stefan Ritter | 2010-02-17 | 1 | -1/+14 |
| | |||||
* | Remove leading dot in title from staticpages | Stefan Ritter | 2010-02-17 | 1 | -1/+1 |
| |