aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-21Fixed a grave security issueStefan Ritter1-1/+7
2009-07-12Small RSS fixStefan Ritter1-1/+3
2009-07-11Small linklist fixStefan Ritter1-1/+1
2009-07-10Permalink bugfixStefan Ritter1-2/+2
2009-07-10box.css and bugfixes:Stefan Ritter1-5/+14
* Added comments in box.css * Fixed a div bug in blogthon.cgi * Added containers for form inputs
2009-07-08box.css updateStefan Ritter1-3/+2
* also a little bugfix (error in containername)
2009-07-06Regexp that converts underscores in filenames to minusStefan Ritter1-3/+4
2009-06-05Feed bugfixStefan Ritter1-1/+1
2009-06-05First version of RSS feed generationStefan Ritter1-0/+25
2009-06-04Edit the commens section in blogthon.cgiAdrian Vondendriesch1-15/+16
2009-06-04Correct the Commentsarea in blogthon.cgi an make some changes to the style ↵Adrian Vondendriesch1-1/+1
blogthon_noir
2009-06-03Make little changes to the styles sectionAdrian Vondendriesch1-3/+3
2009-06-03Pimp the comments-areaAdrian Vondendriesch1-3/+3
2009-06-01Do some changes to the comments-areaAdrian Vondendriesch1-14/+18
2009-06-01Added exception for non-writable entries_dirAdrian Vondendriesch1-2/+7
2009-06-01Now really make a clean commit message:Adrian Vondendriesch1-1/+3
* Fixed broken header * Added new divs to the comments section
2009-06-01Several changes:Adrian Vondendriesch1-4/+3
* Removed the branding
2009-05-25Entrycounter should work nowStefan Ritter1-1/+1
2009-05-22Added more errorhandlers for:Stefan Ritter1-1/+28
* linklist * entries_dir * staticpages_dir
2009-05-20Added a Subtitle an created the style: ...Disco-STU1-0/+5
I have added a subtitle to the configuration file an edit the blogthon.cgi that the subtitle is readed out the config. Also I have edit the blogthon.css: the header are no longer a "table".
2009-05-18Added date containerStefan Ritter1-0/+1
2009-05-18Last Bugfix (i hope)Stefan Ritter1-0/+3
2009-05-18Another BugfixStefan Ritter1-4/+4
2009-05-18BugfixStefan Ritter1-0/+2
2009-05-18Killed the bastardStefan Ritter1-1/+0
2009-05-18Added 'entry' container around each entryStefan Ritter1-27/+30
2009-05-18Rewrite session Part 3Stefan Ritter1-14/+17
2009-05-18Rewrite session Part 2Stefan Ritter1-37/+57
2009-05-17Removed debug stuffStefan Ritter1-1/+0
2009-05-17Rewrite session Part 1Stefan Ritter1-29/+59
2009-05-14Add exceeption if linklist not existDisco-STU1-7/+10
2009-05-02Atom is now valid for http://validator.w3.org/Stefan Ritter1-2/+8
2009-04-30Atom:Stefan Ritter1-2/+8
Atom need a 2byte string for month and date, but date[] returns a 1byte string for month and date < 10.
2009-04-30Added a document_header functionStefan Ritter1-8/+18
2009-04-30Spam:Stefan Ritter1-16/+27
* Removed blacklist * Added an addition to solve before adding a comment
2009-04-26Spam avoidance:Stefan Ritter1-0/+2
* Added a blacklist
2009-04-10Added an errorhandler for the configuration fileStefan Ritter1-16/+42
2009-04-08Atom is now validStefan Ritter1-5/+6
2009-03-28Several changes:Stefan Ritter1-24/+18
* Do the atom uuid stuff in a function * Added some comments
2009-03-25XHTML fixesStefan Ritter1-2/+2
2009-03-25Feeds:Stefan Ritter1-0/+4
* Added graphics for rss and atom * Added links below title to rss and atom
2009-03-25Atom feeds:Stefan Ritter1-1/+1
Feed title is now a link to the entry page, not the whole blog
2009-03-24BugfixStefan Ritter1-1/+1
2009-03-24Atom feed fixes:Stefan Ritter1-1/+2
* Added blog_url to configuration * Feed title linked to blog_url
2009-03-24* Added a first FAQStefan Ritter1-147/+193
* Added atom feeds
2009-03-09Several XHTML fixesStefan Ritter1-6/+6
2009-03-09Emptylines in linklist are now interpreted as <br />Stefan Ritter1-1/+3
2009-03-09CSS prevention changed to a onelinerStefan Ritter1-6/+6
2009-03-09XHTML:Stefan Ritter1-7/+7
* Switched from Strict to Transitional... we DO want to use the target tag! * Fixed some XHTML errors
2009-03-09Linklist:Stefan Ritter1-3/+7
Fixed a bug that occurs when adding an empty line to the list