Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Show localized times if locales are generated for this country | Stefan Ritter | 2010-02-17 | 1 | -14/+38 |
| | |||||
* | Added language option | Stefan Ritter | 2010-02-17 | 1 | -9/+16 |
| | | | | * 'language' in section 'style' can be de, at, en, us, ... | ||||
* | Updated Todo | Stefan Ritter | 2009-12-21 | 1 | -2/+0 |
| | |||||
* | Added precompiled regexp for commentfile parsing | Stefan Ritter | 2009-12-10 | 1 | -6/+10 |
| | |||||
* | Removed links to RSS/Atom images | Stefan Ritter | 2009-12-10 | 1 | -8/+2 |
| | |||||
* | Doing some cleanup in styles/ | Stefan Ritter | 2009-12-07 | 1 | -1/+1 |
| | | | | | | * ATTENTION: you have to delete .css from your stylename in config * Deleted some non-used images * Everything is now in a subfolder | ||||
* | Fixed send-comment function (now works with apache) | Stefan Ritter | 2009-12-07 | 1 | -4/+4 |
| | |||||
* | Added a simple plugin interface | Stefan Ritter | 2009-12-07 | 1 | -0/+13 |
| | |||||
* | no_break bugfix | Stefan Ritter | 2009-12-06 | 1 | -1/+1 |
| | |||||
* | Making a wonderful place for regexp and added some more blockelements to the ↵ | Stefan Ritter | 2009-12-06 | 1 | -2/+4 |
| | | | | list | ||||
* | Added '../.blogthonrc' as possible configuration, added TODO | Stefan Ritter | 2009-12-06 | 1 | -1/+9 |
| | |||||
* | Added '../blogthonrc' as alternative configuration | Stefan Ritter | 2009-12-06 | 1 | -1/+9 |
| | |||||
* | Some regexp foo | Stefan Ritter | 2009-12-06 | 1 | -1/+2 |
| | |||||
* | Improved rss description to use html tags (like formatting, images, ...) | Stefan Ritter | 2009-12-04 | 1 | -5/+5 |
| | |||||
* | Fixed Atom-Timestamp | Pascal Turbing | 2009-12-03 | 1 | -3/+3 |
| | |||||
* | Feeds: | Pascal Turbing | 2009-12-03 | 1 | -8/+32 |
| | | | | | * Added Preview of Blogpost in Atom/RSS Feeds * Added feed_preview in configuration to set the length of BlogPostPreview in Lines | ||||
* | Bugfix (last 10, not len(entries)) | Stefan Ritter | 2009-12-03 | 1 | -1/+1 |
| | |||||
* | RSS: | Stefan Ritter | 2009-12-03 | 1 | -12/+14 |
| | | | | | | * Displaying the last 10 entries * Added timestamp of each entry * Title now links to entry instead of blog_url |