NAME
Kwiki::RenamePage - Better Names for Misnamed Kwiki Pages
VERSION
Version 0.01
SYNOPSIS
Moves content of OldPage to NewName, replacing it with the message, "This page has moved to NewName." Text in other pages which could have been a link to OldPage is changed to link to NewName, but with the old text left parenthesized as, "(Old name: OldPage)".
METHODS
- register
-
Plug the plugin in.
- rename_page
-
Rename the page.
AUTHOR
Dr Bean, <drbean, then an at sign, cpan, a dot, and finally org>
BUGS
Please report any bugs or feature requests to bug-kwiki-renamepage at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Kwiki::RenamePage. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Kwiki::RenamePage
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2006 Dr Bean, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.