]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
web commit by tuomov: Absolute urls
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 21 Feb 2007 15:32:39 +0000 (15:32 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 21 Feb 2007 15:32:39 +0000 (15:32 +0000)
doc/patchqueue/index.html_allowed.mdwn

index 2d7d419021542085da5c374faa3c6edf73ed4d15..bd8c66738f89020a71f7e0fde156a820a76e1910 100644 (file)
@@ -341,6 +341,10 @@ I'll attach an updated and modified version below. --[[Joey]]
 
      >>>> Or it could use urlto("index", $page) instead. --[[Joey]]
 
+     >>>>> That is, however, a relative URL, and maybe an absolute one
+     >>>>> is wanted. Perhaps `urlto($targetpage)` should return the
+     >>>>> absolute version --[[tuomov]]
+
 * > and something else in the
   > aggregate plugin (above), that I also think isn't what's wanted:
   > aren't `foo.html` pages also "rendered", so that they get moved as `foo/index.html`?