Commit Graph

44 Commits

Author SHA1 Message Date
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
Stefan Ritter eb91377cd4 Links in the linklist are now target=_blank 2009-03-08 22:13:01 +01:00
Stefan Ritter b2bc8d5a06 Comments:
* Bugfix when sending more then one line ;)
2009-03-08 20:20:18 +01:00
Stefan Ritter eb925c9037 Comments:
* Fixed a bug when the commentsfile is not existing
2009-03-08 19:39:52 +01:00
Stefan Ritter 6b30c4447e Comments:
* You can now add comments
2009-03-08 19:17:59 +01:00
Stefan Ritter 5d2010c6e1 Comments:
* Added a first form with a name and a text field
* Some little fixes
2009-03-08 18:07:16 +01:00
Stefan Ritter de59842011 Comments:
* Comments are now shown under the entry when you click the permalink or the
  comments link
2009-03-07 15:57:49 +01:00
Stefan Ritter 622aec5bad Design:
Entries are now floating around the sidebar if there is not enough space for the
maxwidth.
2009-03-03 23:54:23 +01:00
Stefan Ritter b1e6cb9b65 There was a debug line... removed the bastard 2009-03-03 19:37:24 +01:00
Stefan Ritter 728ee7d277 Comments:
* Commentcounter added for commentlinks:
  -. at the start of a line means "here is the header"
     (better for splitting)
  . at the start of a line means "i am a text"
2009-03-03 18:43:37 +01:00
Stefan Ritter e96ea7f073 Comments:
* Check if entries/title.comments exists and switch from 'no comments' to
  'comments (count)
* Changed font of commentlink to Helvetica 10
2009-03-03 17:56:22 +01:00
Stefan Ritter b964989fce Restructured code for displaying commentlinks 2009-03-03 13:53:31 +01:00
Stefan Ritter fb1a6d9c56 Added commentlinks 2009-03-03 07:28:29 +01:00
Stefan Ritter c8cd647d70 Bugfix:
Fixed a bug with linktitles containing more than just one word
2009-03-02 17:48:24 +01:00
Stefan Ritter f4adbfd744 Bugfix: 'if *list:' is now 'if *list == "True":' 2009-03-02 17:28:19 +01:00
Stefan Ritter 3f689068b3 Added a linklist to the sidebar 2009-03-02 17:06:22 +01:00
Stefan Ritter 6ec1a0bae9 entries_per_page is working now 2009-03-02 01:50:14 +01:00
Stefan Ritter 90abea32b6 Added titles over the staticpage- and monthlist 2009-03-02 01:17:58 +01:00
Stefan Ritter 10fd2572ac Added author and description in header 2009-03-01 13:55:09 +01:00
Stefan Ritter fc1b699723 Initial release 2009-02-28 18:02:23 +01:00