aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added 'entry' container around each entryStefan Ritter2009-05-181-27/+30
|
* Rewrite session Part 3Stefan Ritter2009-05-181-14/+17
|
* Rewrite session Part 2Stefan Ritter2009-05-181-37/+57
|
* Removed debug stuffStefan Ritter2009-05-171-1/+0
|
* Rewrite session Part 1Stefan Ritter2009-05-174-136/+252
|
* Merge branch 'master' of git@fucktheforce.de:blogthonStefan Ritter2009-05-151-7/+10
|\
| * Add exceeption if linklist not existDisco-STU2009-05-141-7/+10
| |
* | Tagged as 0.99 and removed the experimental styleStefan Ritter2009-05-152-57/+0
|/
* 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
|\|