Commit Graph

266 Commits

Author SHA1 Message Date
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
Stefan Ritter 0d757b0522 Added exception for not writable commentsfile 2009-07-24 16:21:56 +02:00
Adrian Vondendriesch dc381f921e Make some stylesheet changes 2009-07-24 16:13:53 +02:00
Adrian Vondendriesch 88b4922344 Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-24 16:12:03 +02:00
discostu 3f632c4575 Fix a stylesheet bug in comments area 2009-07-24 15:54:54 +02:00
Maximilian Gass a328abe745 Fixed typo (stmp -> smtp) 2009-07-24 15:01:50 +02:00
Maximilian Gass 743cb0f08b Made SMTP Auth actually functional 2009-07-24 14:58:38 +02:00
Stefan Ritter 8d77719cee Link to entry in new-comment-mail parsed through re.sub 2009-07-24 14:33:21 +02:00
Stefan Ritter 57b8c5aaca Added SMTP code for sending a mail when new comments arrive 2009-07-24 11:53:09 +02:00
Stefan Ritter 92c85f36d7 Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-23 10:37:02 +02:00
Stefan Ritter 873b9127c9 Raised the font in box.css 2009-07-23 10:36:37 +02:00
Stefan Ritter 1a151afc1e Some changes in default configuration 2009-07-22 14:00:00 +02:00
Stefan Ritter 25749d70b0 Deleted FAQ and TODO 2009-07-22 13:56:39 +02:00
Stefan Ritter 479e4490bc Fixed a grave security issue 2009-07-21 17:27:23 +02:00