aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Atom feed fixes:Stefan Ritter2009-03-241-1/+2
| | | | | * Added blog_url to configuration * Feed title linked to blog_url
* * Added a first FAQStefan Ritter2009-03-241-147/+193
| | | | * Added atom feeds
* Several XHTML fixesStefan Ritter2009-03-091-6/+6
|
* Emptylines in linklist are now interpreted as <br />Stefan Ritter2009-03-091-1/+3
|
* CSS prevention changed to a onelinerStefan Ritter2009-03-091-6/+6
|
* XHTML:Stefan Ritter2009-03-091-7/+7
| | | | | * Switched from Strict to Transitional... we DO want to use the target tag! * Fixed some XHTML errors
* Linklist:Stefan Ritter2009-03-091-3/+7
| | | | Fixed a bug that occurs when adding an empty line to the list
* Added the lookshe-hackStefan Ritter2009-03-081-1/+6
|
* Links in the linklist are now target=_blankStefan Ritter2009-03-081-1/+1
|
* Comments:Stefan Ritter2009-03-081-2/+4
| | | | * Bugfix when sending more then one line ;)
* Comments:Stefan Ritter2009-03-081-14/+19
| | | | * Fixed a bug when the commentsfile is not existing
* Comments:Stefan Ritter2009-03-081-3/+30
| | | | * You can now add comments
* Comments:Stefan Ritter2009-03-081-5/+13
| | | | | * Added a first form with a name and a text field * Some little fixes
* Comments:Stefan Ritter2009-03-071-6/+24
| | | | | * Comments are now shown under the entry when you click the permalink or the comments link
* 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