aboutsummaryrefslogtreecommitdiff
path: root/t/tag.t
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2010-04-04 00:24:27 +0100
committerSimon McVittie <smcv@debian.org>2010-04-04 00:43:58 +0100
commitef6344144051ed70649ccbff01bcc4fce927ee2f (patch)
treef599eb9b788d8116b6b470e339dbab025cdfd490 /t/tag.t
parentf127857676ad014c97537c39cc7758a423f08b9a (diff)
downloadikiwiki-ef6344144051ed70649ccbff01bcc4fce927ee2f.tar
ikiwiki-ef6344144051ed70649ccbff01bcc4fce927ee2f.tar.gz
Remove tagged_is_strict option, and just behave as though it was enabled
Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it.
Diffstat (limited to 't/tag.t')
-rwxr-xr-xt/tag.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tag.t b/t/tag.t
index 3383fd475..cf3bbdf01 100755
--- a/t/tag.t
+++ b/t/tag.t
@@ -12,7 +12,6 @@ ok(! system("rm -rf t/tmp; mkdir t/tmp"));
$config{userdir} = "users";
$config{tagbase} = "tags";
-$config{tagged_is_strict} = 1;
%oldrenderedfiles=%pagectime=();
%pagesources=%pagemtime=%oldlinks=%links=%depends=%typedlinks=%oldtypedlinks=