diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 01:59:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 01:59:24 +0000 |
commit | e6be5c297dd71ecfec7bce33a5605c0732c64639 (patch) | |
tree | 5cc98ee0aad751d248ba022e57c3b2e940595213 | |
parent | 06bd93a165603557bdd8610a0031468875d01841 (diff) |
web commit by NicolasLimare: wishlist, for shtml inclusion
-rw-r--r-- | doc/todo/absolute_urls_in_wikilinks.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/absolute_urls_in_wikilinks.mdwn b/doc/todo/absolute_urls_in_wikilinks.mdwn new file mode 100644 index 000000000..27d69aa42 --- /dev/null +++ b/doc/todo/absolute_urls_in_wikilinks.mdwn @@ -0,0 +1,5 @@ +[[tag wishlist]] + +An option to have absolute urls in wikilinks instead of relative ones would be useful, +for pages included into other pages out of the wiki rendering process (shtml for example) +since these pages can be included from a subdir. |