From: http://smcv.pseudorandom.co.uk/ Date: Fri, 6 Apr 2012 16:27:17 +0000 (-0400) Subject: a branch to change pagenames semantics exists X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/66fa5826f35aaa2b609bb86f67c3df887bad1e09 a branch to change pagenames semantics exists --- diff --git a/doc/bugs/nonexistent_pages_in_inline_pagenames_do_not_add_a_dependency.mdwn b/doc/bugs/nonexistent_pages_in_inline_pagenames_do_not_add_a_dependency.mdwn index c2f560e64..70b06a951 100644 --- a/doc/bugs/nonexistent_pages_in_inline_pagenames_do_not_add_a_dependency.mdwn +++ b/doc/bugs/nonexistent_pages_in_inline_pagenames_do_not_add_a_dependency.mdwn @@ -33,3 +33,10 @@ I think the presence dependency is probably the cleanest approach? > I think it was possibly a mistake to use wikilink style lookup for > `pagenames`. --[[Joey]] + +[[!tag patch]] [[!template id=gitbranch branch=smcv/literal-pagenames author="[[smcv]]"]] +>> I used the linking rules to make references to +>> "nearby" pages convenient, but if you'd prefer "absolute" +>> semantics, my `ready/literal-pagenames` branch does that. For +>> my main use-case for `pagenames` ([[plugins/contrib/album]]) +>> it's fine either way. --[[smcv]]