-
-
13 May 2017 13:47:52 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (56)
- Testers (53 / 10 / 10)
- Kwalitee
Bus factor: 1- 66.13% Coverage
- License: perl_5
- Perl: v5.8.4
- Activity
24 month- Tools
- Download (1.22MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Algorithm::Diff
- Algorithm::Merge
- Archive::Zip
- Cache::FastMmap
- Catalyst
- Catalyst::Action::RenderView
- Catalyst::Authentication::Store::DBIx::Class
- Catalyst::Controller::HTML::FormFu
- Catalyst::Model::DBIC::Schema
- Catalyst::Plugin::Authentication
- Catalyst::Plugin::Cache
- Catalyst::Plugin::ConfigLoader
- Catalyst::Plugin::I18N
- Catalyst::Plugin::Session::State::Cookie
- Catalyst::Plugin::Session::Store::Cache
- Catalyst::Plugin::Setenv
- Catalyst::Plugin::Static::Simple
- Catalyst::Plugin::SubRequest
- Catalyst::View::Email
- Catalyst::View::Email::Template
- Catalyst::View::JSON
- Catalyst::View::TT
- Config::General
- Config::JFDI
- Crypt::CBC
- DBD::SQLite
- DBIx::Class
- DBIx::Class::DateTime::Epoch
- DBIx::Class::EncodedColumn
- DBIx::Class::TimeStamp
- Data::Page
- DateTime
- DateTime::Format::Mail
- Directory::Scratch
- Encode
- FCGI::ProcManager
- File::Copy::Recursive
- File::MMagic
- File::Slurp
- HTML::Entities
- HTML::FormFu
- HTML::FormFu::Element::reCAPTCHA
- HTML::FormFu::Model::DBIC
- HTML::Strip
- HTML::TagCloud
- HTML::Toc
- IO::File
- IO::Scalar
- Image::ExifTool
- Image::Math::Constrain
- Imager
- KinoSearch1
- LWP::Simple
- MRO::Compat
- Module::Pluggable::Ordered
- Moose
- Net::Amazon
- Number::Format
- Plack
- Pod::Simple::HTML
- Syntax::Highlight::Engine::Kate
- Template
- Template::Plugin::JavaScript
- Term::Prompt
- Text::Context
- Text::Emoticon::MSN
- Text::MultiMarkdown
- Text::Password::Pronounceable
- Text::Textile
- URI
- URI::Fetch
- URI::Find
- XML::Feed
- XML::LibXML
- XML::LibXSLT
- YAML
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.12 - 2017-05-13
- Switch syntax highlighting from Kate to prism.js (simonaw)
- Add missing dependencies, fix for tag deletion (simonaw)
- Remove obsolete unicode plugin
Documentation
Installation instructions for MojoMojoinfo on MojoMojo configurable preferencesCatalyst CGICreate a new Catalyst ComponentCatalyst FastCGIscript to start/stop/restart mojomojo fastcgi instanceCatalyst Test Serverhash plain text passwordsCatalyst TestDBIC versioningDelete the precompiled content of a page. MojoMojo will recompile the page next time it is requested.Delete inactive users and their revisions. Use as a mass antispam tool, if you haven't deactivated users via /admini/.users for other reasons. Read the usage.Dump the raw (markup) content of a page.hash plain text passwordsimport content from a file into a MojoMojo pagerough draft of converting textile to markdownrough draft of converting wikispaces to markdownModules
A Wiki with a treeSite AdministrationAttachment controllerMojoMojo Comment controllerExport / Import related controllerPage gallery.Image controllerVarious functions that return JSON data.Journaling for MojoMojo?Various JSRPC functions.Page controllerMojoMojo Page AdministrationController to run before all othersTags controllerLogin/User Management ControllerCleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks. Derived from HTML::Defang version 1.01.a base controller class.a page counterBase class for all formattersInclude Amazon objects on your page.automatically hyperlink CPAN modules when using the syntax {{cpan Some::Module}}Include comments on your page.Scrub user HTML and XSSformat local directory as XHTMLformat part of content as DocBooksyntax-highlight docbookMSN Smileys in your text.format file as XHTMLformat Docbook in xhtmlImage formatterformat Pod File in xhtmlformat Pod File in xhtmlEmbed Gist scriptEmbed Google CalendarLinked Google Search Engine by writing {{google:<search kind> <keyword>}}Linked {{id:<service name> <word>}}format part of content as an IRC logInclude files in your content.MojoMojo's main formatter, dispatching between Textile and MultiMarkdownMultiMarkdown formatting for your content. MultiMarkdown is an extension of Markdown, adding support for tables, footnotes, bibliography, automatic cross-references, glossaries, appendices, definition lists, math syntax, anchor and image attributes, and document metadata.format part of content as PODInclude RSS feeds on your page.Handles {{redirect /path}}syntax highlighting for code blocksgenerate table of contentsformat plain text as xhtmlTexile+SmartyPants formatting for your contentHandle interpage linking.Linked Wikipedia by writing {{wikipedia:<lang> <word>}}Embed YouTube playersupport for language localizationDBIC::Schema Catalyst modelsupport for searching pagessupport for Thematic stylesDBIC Schemabase class for Result classesbase class for ResultSet classesstore attachmentsstore commentsVersioned page contentstore journal entriesstore journalsLinks among pagesstore pagesVersioned page metadatastore path permissionsstore user infostore photosstore preferencesstore user rolesstore members of rolesstore role privilegesstore page tagsstore pages that are wantedresulset methods on attachmentsresultset methods on contentresultset methods on pagesresultset methods on usersresultset methods on rolesresultset methods on tagsEmail TemplatesCatalyst ViewTemplate Toolkit views for MojoMojogenerate inline word-based HTML diffscute little punctuation assistantconvert wikispaces pages to markdownProvides
in lib/MojoMojo/Formatter/Pod.pmModule Install Instructions
To install MojoMojo, copy and paste the appropriate command in to your terminal.
cpanm MojoMojo
perl -MCPAN -e shell install MojoMojo
For more information on module installation, please visit the detailed CPAN module installation guide.