web commit by tuomov: Absolute urls
parent
b0e033ac68
commit
a2455d032e
|
@ -341,6 +341,10 @@ I'll attach an updated and modified version below. --[[Joey]]
|
||||||
|
|
||||||
>>>> Or it could use urlto("index", $page) instead. --[[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
|
* > and something else in the
|
||||||
> aggregate plugin (above), that I also think isn't what's wanted:
|
> 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`?
|
> aren't `foo.html` pages also "rendered", so that they get moved as `foo/index.html`?
|
||||||
|
|
Loading…
Reference in New Issue