master
joey 2007-05-17 08:07:38 +00:00
parent 739325834b
commit 5a667b08d8
1 changed files with 4 additions and 1 deletions

View File

@ -18,4 +18,7 @@ This may serve only to highlight my naivete, but what are the advantages of the
It seems to me that the only advantage is slightly tidier URLs, but with the disadvantage that source files change dir level and relative links need to change too.
-- [[KarlMW]]
-- [[KarlMW]]
The cleaner urls seem worth it to me. The `urlto()` function makes it easy
for ikiwiki code to deal with the path changes. --[[Joey]]