Kwiki::RenamePage - Better Names for Misnamed Kwiki Pages


Kwiki-RenamePage documentation  | view source Contained in the Kwiki-RenamePage distribution.

Index


NAME

Top

Kwiki::RenamePage - Better Names for Misnamed Kwiki Pages

VERSION

Top

Version 0.01

SYNOPSIS

Top

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

Top

Unmodifiable Class id accessor

cgi_class

Top

Unmodifiable Class class accessor

screen_template

Top

unmodifiable screen_template accessor

old_page_name

Top

Modifiable old_page_name accessor

old_page_content

Top

Modifiable old_page_content accessor

METHODS

Top

register

Plug the plugin in.

rename_page

Rename the page.

AUTHOR

Top

Dr Bean, <drbean, then an at sign, cpan, a dot, and finally org>

BUGS

Top

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

Top

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

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Kwiki-RenamePage documentation  | view source Contained in the Kwiki-RenamePage distribution.