aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/tags__44___backlinks_and_3.x.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-17 13:30:07 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-17 13:30:07 -0500
commit9acc4d578d7468ebb54a02377e571c89bb76ad9b (patch)
tree2a6c3d13c4230d9102c33ae59db6b2c0cedad4ad /doc/bugs/tags__44___backlinks_and_3.x.mdwn
parent84b48681c630c1c2dab21ad6c260be3a5b5fff0e (diff)
downloadikiwiki-9acc4d578d7468ebb54a02377e571c89bb76ad9b.tar
ikiwiki-9acc4d578d7468ebb54a02377e571c89bb76ad9b.tar.gz
template: Load templates in scan mode
This is potentially expensive, but is necessary so that meta and tag directives, and other links on templates affect the page using the template reliably.
Diffstat (limited to 'doc/bugs/tags__44___backlinks_and_3.x.mdwn')
-rw-r--r--doc/bugs/tags__44___backlinks_and_3.x.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/tags__44___backlinks_and_3.x.mdwn b/doc/bugs/tags__44___backlinks_and_3.x.mdwn
index ea0eecc80..4fe9a4723 100644
--- a/doc/bugs/tags__44___backlinks_and_3.x.mdwn
+++ b/doc/bugs/tags__44___backlinks_and_3.x.mdwn
@@ -30,3 +30,5 @@ time, so went ahead and migrated live, spamming planet debian in the process
> [[cannot_reliably_use_meta_in_template]]. AFAIK, this has never worked
> reliably, although the linked page has a simple, though potentially
> expensive fix. --[[Joey]]
+
+> fix made, [[done]] --[[Joey]]