diff options
author | http://mcfrisk.myopenid.com/ <http://mcfrisk.myopenid.com/@web> | 2009-11-05 03:46:13 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-11-05 03:46:13 -0500 |
commit | b37bca1dffed48747f89d420798396eddc1991d7 (patch) | |
tree | e2a555f7a67e6001376e7fe7d3461c79f4e6522b | |
parent | 06293fc92e17cee816721a95fb3a4dfee34a3d7f (diff) |
move forum
-rw-r--r-- | doc/plugins/html/discussion.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/plugins/html/discussion.mdwn b/doc/plugins/html/discussion.mdwn index 5446468bb..8b1378917 100644 --- a/doc/plugins/html/discussion.mdwn +++ b/doc/plugins/html/discussion.mdwn @@ -1,5 +1 @@ -I'm trying to convert hand written html site to ikiwiki and maintain url compatibility. -html plugin with indexpages=1 converts all dir_name/index.html correctly dir_name urls with wiki/css -based content, but somedir/somefile.html files are only accessible as somedir/somefile/. -How to make somedir/somefile.html accessible as somedir/somefile.html under ikiwiki? |