Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add readtemplate hook
[git.ikiwiki.info.git]
/
doc
/
forum
/
usedirs___38___indexpages_using_problem.mdwn
diff --git
a/doc/forum/usedirs___38___indexpages_using_problem.mdwn
b/doc/forum/usedirs___38___indexpages_using_problem.mdwn
index 1ca95cc8896ddce1d9594182ca8cf1e9f5d5c36b..05c85e28179de4fef32fb9218effc9f32b0c166a 100644
(file)
--- a/
doc/forum/usedirs___38___indexpages_using_problem.mdwn
+++ b/
doc/forum/usedirs___38___indexpages_using_problem.mdwn
@@
-10,3
+10,8
@@
But in the page [OSS.html](http://atoz.org.cn/Whatis/OSS.html) , the auto genera
to “Whatis” is /Whatis.html file , not to /Whatis/index.html. So the link to “Whatis” is fail .
Is it a bug , and how can I do for that ?
to “Whatis” is /Whatis.html file , not to /Whatis/index.html. So the link to “Whatis” is fail .
Is it a bug , and how can I do for that ?
+
+> I suggest that you name your page `Whatis.mdwn`, and not
+> `Whatis/index.mdwn`. That will make ikiwiki's links work,
+> and allows you to link to the `Whatis` page by that name.
+> --[[Joey]]