Commit Graph

86 Commits

Author SHA1 Message Date
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 a0da3b8091 Bugfixes:
* Switched to xhtml strict
* Removed a empty line and added a whitespace
2009-07-29 20:17:16 +02:00
Stefan Ritter 57ead80853 Added 'To:' header entry for outgoing mails 2009-07-28 10:36:44 +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 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 479e4490bc Fixed a grave security issue 2009-07-21 17:27:23 +02:00
Stefan Ritter 6203534223 Small RSS fix 2009-07-12 10:56:31 +02:00
Stefan Ritter 7c912c0dcd Small linklist fix 2009-07-11 17:07:59 +02:00
Stefan Ritter 7f2404fba2 Permalink bugfix 2009-07-10 08:58:30 +02:00
Stefan Ritter ca145a3d23 box.css and bugfixes:
* Added comments in box.css
* Fixed a div bug in blogthon.cgi
* Added containers for form inputs
2009-07-10 00:50:26 +02:00
Stefan Ritter 4332ab6729 box.css update
* also a little bugfix (error in containername)
2009-07-08 18:20:11 +02:00
Stefan Ritter b60d9c00a7 Regexp that converts underscores in filenames to minus 2009-07-06 16:17:42 +02:00
Stefan Ritter cabe4fc331 Feed bugfix 2009-06-05 20:36:39 +02:00
Stefan Ritter aa2c6ca347 First version of RSS feed generation 2009-06-05 10:56:00 +02:00
Adrian Vondendriesch 40349e0713 Edit the commens section in blogthon.cgi 2009-06-04 16:49:49 +02:00
Adrian Vondendriesch 8224638f1d Correct the Commentsarea in blogthon.cgi an make some changes to the style blogthon_noir 2009-06-04 10:35:30 +02:00
Adrian Vondendriesch 14d542c41a Make little changes to the styles section 2009-06-03 19:06:33 +02:00
Adrian Vondendriesch 43f7693dc9 Pimp the comments-area 2009-06-03 19:01:07 +02:00
Adrian Vondendriesch 8446371818 Do some changes to the comments-area 2009-06-01 21:13:47 +02:00
Adrian Vondendriesch a1cf3893a9 Added exception for non-writable entries_dir 2009-06-01 03:45:21 +02:00
Adrian Vondendriesch 76e671fcfe Now really make a clean commit message:
* Fixed broken header
* Added new divs to the comments section
2009-06-01 03:36:30 +02:00
Adrian Vondendriesch b0cbe35521 Several changes:
* Removed the branding
2009-06-01 03:31:08 +02:00
Stefan Ritter 485b4fe81a Entrycounter should work now 2009-05-25 00:32:13 +02:00
Stefan Ritter 3100801a07 Added more errorhandlers for:
* linklist
* entries_dir
* staticpages_dir
2009-05-22 10:18:04 +02:00
Disco-STU 0f9a7136ff Added a Subtitle an created the style: ...
I have added a subtitle to the configuration file an edit the blogthon.cgi that the subtitle is readed out the config.
Also I have edit the blogthon.css: the header are no longer a "table".
2009-05-20 17:13:30 +02:00
Stefan Ritter f067d7d589 Added date container 2009-05-18 22:05:58 +02:00
Stefan Ritter a23cc7c913 Last Bugfix (i hope) 2009-05-18 21:50:07 +02:00
Stefan Ritter 6cbd67cdb9 Another Bugfix 2009-05-18 21:46:32 +02:00
Stefan Ritter b4e537868b Bugfix 2009-05-18 21:36:31 +02:00
Stefan Ritter 836c6d16e8 Killed the bastard 2009-05-18 21:28:05 +02:00
Stefan Ritter 9cbc71157e Added 'entry' container around each entry 2009-05-18 21:24:58 +02:00
Stefan Ritter 03a1d02ee3 Rewrite session Part 3 2009-05-18 21:08:37 +02:00
Stefan Ritter b1fc650b1b Rewrite session Part 2 2009-05-18 17:27:03 +02:00
Stefan Ritter 0002b915cd Removed debug stuff 2009-05-17 23:59:14 +02:00
Stefan Ritter a38cb989fa Rewrite session Part 1 2009-05-17 23:19:07 +02:00
Disco-STU cb0fec3c03 Add exceeption if linklist not exist 2009-05-14 10:23:42 +02:00
Stefan Ritter 8ae4586ab1 Atom is now valid for http://validator.w3.org/ 2009-05-02 04:01:13 +02:00
Stefan Ritter 6811796ff4 Atom:
Atom need a 2byte string for month and date, but date[] returns a 1byte string
for month and date < 10.
2009-04-30 13:40:39 +02:00
Stefan Ritter 7083342902 Added a document_header function 2009-04-30 10:26:56 +02:00
Stefan Ritter d62b62874b Spam:
* Removed blacklist
* Added an addition to solve before adding a comment
2009-04-30 01:25:14 +02:00