Commit Graph

180 Commits

Author SHA1 Message Date
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