mojomojo::controller::export(3pm) debian man page | unix.com

Man Page: mojomojo::controller::export

Operating Environment: debian

Section: 3pm

MojoMojo::Controller::Export(3pm)			User Contributed Perl Documentation			 MojoMojo::Controller::Export(3pm)

NAME
MojoMojo::Controller::Export - Export / Import related controller
SYNOPSIS
DESCRIPTION
MojoMojo has an extensive export system. You can download all the nodes of the wiki either as preformatted HTML, for offline reading or in a raw format suitable for reimporting into another MojoMojo installation. Either way, MojoMojo will create and send you a zip file with a directory containing all the files. The name of the directory will contain a timestamp showing when the archive was made.
ACTIONS
generate_export_filename Create the filename under which we export pages. export_raw This action will give you a ZIP file containing the raw wiki source for all the nodes of the wiki. export_html (/.export_html) This action will give you a ZIP file containing HTML formatted versions of all the nodes of the wiki.
AUTHOR
Marcus Ramberg <mramberg@cpan.org>
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-09-02 MojoMojo::Controller::Export(3pm)
Related Man Pages
mojomojo::controller::attachment(3pm) - debian
mojomojo::controller::page(3pm) - debian
mojomojo::formatter::defang(3pm) - debian
mojomojo::formatter::textile(3pm) - debian
mojomojo::formatter::wikipedialink(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?