Commit Graph

69 Commits

Author SHA1 Message Date
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
Stefan Ritter a0969526f9 Spam avoidance:
* Added a blacklist
2009-04-26 01:07:02 +02:00
Stefan Ritter f51dc890be Merge branch 'master' of git@fucktheforce.de:blogthon 2009-04-14 02:50:37 +02:00
Stefan Ritter 7d50eb1e4b Added an errorhandler for the configuration file 2009-04-10 12:05:01 +02:00
Stefan Ritter 568719f945 Atom is now valid 2009-04-08 21:50:54 +02:00
Stefan Ritter 117a6de1d1 Several changes:
* Do the atom uuid stuff in a function
* Added some comments
2009-03-28 14:30:02 +01:00
Stefan Ritter 2181865ca3 XHTML fixes 2009-03-25 15:08:59 +01:00
Stefan Ritter a034b1c737 Feeds:
* Added graphics for rss and atom
* Added links below title to rss and atom
2009-03-25 14:22:56 +01:00
Stefan Ritter d285703e7c Atom feeds:
Feed title is now a link to the entry page, not the whole blog
2009-03-25 14:06:52 +01:00
Stefan Ritter b778f15e39 Bugfix 2009-03-24 20:45:14 +01:00
Stefan Ritter acb6432d3c Atom feed fixes:
* Added blog_url to configuration
* Feed title linked to blog_url
2009-03-24 20:41:48 +01:00
Stefan Ritter 6bfd0d4bde * Added a first FAQ
* Added atom feeds
2009-03-24 20:37:21 +01:00
Stefan Ritter 44b517e5b4 Several XHTML fixes 2009-03-09 18:20:48 +01:00
Stefan Ritter 126ed7eded Emptylines in linklist are now interpreted as <br /> 2009-03-09 16:35:57 +01:00
Stefan Ritter d03506dd2a CSS prevention changed to a oneliner 2009-03-09 16:17:15 +01:00
Stefan Ritter 1649dab547 XHTML:
* Switched from Strict to Transitional... we DO want to use the target tag!
* Fixed some XHTML errors
2009-03-09 02:13:53 +01:00
Stefan Ritter aa2d5186f6 Linklist:
Fixed a bug that occurs when adding an empty line to the list
2009-03-09 01:40:15 +01:00
Stefan Ritter 5d99e09263 Added the lookshe-hack 2009-03-08 22:25:38 +01:00