Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bugfix | Stefan Ritter | 2009-05-18 | 1 | -0/+2 | |
| | ||||||
* | Killed the bastard | Stefan Ritter | 2009-05-18 | 1 | -1/+0 | |
| | ||||||
* | Added 'entry' container around each entry | Stefan Ritter | 2009-05-18 | 1 | -27/+30 | |
| | ||||||
* | Rewrite session Part 3 | Stefan Ritter | 2009-05-18 | 1 | -14/+17 | |
| | ||||||
* | Rewrite session Part 2 | Stefan Ritter | 2009-05-18 | 1 | -37/+57 | |
| | ||||||
* | Removed debug stuff | Stefan Ritter | 2009-05-17 | 1 | -1/+0 | |
| | ||||||
* | Rewrite session Part 1 | Stefan Ritter | 2009-05-17 | 1 | -29/+59 | |
| | ||||||
* | Add exceeption if linklist not exist | Disco-STU | 2009-05-14 | 1 | -7/+10 | |
| | ||||||
* | Atom is now valid for http://validator.w3.org/ | Stefan Ritter | 2009-05-02 | 1 | -2/+8 | |
| | ||||||
* | Atom: | Stefan Ritter | 2009-04-30 | 1 | -2/+8 | |
| | | | | | Atom need a 2byte string for month and date, but date[] returns a 1byte string for month and date < 10. | |||||
* | Added a document_header function | Stefan Ritter | 2009-04-30 | 1 | -8/+18 | |
| | ||||||
* | Spam: | Stefan Ritter | 2009-04-30 | 1 | -16/+27 | |
| | | | | | * Removed blacklist * Added an addition to solve before adding a comment | |||||
* | Spam avoidance: | Stefan Ritter | 2009-04-26 | 1 | -0/+2 | |
| | | | | * Added a blacklist | |||||
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Stefan Ritter | 2009-04-14 | 1 | -5/+6 | |
|\ | ||||||
| * | Atom is now valid | Stefan Ritter | 2009-04-08 | 1 | -5/+6 | |
| | | ||||||
* | | Added an errorhandler for the configuration file | Stefan Ritter | 2009-04-10 | 1 | -16/+42 | |
|/ | ||||||
* | Several changes: | Stefan Ritter | 2009-03-28 | 1 | -24/+18 | |
| | | | | | * Do the atom uuid stuff in a function * Added some comments | |||||
* | XHTML fixes | Stefan Ritter | 2009-03-25 | 1 | -2/+2 | |
| | ||||||
* | Feeds: | Stefan Ritter | 2009-03-25 | 1 | -0/+4 | |
| | | | | | * Added graphics for rss and atom * Added links below title to rss and atom | |||||
* | Atom feeds: | Stefan Ritter | 2009-03-25 | 1 | -1/+1 | |
| | | | | Feed title is now a link to the entry page, not the whole blog | |||||
* | Bugfix | Stefan Ritter | 2009-03-24 | 1 | -1/+1 | |
| | ||||||
* | Atom feed fixes: | Stefan Ritter | 2009-03-24 | 1 | -1/+2 | |
| | | | | | * Added blog_url to configuration * Feed title linked to blog_url | |||||
* | * Added a first FAQ | Stefan Ritter | 2009-03-24 | 1 | -147/+193 | |
| | | | | * Added atom feeds | |||||
* | Several XHTML fixes | Stefan Ritter | 2009-03-09 | 1 | -6/+6 | |
| | ||||||
* | Emptylines in linklist are now interpreted as <br /> | Stefan Ritter | 2009-03-09 | 1 | -1/+3 | |
| | ||||||
* | CSS prevention changed to a oneliner | Stefan Ritter | 2009-03-09 | 1 | -6/+6 | |
| | ||||||
* | XHTML: | Stefan Ritter | 2009-03-09 | 1 | -7/+7 | |
| | | | | | * Switched from Strict to Transitional... we DO want to use the target tag! * Fixed some XHTML errors | |||||
* | Linklist: | Stefan Ritter | 2009-03-09 | 1 | -3/+7 | |
| | | | | Fixed a bug that occurs when adding an empty line to the list | |||||
* | Added the lookshe-hack | Stefan Ritter | 2009-03-08 | 1 | -1/+6 | |
| | ||||||
* | Links in the linklist are now target=_blank | Stefan Ritter | 2009-03-08 | 1 | -1/+1 | |
| | ||||||
* | Comments: | Stefan Ritter | 2009-03-08 | 1 | -2/+4 | |
| | | | | * Bugfix when sending more then one line ;) | |||||
* | Comments: | Stefan Ritter | 2009-03-08 | 1 | -14/+19 | |
| | | | | * Fixed a bug when the commentsfile is not existing | |||||
* | Comments: | Stefan Ritter | 2009-03-08 | 1 | -3/+30 | |
| | | | | * You can now add comments | |||||
* | Comments: | Stefan Ritter | 2009-03-08 | 1 | -5/+13 | |
| | | | | | * Added a first form with a name and a text field * Some little fixes | |||||
* | Comments: | Stefan Ritter | 2009-03-07 | 1 | -6/+24 | |
| | | | | | * Comments are now shown under the entry when you click the permalink or the comments link | |||||
* | Design: | Stefan Ritter | 2009-03-03 | 1 | -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 bastard | Stefan Ritter | 2009-03-03 | 1 | -1/+0 | |
| | ||||||
* | Comments: | Stefan Ritter | 2009-03-03 | 1 | -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 Ritter | 2009-03-03 | 1 | -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 commentlinks | Stefan Ritter | 2009-03-03 | 1 | -1/+4 | |
| | ||||||
* | Added commentlinks | Stefan Ritter | 2009-03-03 | 1 | -1/+4 | |
| | ||||||
* | Bugfix: | Stefan Ritter | 2009-03-02 | 1 | -1/+1 | |
| | | | | Fixed a bug with linktitles containing more than just one word | |||||
* | Bugfix: 'if *list:' is now 'if *list == "True":' | Stefan Ritter | 2009-03-02 | 1 | -5/+5 | |
| | ||||||
* | Added a linklist to the sidebar | Stefan Ritter | 2009-03-02 | 1 | -4/+15 | |
| | ||||||
* | entries_per_page is working now | Stefan Ritter | 2009-03-02 | 1 | -6/+6 | |
| | ||||||
* | Added titles over the staticpage- and monthlist | Stefan Ritter | 2009-03-02 | 1 | -0/+2 | |
| | ||||||
* | Added author and description in header | Stefan Ritter | 2009-03-01 | 1 | -0/+3 | |
| | ||||||
* | Initial release | Stefan Ritter | 2009-02-28 | 1 | -0/+137 | |