]> git.deb.at Git - pkg/blosxom.git/log
pkg/blosxom.git
17 years agorevert change 1.13 entirely due to incorrect behavior
Kevin Scaldeferri [Mon, 10 Jul 2006 22:57:46 +0000 (22:57 +0000)]
revert change 1.13 entirely due to incorrect behavior

17 years agosyntax error fix
Kevin Scaldeferri [Mon, 10 Jul 2006 22:24:47 +0000 (22:24 +0000)]
syntax error fix

17 years agofix bug 1445435.
Kevin Scaldeferri [Mon, 10 Jul 2006 20:39:35 +0000 (20:39 +0000)]
fix bug 1445435.
fixes cases like requests for category foo also getting category foobar

17 years agoallow for empty (but defined) templates
Kevin Scaldeferri [Mon, 10 Jul 2006 20:34:08 +0000 (20:34 +0000)]
allow for empty (but defined) templates

17 years agofix problem with CGI.pm and SSIs where url() doesn't work as documented
Kevin Scaldeferri [Mon, 10 Jul 2006 20:27:33 +0000 (20:27 +0000)]
fix problem with CGI.pm and SSIs where url() doesn't work as documented

17 years agoallow newlines in DATA
Kevin Scaldeferri [Mon, 10 Jul 2006 20:22:45 +0000 (20:22 +0000)]
allow newlines in DATA
section flavours for greater readability

18 years agoFixed bug 1368882
Barijaona Ramaholimihaso [Sun, 18 Dec 2005 18:52:23 +0000 (18:52 +0000)]
Fixed bug 1368882
When statically rendering single story page, this sets the path_info fields the same way as in dynamic rendering.

18 years agoBug 1356997 <http://sourceforge.net/tracker/index.php?func=detail&aid=1356997&group_i...
Barijaona Ramaholimihaso [Sun, 18 Dec 2005 02:29:51 +0000 (02:29 +0000)]
Bug 1356997 <http://sourceforge.net/tracker/index.php?func=detail&aid=1356997&group_id=148044&atid=770264>
Patch 1356030 <http://sourceforge.net/tracker/index.php?func=detail&aid=1356030&group_id=148044&atid=770266>

Changed how plugins' filter subroutines are handled, so that in static rendering mode, they receive the correct file list.

18 years agoadded ChangeLog
Kevin Scaldeferri [Sun, 27 Nov 2005 20:37:54 +0000 (20:37 +0000)]
added ChangeLog

18 years agobumped version number, updated URLs
Kevin Scaldeferri [Sun, 27 Nov 2005 20:37:34 +0000 (20:37 +0000)]
bumped version number, updated URLs

18 years agofixed bug 1356937
Kevin Scaldeferri [Sat, 26 Nov 2005 19:41:21 +0000 (19:41 +0000)]
fixed bug 1356937
This sets the path_info fields correctly when statically rendering
date pages.

18 years agoFixed bug 1344334.
Kevin Scaldeferri [Fri, 25 Nov 2005 20:03:52 +0000 (20:03 +0000)]
Fixed bug 1344334.
Skip any plugin ending in "~", i.e. emacs backup files.

18 years agocorrect fix of bug 1345548.
Kevin Scaldeferri [Fri, 25 Nov 2005 20:00:32 +0000 (20:00 +0000)]
correct fix of bug 1345548.

18 years agoFixed bug 135700
Kevin Scaldeferri [Fri, 25 Nov 2005 19:55:12 +0000 (19:55 +0000)]
Fixed bug 135700
Minor terminology error in comment

18 years agofixing bug 1345548.
Kevin Scaldeferri [Fri, 25 Nov 2005 19:53:08 +0000 (19:53 +0000)]
fixing bug 1345548.
Match any instance of the word "xml" in the content type to
determine if we need to escape the content.

18 years agoInitial revision
Kevin Scaldeferri [Fri, 23 Sep 2005 04:25:19 +0000 (04:25 +0000)]
Initial revision