Kwiki::RenamePage - Better Names for Misnamed Kwiki Pages
Version 0.01
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)".
Unmodifiable Class id accessor
Unmodifiable Class class accessor
unmodifiable screen_template accessor
Modifiable old_page_name accessor
Modifiable old_page_content accessor
Plug the plugin in.
Rename the page.
Dr Bean, <drbean, then an at sign, cpan, a dot, and finally org>
<drbean, then an at sign, cpan, a dot, and finally org>
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.
bug-kwiki-renamepage at rt.cpan.org
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
http://annocpan.org/dist/Kwiki::RenamePage
CPAN Ratings
http://cpanratings.perl.org/d/Kwiki::RenamePage
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Kwiki::RenamePage
Search CPAN
http://search.cpan.org/dist/Kwiki::RenamePage
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.
To install Kwiki::RenamePage, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Kwiki::RenamePage
CPAN shell
perl -MCPAN -e shell install Kwiki::RenamePage
For more information on module installation, please visit the detailed CPAN module installation guide.