Dr Bean > Kwiki-RenamePage-0.02 > Kwiki::RenamePage

Download:
Kwiki-RenamePage-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

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)".

class_id ^

Unmodifiable Class id accessor

cgi_class ^

Unmodifiable Class class accessor

screen_template ^

unmodifiable screen_template accessor

old_page_name ^

Modifiable old_page_name accessor

old_page_content ^

Modifiable old_page_content accessor

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:

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.