Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+4 |
| | | | | | * Add configuration to htaccess * Modify class of all entries link | ||||
* | Switch to default style in configuration | Stefan Ritter | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | Styles: | Stefan Ritter | 2011-02-22 | 17 | -2032/+167 |
| | | | | | * Remove everything * Add new default style | ||||
* | Fix wrong notation of Blogthon | Stefan Ritter | 2011-02-07 | 2 | -2/+2 |
| | |||||
* | 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 | 2 | -3/+37 |
| | |||||
* | 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 |
| | |||||
* | Add *.stamp to gitignore | Stefan Ritter | 2010-12-10 | 1 | -0/+1 |
| | |||||
* | Removed old parts from README | Stefan Ritter | 2010-12-09 | 1 | -5/+0 |
| | |||||
* | 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 |
| | |||||
* | Changed fontsize in box style | Stefan Ritter | 2010-12-08 | 1 | -2/+2 |
| | |||||
* | * Some code cleanup | Stefan Ritter | 2010-11-20 | 2 | -4/+5 |
| | | | | * 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 |
| | |||||
* | Add gitignore | Stefan Ritter | 2010-11-15 | 1 | -0/+1 |
| | |||||
* | Fixed another W3C issue in the demo plugin | Stefan Ritter | 2010-06-11 | 1 | -2/+2 |
| | |||||
* | Remove .pyc file | Stefan Ritter | 2010-06-11 | 1 | -0/+0 |
| | |||||
* | 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 |
| | |||||
* | Include .htaccess in README | Stefan Ritter | 2010-04-14 | 1 | -1/+2 |
| | |||||
* | Disable directory listing in htaccess | Stefan Ritter | 2010-04-11 | 1 | -0/+2 |
| | |||||
* | Also forbid access to comments and linklist in htaccess | Stefan Ritter | 2010-03-04 | 1 | -0/+10 |
| | |||||
* | Started new style 'clean-black' | Stefan Ritter | 2010-03-04 | 2 | -0/+45 |
| | |||||
* | Added htaccess to forbid access to configuration | Stefan Ritter | 2010-03-04 | 1 | -0/+14 |
| | |||||
* | 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 | 3 | -9/+17 |
| | | | | * 'language' in section 'style' can be de, at, en, us, ... | ||||
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2010-02-13 | 2 | -0/+56 |
|\ | |||||
| * | Added experimental commodore style | Stefan Ritter | 2010-02-13 | 2 | -0/+56 |
| | | | | | | | | | | * Disable comments * Style is using @font-face | ||||
* | | Updated Todo | Stefan Ritter | 2009-12-21 | 1 | -2/+0 |
|/ | |||||
* | Updated README | Stefan Ritter | 2009-12-16 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | New Style: technology (beta) | Pascal Turbing | 2009-12-07 | 3 | -0/+301 |
| |