summaryrefslogtreecommitdiff
path: root/basewiki/wikilink.mdwn
AgeCommit message (Collapse)Author
2007-02-13* Make the basewiki be full of symlinks to pages that should be the samejoey
in the doc wiki. This will allow direct edits to alter the base wiki without manual munging.
2007-01-18merge change from doc to basewikijoey
2006-12-28merge change to basewikijoey
2006-12-23response and doc improvementjoey
2006-08-27improvejoey
2006-08-15typojoey
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
* Add --version. * Man page format fixups. * Add a %pagecase which maps lower-case page names to the actual case used in the filename. Use this in bestlinks calculation instead of forcing the link to lowercase. * Also use %pagecase in various other places that want to check if a page with a given name exists. * This means that links to pages with mixed case names will now work, even if the link is in some other case mixture, and mixed case pages should be fully supported throughout ikiwiki. * Recommend rebuilding wikis on upgrade to this version.
2006-07-31fixjoey
2006-05-04 dirname, basename, bestlink, linkify, pagetitle, titlepage.joey
* Allow links of the form [[some page|page]], with whitespace in the link text.
2006-05-04use a multi word link in example, as this is a bit confusingjoey
2006-03-29updates from srcjoey
2006-03-19added basewikijoey