Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-12-09 | Timestamp fix1.0rc1 | Stefan Ritter | 1 | -4/+5 | |
2010-12-09 | Using timestamp files for sorting entries | Stefan Ritter | 1 | -2/+18 | |
2010-11-20 | * Some code cleanup | Stefan Ritter | 1 | -3/+3 | |
* First code for moderated comments | |||||
2010-11-16 | Some code cleanup | Stefan Ritter | 1 | -24/+20 | |
2010-11-16 | Use variable "tab" for tabs for better code style (part2) | Stefan Ritter | 1 | -95/+93 | |
2010-11-15 | Use variable "tab" for tabs for better code style | Stefan Ritter | 1 | -52/+54 | |
2010-11-15 | Removed staticpages_images stuff (needs testing) | Stefan Ritter | 1 | -14/+1 | |
2010-06-11 | Bugfix: a href without quotation | Stefan Ritter | 1 | -1/+1 | |
2010-04-15 | Try to use URL as guid in RSS (possible bugfix?) | Stefan Ritter | 1 | -1/+2 | |
2010-02-25 | Removed target _blank to be strict | Stefan Ritter | 1 | -1/+1 | |
2010-02-17 | Insert image in staticpageslist instead of title if title.jpg/png/gif exists | Stefan Ritter | 1 | -1/+14 | |
2010-02-17 | Remove leading dot in title from staticpages | Stefan Ritter | 1 | -1/+1 | |
2010-02-17 | Show localized times if locales are generated for this country | Stefan Ritter | 1 | -14/+38 | |
2010-02-17 | Added language option | Stefan Ritter | 1 | -9/+16 | |
* 'language' in section 'style' can be de, at, en, us, ... | |||||
2009-12-21 | Updated Todo | Stefan Ritter | 1 | -2/+0 | |
2009-12-10 | Added precompiled regexp for commentfile parsing | Stefan Ritter | 1 | -6/+10 | |
2009-12-10 | Removed links to RSS/Atom images | Stefan Ritter | 1 | -8/+2 | |
2009-12-07 | Doing some cleanup in styles/ | Stefan Ritter | 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 | |||||
2009-12-07 | Fixed send-comment function (now works with apache) | Stefan Ritter | 1 | -4/+4 | |
2009-12-07 | Added a simple plugin interface | Stefan Ritter | 1 | -0/+13 | |
2009-12-06 | no_break bugfix | Stefan Ritter | 1 | -1/+1 | |
2009-12-06 | Making a wonderful place for regexp and added some more blockelements to the ↵ | Stefan Ritter | 1 | -2/+4 | |
list | |||||
2009-12-06 | Added '../.blogthonrc' as possible configuration, added TODO | Stefan Ritter | 1 | -1/+9 | |
2009-12-06 | Added '../blogthonrc' as alternative configuration | Stefan Ritter | 1 | -1/+9 | |
2009-12-06 | Some regexp foo | Stefan Ritter | 1 | -1/+2 | |
2009-12-04 | Improved rss description to use html tags (like formatting, images, ...) | Stefan Ritter | 1 | -5/+5 | |
2009-12-03 | Fixed Atom-Timestamp | Pascal Turbing | 1 | -3/+3 | |
2009-12-03 | Feeds: | Pascal Turbing | 1 | -8/+32 | |
* Added Preview of Blogpost in Atom/RSS Feeds * Added feed_preview in configuration to set the length of BlogPostPreview in Lines | |||||
2009-12-03 | Bugfix (last 10, not len(entries)) | Stefan Ritter | 1 | -1/+1 | |
2009-12-03 | RSS: | Stefan Ritter | 1 | -12/+14 | |
* Displaying the last 10 entries * Added timestamp of each entry * Title now links to entry instead of blog_url | |||||
2009-12-02 | Code cleanup and bugfix | Stefan Ritter | 1 | -13/+7 | |
2009-12-02 | Removed debugline | Stefan Ritter | 1 | -1/+0 | |
2009-12-02 | Code cleanup: | Stefan Ritter | 1 | -24/+18 | |
* Removed some regexp * Using String Formatting Operation to fill 1byte string with '0' | |||||
2009-12-02 | Fixed ugly generation of errors | Stefan Ritter | 1 | -33/+24 | |
2009-12-01 | Simplified generate_uuid function | Stefan Ritter | 1 | -6/+1 | |
2009-11-16 | Some typo fixes | Stefan Ritter | 1 | -5/+5 | |
2009-11-02 | Added labels for each comment | Stefan Ritter | 1 | -0/+6 | |
2009-11-01 | Added utf-8 coding to header | Stefan Ritter | 1 | -0/+1 | |
2009-11-01 | Removed smtp auth as long as configuration is world readable | Stefan Ritter | 1 | -8/+0 | |
2009-10-31 | Don't show comment form when comments are disabled | Stefan Ritter | 1 | -15/+17 | |
2009-10-30 | Really fixed now ;) | Stefan Ritter | 1 | -14/+9 | |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -1/+2 | |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -0/+1 | |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -2/+5 | |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -1/+1 | |
2009-10-30 | Added extern_link tag to static pages | Stefan Ritter | 1 | -1/+8 | |
2009-10-21 | Fixed some indentions | Stefan Ritter | 1 | -5/+5 | |
2009-10-16 | Made two regexp more beautiful | Stefan Ritter | 1 | -2/+2 | |
2009-09-30 | Fixed transitional/strict mismatch | Stefan Ritter | 1 | -1/+1 | |
2009-09-30 | Fixed listitems in staticpages too | Stefan Ritter | 1 | -1/+4 | |