aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fixed Linklist in zenburn.css and modified comments-style ins zenburn-light.cssPascal Turbing2009-12-052-1/+16
|
* Merge branch 'master' of git@fucktheforce.de:blogthonPascal Turbing2009-12-051-5/+5
|\
| * Improved rss description to use html tags (like formatting, images, ...)Stefan Ritter2009-12-041-5/+5
| |
* | Styled zenburn.css based on zenburn-light.css ready to release to the massesPascal Turbing2009-12-051-20/+90
|/
* Fixed Atom-TimestampPascal Turbing2009-12-032-4/+4
|
* Feeds:Pascal Turbing2009-12-032-9/+36
| | | | | * 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
|
* Replaced the default link in linklist with the new Blogthon HompageStefan Ritter2009-12-011-1/+1
|
* Added zenburn.css (thanks to duplex)Stefan Ritter2009-11-161-0/+235
|
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2009-11-161-0/+0
|\
| * Renamed zenburn.css to zenburn-light.cssStefan Ritter2009-11-151-0/+0
| |
* | Some typo fixesStefan Ritter2009-11-161-5/+5
|/
* Added padding-left for entry titles in zenburnStefan Ritter2009-11-131-0/+1
|
* Added missing img stylesheetStefan Ritter2009-11-111-1/+5
|
* Finished zenburn.cssStefan Ritter2009-11-111-23/+70
|
* First version of zenburn.cssStefan Ritter2009-11-101-0/+150
|
* 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-012-10/+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
|/
* Fixed listitems in staticpages tooStefan Ritter2009-09-301-1/+4
|
* No <br /> at the end of list itemsStefan Ritter2009-09-271-1/+4
|
* Bugfix when comments=false (thanks to talynrae for reporting)Stefan Ritter2009-09-221-0/+3
|
* Fixed configuration bug (using : instead of =)Stefan Ritter2009-09-071-5/+5
|
* Merge branch 'master' of git@fucktheforce.de:blogthonStefan Ritter2009-08-061-0/+1
|\
| * Added margin between entry_title and entry_contentStefan Ritter2009-08-061-0/+1
| |
* | Bugfixes:Stefan Ritter2009-07-291-5/+4
|/ | | | | * Switched to xhtml strict * Removed a empty line and added a whitespace
* Merge branch 'master' of git@fucktheforce.de:blogthonStefan Ritter2009-07-282-5/+24
|\
| * Edit the commentsarea in blogthon_noir.cssAdrian Vondendriesch2009-07-251-3/+8
| |
| * Edit the commentsarea in blogthon.cssAdrian Vondendriesch2009-07-251-0/+14
| |
| * Edit the header of blogthon_noir.cssAdrian Vondendriesch2009-07-251-2/+2
| |