From: Axel Beckert Date: Tue, 22 Jul 2008 02:11:53 +0000 (+0000) Subject: Make content a full URL by default (as Gavin had it in his broken patch, too... X-Git-Tag: v2_1_0~7 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=commitdiff_plain;h=3ae079e92bfa02656179e5933937c9103f8be48f;ds=sidebyside Make content a full URL by default (as Gavin had it in his broken patch, too) since it could be ambigous otherwise. Additionally, feed parsers can use the value it as permanent link and it is a good example on how to implement links to articles without the date in the URL. --- diff --git a/blosxom.cgi b/blosxom.cgi index 2e6181f..3ebe972 100755 --- a/blosxom.cgi +++ b/blosxom.cgi @@ -793,7 +793,7 @@ rss story $title rss story $dw, $da $mo $yr $ti:00 $utc_offset rss story $url/$yr/$mo_num/$da#$fn rss story $path -rss story $path/$fn +rss story $url$path/$fn rss story $body rss story