aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Timestamp fix1.0rc1Stefan Ritter2010-12-091-4/+5
|
* Using timestamp files for sorting entriesStefan Ritter2010-12-091-2/+18
|
* * Some code cleanupStefan Ritter2010-11-201-3/+3
| | | | * 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
|
* 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
|
* 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-171-9/+16
| | | | * 'language' in section 'style' can be de, at, en, us, ...
* Updated TodoStefan Ritter2009-12-211-2/+0
|
* Added precompiled regexp for commentfile parsingStefan Ritter2009-12-101-6/+10
|
* Removed links to RSS/Atom imagesStefan Ritter2009-12-101-8/+2
|
* Doing some cleanup in styles/Stefan Ritter2009-12-071-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 Ritter2009-12-071-4/+4
|
* Added a simple plugin interfaceStefan Ritter2009-12-071-0/+13
|
* no_break bugfixStefan Ritter2009-12-061-1/+1
|
* Making a wonderful place for regexp and added some more blockelements to the ↵Stefan Ritter2009-12-061-2/+4
| | | | list
* Added '../.blogthonrc' as possible configuration, added TODOStefan Ritter2009-12-061-1/+9
|
* Added '../blogthonrc' as alternative configurationStefan Ritter2009-12-061-1/+9
|
* Some regexp fooStefan Ritter2009-12-061-1/+2
|
* Improved rss description to use html tags (like formatting, images, ...)Stefan Ritter2009-12-041-5/+5
|
* Fixed Atom-TimestampPascal Turbing2009-12-031-3/+3
|
* Feeds:Pascal Turbing2009-12-031-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 Ritter2009-12-031-1/+1
|
* RSS:Stefan Ritter2009-12-031-12/+14
| | | | | | * Displaying the last 10 entries * Added timestamp of each entry * Title now links to entry instead of blog_url
* Code cleanup and bugfixStefan Ritter2009-12-021-13/+7
|
* Removed debuglineStefan Ritter2009-12-021-1/+0
|
* Code cleanup:Stefan Ritter2009-12-021-24/+18
| | | | | * Removed some regexp * Using String Formatting Operation to fill 1byte string with '0'
* Fixed ugly generation of errorsStefan Ritter2009-12-021-33/+24
|
* Simplified generate_uuid functionStefan Ritter2009-12-011-6/+1
|
* Some typo fixesStefan Ritter2009-11-161-5/+5
|
* Added labels for each commentStefan Ritter2009-11-021-0/+6
|
* Added utf-8 coding to headerStefan Ritter2009-11-011-0/+1
|
* Removed smtp auth as long as configuration is world readableStefan Ritter2009-11-011-8/+0
|
* Don't show comment form when comments are disabledStefan Ritter2009-10-311-15/+17
|
* Really fixed now ;)Stefan Ritter2009-10-301-14/+9
|
* BugfixStefan Ritter2009-10-301-1/+2
|
* BugfixStefan Ritter2009-10-301-0/+1
|
* BugfixStefan Ritter2009-10-301-2/+5
|
* BugfixStefan Ritter2009-10-301-1/+1
|
* Added extern_link tag to static pagesStefan Ritter2009-10-301-1/+8
|
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2009-10-211-3/+3
|\
| * Made two regexp more beautifulStefan Ritter2009-10-161-2/+2
| |
| * Fixed transitional/strict mismatchStefan Ritter2009-09-301-1/+1
| |
* | Fixed some indentionsStefan Ritter2009-10-211-5/+5
|/