aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Design:Stefan Ritter2009-03-031-2/+2
| | | | | Entries are now floating around the sidebar if there is not enough space for the maxwidth.
* There was a debug line... removed the bastardStefan Ritter2009-03-031-1/+0
|
* Comments:Stefan Ritter2009-03-031-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"
* Comments:Stefan Ritter2009-03-031-4/+9
| | | | | | * Check if entries/title.comments exists and switch from 'no comments' to 'comments (count) * Changed font of commentlink to Helvetica 10
* Restructured code for displaying commentlinksStefan Ritter2009-03-031-1/+4
|
* Added commentlinksStefan Ritter2009-03-031-1/+4
|
* Bugfix:Stefan Ritter2009-03-021-1/+1
| | | | Fixed a bug with linktitles containing more than just one word
* Bugfix: 'if *list:' is now 'if *list == "True":'Stefan Ritter2009-03-021-5/+5
|
* Added a linklist to the sidebarStefan Ritter2009-03-021-4/+15
|
* entries_per_page is working nowStefan Ritter2009-03-021-6/+6
|
* Added titles over the staticpage- and monthlistStefan Ritter2009-03-021-0/+2
|
* Added author and description in headerStefan Ritter2009-03-011-0/+3
|
* Initial releaseStefan Ritter2009-02-281-0/+137