Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | revert renamepage's hook original name | intrigeri | 2009-01-27 |
| | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
* | renamed the renamepage hook to renamelink, added rename hook | intrigeri | 2008-12-30 |
| | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
* | fix encoding issues with link conversion | Joey Hess | 2008-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 renaming | Joey Hess | 2008-07-23 |
| | |||
* | preserve case of subpage | Joey Hess | 2008-07-23 |
| | |||
* | case preservation | Joey Hess | 2008-07-23 |
| | |||
* | add renamepage hooks | Joey Hess | 2008-07-23 |
Implemented for regular wikilinks, with a test suite. |