X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a7e9988061874147ef88f6b6d52bf5b91e31860b..87ae4cfb25a38592bc74cfb2f494386acfabfb07:/doc/tips.mdwn diff --git a/doc/tips.mdwn b/doc/tips.mdwn index 77eeffb49..c5faa45b3 100644 --- a/doc/tips.mdwn +++ b/doc/tips.mdwn @@ -1,5 +1,7 @@ This page is a place to document tips and techniques for using ikiwiki. +[[toc ]] + ## wikiannounce One thing I use ikiwiki for is the web pages for software projects I @@ -33,3 +35,8 @@ access. --[[JoshTriplett]] [[This_article|issue_tracking]] has some thoughts and tips on using ikiwiki as a BTS, as is done on this very wiki to track [[bugs]] and [[todo]] items for ikiwiki. + +## redirections for usedirs + +Want to turn on the `usedirs` setting on an existing wiki without breaking +all the links into it? Here's [[how|usedirs_redirections]].