aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed 2) from FAQ, it's deprecated0.99Stefan Ritter2009-05-021-5/+0
|
* Atom is now valid for http://validator.w3.org/Stefan Ritter2009-05-021-2/+8
|
* Working on new styleStefan Ritter2009-05-022-0/+57
|
* Atom:Stefan Ritter2009-04-301-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 functionStefan Ritter2009-04-301-8/+18
|
* Spam:Stefan Ritter2009-04-302-19/+27
| | | | | * Removed blacklist * Added an addition to solve before adding a comment
* Testcommit for CIAStefan Ritter2009-04-281-0/+1
|
* Demo push for AndréStefan Ritter2009-04-271-0/+1
|
* Spam avoidance:Stefan Ritter2009-04-262-0/+3
| | | | * Added a blacklist
* Merge branch 'master' of git@fucktheforce.de:blogthonStefan Ritter2009-04-141-5/+6
|\
| * Atom is now validStefan Ritter2009-04-081-5/+6
| |
* | Added an errorhandler for the configuration fileStefan Ritter2009-04-101-16/+42
|/
* Several changes:Stefan Ritter2009-03-281-24/+18
| | | | | * Do the atom uuid stuff in a function * Added some comments
* XHTML fixesStefan Ritter2009-03-251-2/+2
|
* Deleted the swap bastardStefan Ritter2009-03-251-0/+0
|
* Feeds:Stefan Ritter2009-03-255-0/+10
| | | | | * Added graphics for rss and atom * Added links below title to rss and atom
* Atom feeds:Stefan Ritter2009-03-251-1/+1
| | | | Feed title is now a link to the entry page, not the whole blog
* Modified FAQStefan Ritter2009-03-251-3/+8
|
* BugfixStefan Ritter2009-03-241-1/+1
|
* Atom feed fixes:Stefan Ritter2009-03-242-1/+3
| | | | | * Added blog_url to configuration * Feed title linked to blog_url
* * Added a first FAQStefan Ritter2009-03-242-147/+198
| | | | * 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
|
* Changed the irc serverStefan Ritter2009-03-081-1/+2
|
* 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-082-5/+27
| | | | | * Added a first form with a name and a text field * Some little fixes
* Changed the Demo-comment to the new formatStefan Ritter2009-03-071-1/+2
|
* 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-032-15/+22
| | | | | 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
|
* Merge branch 'master' of http://git.fucktheforce.de/blogthonStefan Ritter2009-03-033-6/+26
|\
| * Comments:Stefan Ritter2009-03-031-0/+8
| | | | | | | | Added a Demo.comments
| * 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-032-6/+11
| | | | | | | | | | | | * Check if entries/title.comments exists and switch from 'no comments' to 'comments (count) * Changed font of commentlink to Helvetica 10
* | Merge branch 'master' of http://git.fucktheforce.de/blogthonStefan Ritter2009-03-033-1/+15
|\|
| * Restructured code for displaying commentlinksStefan Ritter2009-03-031-1/+4
| |
| * Added commentlinksStefan Ritter2009-03-033-1/+12
| |
* | Resorted configurationStefan Ritter2009-03-021-1/+1
|/
* 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-024-13/+18
|
* entries_per_page is working nowStefan Ritter2009-03-021-6/+6
|
* Added titles over the staticpage- and monthlistStefan Ritter2009-03-021-0/+2
|