aboutsummaryrefslogtreecommitdiff
path: root/t/renamepage.t
Commit message (Collapse)AuthorAge
* revert renamepage's hook original nameintrigeri2009-01-27
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* renamed the renamepage hook to renamelink, added rename hookintrigeri2008-12-30
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>
* fix encoding issues with link conversionJoey Hess2008-07-24
| | | | | | Have to convert link text to page name going in. And on the way out, need to replace spaces with underscores in the link text, which is not normally done with titles.
* test suite and partial fix for encoding issues in link renamingJoey Hess2008-07-23
|
* preserve case of subpageJoey Hess2008-07-23
|
* case preservationJoey Hess2008-07-23
|
* add renamepage hooksJoey Hess2008-07-23
Implemented for regular wikilinks, with a test suite.