]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/__42__forward__42__ing_functionality_for_the_meta_plugin.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / todo / __42__forward__42__ing_functionality_for_the_meta_plugin.mdwn
index b584341c66123ae1d1bfdff31c723a3e8c0cbe14..842c87e2d1decbded0d39782660f45191d82d411 100644 (file)
@@ -16,7 +16,7 @@ I can also submit a Git patch, if desired.
 
 **URL** = http://some.nice/place/ (*etc.*)
 
-**WHITHER** = \[\[**[[wikilink]]**]] | **URL**
+**WHITHER** = \[\[**[[ikiwiki/wikilink]]**]] | **URL**
 
 **D** = natural number (*meaning seconds*)
 
@@ -49,7 +49,7 @@ the forwarding statement also to the referred-to page.
 >> (How to qualify a valid target address?)
 >> What is a *cyclic meta refresh loop*?  Two pages in turn forwarding to each other?
 >> I think it would be possible to implement such a guard when only in-wiki links
->> ([[wikilink]]s) are being used, but how to do so for external links?  --[[tschwinge]]
+>> ([[ikiwiki/wikilink]]s) are being used, but how to do so for external links?  --[[tschwinge]]
 
 >>> This seems a lot more securely to do for in-wiki links, since we know
 >>> that a link generated by a wikilink is safe, and can avoid cycles.