Commit Graph

279 Commits

Author SHA1 Message Date
Pascal Turbing 3e8155ab6e Styled zenburn.css based on zenburn-light.css ready to release to the masses 2009-12-05 19:37:20 +01:00
Stefan Ritter 6ed3f5009f Improved rss description to use html tags (like formatting, images, ...) 2009-12-04 00:29:05 +01:00
Pascal Turbing 5c5c0cdf0b Fixed Atom-Timestamp 2009-12-03 22:53:37 +01:00
Pascal Turbing 6c4970adff Feeds:
* Added Preview of Blogpost in Atom/RSS Feeds
* Added feed_preview in configuration to set the length of BlogPostPreview in Lines
2009-12-03 22:19:56 +01:00
Stefan Ritter 6f50460eda Bugfix (last 10, not len(entries)) 2009-12-03 14:53:21 +01:00
Stefan Ritter 6c778b2e8b RSS:
* Displaying the last 10 entries
* Added timestamp of each entry
* Title now links to entry instead of blog_url
2009-12-03 14:48:20 +01:00
Stefan Ritter 2fb6e1483d Code cleanup and bugfix 2009-12-02 14:12:05 +01:00
Stefan Ritter aabeaf3cbc Removed debugline 2009-12-02 12:25:12 +01:00
Stefan Ritter 31b7b41d65 Code cleanup:
* Removed some regexp
* Using String Formatting Operation to fill 1byte string with '0'
2009-12-02 12:19:30 +01:00
Stefan Ritter e2b597fc1b Fixed ugly generation of errors 2009-12-02 11:47:01 +01:00
Stefan Ritter e0c3504a30 Simplified generate_uuid function 2009-12-01 18:14:21 +01:00
Stefan Ritter fbf43d5c44 Replaced the default link in linklist with the new Blogthon Hompage 2009-12-01 17:28:01 +01:00
Stefan Ritter 0840cfb22f Added zenburn.css (thanks to duplex) 2009-11-16 15:17:07 +01:00
Stefan Ritter 37ebc3703f Merge branch 'master' of fucktheforce.de:blogthon 2009-11-16 15:12:20 +01:00
Stefan Ritter ea64a53ba3 Some typo fixes 2009-11-16 08:00:41 +01:00
Stefan Ritter 429448c198 Renamed zenburn.css to zenburn-light.css 2009-11-15 22:02:36 +01:00
Stefan Ritter 9197630601 Added padding-left for entry titles in zenburn 2009-11-13 10:46:07 +01:00
Stefan Ritter 755d3732a3 Added missing img stylesheet 2009-11-11 16:29:20 +01:00
Stefan Ritter 28f92c3c93 Finished zenburn.css 2009-11-11 13:34:17 +01:00
Stefan Ritter 47728cbe00 First version of zenburn.css 2009-11-10 16:19:04 +01:00
Stefan Ritter bb47b2dbd9 Added labels for each comment 2009-11-02 14:14:21 +01:00
Stefan Ritter 2a108530e7 Added utf-8 coding to header 2009-11-01 15:41:17 +01:00
Stefan Ritter 420347a05f Removed smtp auth as long as configuration is world readable 2009-11-01 15:39:13 +01:00
Stefan Ritter 50f6f862f6 Don't show comment form when comments are disabled 2009-10-31 00:33:19 +01:00
Stefan Ritter a8f13c725e Really fixed now ;) 2009-10-30 15:18:58 +01:00
Stefan Ritter aea159f141 Bugfix 2009-10-30 15:03:02 +01:00
Stefan Ritter 7888e09a27 Bugfix 2009-10-30 15:00:54 +01:00
Stefan Ritter e6ff0c0b30 Bugfix 2009-10-30 15:00:06 +01:00
Stefan Ritter 7cb32d56d5 Bugfix 2009-10-30 14:56:45 +01:00
Stefan Ritter b56bc33a16 Added extern_link tag to static pages 2009-10-30 14:53:37 +01:00
Stefan Ritter 9aedd9142a Merge branch 'master' of fucktheforce.de:blogthon 2009-10-21 15:43:36 +02:00
Stefan Ritter 6450122338 Fixed some indentions 2009-10-21 15:43:17 +02:00
Stefan Ritter 8d11662b5b Made two regexp more beautiful 2009-10-16 16:49:24 +02:00
Stefan Ritter 8a9962265a Fixed transitional/strict mismatch 2009-09-30 12:38:49 +02:00
Stefan Ritter 4e7b90d677 Fixed listitems in staticpages too 2009-09-30 10:18:07 +02:00
Stefan Ritter 0df5bfac09 No <br /> at the end of list items 2009-09-27 17:19:22 +02:00
Stefan Ritter ac19e12ada Bugfix when comments=false (thanks to talynrae for reporting) 2009-09-22 13:15:26 +02:00
Stefan Ritter b00a72fb3d Fixed configuration bug (using : instead of =) 2009-09-07 12:39:57 +02:00
Stefan Ritter 62f93e5e4a Merge branch 'master' of git@fucktheforce.de:blogthon 2009-08-06 18:31:25 +02:00
Stefan Ritter d7dd5fc8c8 Added margin between entry_title and entry_content 2009-08-06 18:33:44 +02:00
Stefan Ritter a0da3b8091 Bugfixes:
* Switched to xhtml strict
* Removed a empty line and added a whitespace
2009-07-29 20:17:16 +02:00
Stefan Ritter f561676ac1 Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-28 10:37:07 +02:00
Stefan Ritter 57ead80853 Added 'To:' header entry for outgoing mails 2009-07-28 10:36:44 +02:00
Adrian Vondendriesch 9f6894b7cb Edit the commentsarea in blogthon_noir.css 2009-07-25 16:42:03 +02:00
Adrian Vondendriesch b2247904e5 Edit the commentsarea in blogthon.css 2009-07-25 16:35:47 +02:00
Adrian Vondendriesch 36de15cffb Edit the header of blogthon_noir.css 2009-07-25 16:27:10 +02:00
Stefan Ritter f238407d5e Added quote image for blogthon_noir.css 2009-07-24 16:55:21 +02:00
Adrian Vondendriesch 38ce719e5a Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-24 16:32:33 +02:00
Adrian Vondendriesch 8d585d5e7e fix a style bug in comments area 2009-07-24 16:31:01 +02:00
Stefan Ritter f24d0587a5 Added missing ' 2009-07-24 16:23:07 +02:00