aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-08Added the lookshe-hackStefan Ritter1-1/+6
2009-03-08Links in the linklist are now target=_blankStefan Ritter1-1/+1
2009-03-08Comments:Stefan Ritter1-2/+4
* Bugfix when sending more then one line ;)
2009-03-08Comments:Stefan Ritter1-14/+19
* Fixed a bug when the commentsfile is not existing
2009-03-08Comments:Stefan Ritter1-3/+30
* You can now add comments
2009-03-08Comments:Stefan Ritter1-5/+13
* Added a first form with a name and a text field * Some little fixes
2009-03-07Comments:Stefan Ritter1-6/+24
* Comments are now shown under the entry when you click the permalink or the comments link
2009-03-03Design:Stefan Ritter1-2/+2
Entries are now floating around the sidebar if there is not enough space for the maxwidth.
2009-03-03There was a debug line... removed the bastardStefan Ritter1-1/+0
2009-03-03Comments:Stefan Ritter1-2/+9
* 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-03Comments:Stefan Ritter1-4/+9
* Check if entries/title.comments exists and switch from 'no comments' to 'comments (count) * Changed font of commentlink to Helvetica 10
2009-03-03Restructured code for displaying commentlinksStefan Ritter1-1/+4
2009-03-03Added commentlinksStefan Ritter1-1/+4
2009-03-02Bugfix:Stefan Ritter1-1/+1
Fixed a bug with linktitles containing more than just one word
2009-03-02Bugfix: 'if *list:' is now 'if *list == "True":'Stefan Ritter1-5/+5
2009-03-02Added a linklist to the sidebarStefan Ritter1-4/+15
2009-03-02entries_per_page is working nowStefan Ritter1-6/+6
2009-03-02Added titles over the staticpage- and monthlistStefan Ritter1-0/+2
2009-03-01Added author and description in headerStefan Ritter1-0/+3