| This Release | MojoMojo-1.05 | [Download] [Browse] | 14 Sep 2011 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (56) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://github.com/marcusramberg/mojomojo/ | |||||
| CPAN Testers | PASS (76) NA (1) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| MojoMojo | A Wiki with a tree | 1.05 | |
| MojoMojo::Controller::Admin | Site Administration | ||
| MojoMojo::Controller::Attachment | Attachment controller | ||
| MojoMojo::Controller::Comment | MojoMojo Comment controller | ||
| MojoMojo::Controller::Export | Export / Import related controller | ||
| MojoMojo::Controller::Gallery | Page gallery. | ||
| MojoMojo::Controller::Image | Image controller | ||
| MojoMojo::Controller::JSON | Various functions that return JSON data. | ||
| MojoMojo::Controller::Journal | Journaling for MojoMojo? | ||
| MojoMojo::Controller::Jsrpc | Various JSRPC functions. | ||
| MojoMojo::Controller::Page | Page controller | ||
| MojoMojo::Controller::PageAdmin | MojoMojo Page Administration | ||
| MojoMojo::Controller::Root | Controller to run before all others | ||
| MojoMojo::Controller::Tag | Tags controller | ||
| MojoMojo::Controller::User | Login/User Management Controller | ||
| MojoMojo::Declaw | Cleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks. Derived from HTML::Defang version 1.01. | 1.01 | |
| MojoMojo::Extension | a base controller class. | ||
| MojoMojo::Extensions::Counter | a page counter | ||
| MojoMojo::Formatter | Base class for all formatters | ||
| MojoMojo::Formatter::Amazon | Include Amazon objects on your page. | 0.01 | |
| MojoMojo::Formatter::CPANHyperlink | automatically hyperlink CPAN modules when using the syntax {{cpan Some::Module}} | ||
| MojoMojo::Formatter::Comment | Include comments on your page. | ||
| MojoMojo::Formatter::Defang | Scrub user HTML and XSS | ||
| MojoMojo::Formatter::Dir | format local directory as XHTML | ||
| MojoMojo::Formatter::DocBook | format part of content as DocBook | ||
| MojoMojo::Formatter::DocBook::Colorize | |||
| MojoMojo::Formatter::Emote | MSN Smileys in your text. | 0.01 | |
| MojoMojo::Formatter::File | format file as XHTML | ||
| MojoMojo::Formatter::File::DocBook | format Docbook in xhtml | ||
| MojoMojo::Formatter::File::Image | Image formatter | ||
| MojoMojo::Formatter::File::Pod | format Pod File in xhtml | ||
| MojoMojo::Formatter::File::Text | |||
| MojoMojo::Formatter::Gist | Embed Gist script | ||
| MojoMojo::Formatter::GoogleCalendar | Embed Google Calendar | 0.1 | |
| MojoMojo::Formatter::GoogleSearch | Linked Google Search Engine by writing {{google:<search kind> <keyword>}} | ||
| MojoMojo::Formatter::IDLink | Linked {{id:<service name> <word>}} | ||
| MojoMojo::Formatter::IRCLog | format part of content as an IRC log | ||
| MojoMojo::Formatter::Include | Include files in your content. | 0.01 | |
| MojoMojo::Formatter::Main | MojoMojo's main formatter, dispatching between Textile and MultiMarkdown | ||
| MojoMojo::Formatter::Markdown | MultiMarkdown formatting for your content. MultiMarkdown is an extension of Markdown, adding support for tables, footnotes, bibliography, automatic cross-references, glossaries, appendices, definition | ||
| MojoMojo::Formatter::Pod | format part of content as POD | ||
| MojoMojo::Formatter::RSS | Include RSS feeds on your page. | 0.01 | |
| MojoMojo::Formatter::Redirect | Handles {{redirect /path}} | ||
| MojoMojo::Formatter::SyntaxHighlight | syntax highlighting for code blocks | ||
| MojoMojo::Formatter::TOC | generate table of contents | ||
| MojoMojo::Formatter::Text | format plain text as xhtml | ||
| MojoMojo::Formatter::Textile | Texile+SmartyPants formatting for your content | ||
| MojoMojo::Formatter::Wiki | Handle interpage linking. | ||
| MojoMojo::Formatter::WikipediaLink | Linked Wikipedia by writing {{wikipedia:<lang> <word>}} | ||
| MojoMojo::Formatter::YouTube | Embed YouTube player | 0.01 | |
| MojoMojo::I18N | support for language localization | ||
| MojoMojo::Model::DBIC | DBIC::Schema Catalyst model | ||
| MojoMojo::Model::Search | support for searching pages | ||
| MojoMojo::Model::Themes | support for Thematic styles | ||
| MojoMojo::Schema | DBIC Schema | 1 | |
| MojoMojo::Schema::Base::Result | base class for Result classes | ||
| MojoMojo::Schema::Base::ResultSet | base class for ResultSet classes | ||
| MojoMojo::Schema::Result::Attachment | store attachments | ||
| MojoMojo::Schema::Result::Comment | store comments | ||
| MojoMojo::Schema::Result::Content | Versioned page content | ||
| MojoMojo::Schema::Result::Entry | store journal entries | ||
| MojoMojo::Schema::Result::Journal | store journals | ||
| MojoMojo::Schema::Result::Link | Links among pages | ||
| MojoMojo::Schema::Result::Page | store pages | ||
| MojoMojo::Schema::Result::PageVersion | Versioned page metadata | ||
| MojoMojo::Schema::Result::PathPermissions | store path permissions | ||
| MojoMojo::Schema::Result::Person | store user info | ||
| MojoMojo::Schema::Result::Photo | store photos | ||
| MojoMojo::Schema::Result::Preference | store preferences | ||
| MojoMojo::Schema::Result::Role | store user roles | ||
| MojoMojo::Schema::Result::RoleMember | store members of roles | ||
| MojoMojo::Schema::Result::RolePrivilege | store role privileges | ||
| MojoMojo::Schema::Result::Tag | store page tags | ||
| MojoMojo::Schema::Result::WantedPage | store pages that are wanted | ||
| MojoMojo::Schema::ResultSet::Attachment | resulset methods on attachments | ||
| MojoMojo::Schema::ResultSet::Content | resultset methods on content | ||
| MojoMojo::Schema::ResultSet::Page | resultset methods on pages | ||
| MojoMojo::Schema::ResultSet::Person | resultset methods on users | ||
| MojoMojo::Schema::ResultSet::Role | resultset methods on roles | ||
| MojoMojo::Schema::ResultSet::Tag | resultset methods on tags | ||
| MojoMojo::View::Email | Email Templates | ||
| MojoMojo::View::JSON | Catalyst View | ||
| MojoMojo::View::TT | |||
| MojoMojo::WordDiff | generate inline word-based HTML diffs | ||
| Text::SmartyPants | cute little punctuation assistant | 1.3 | |
| Text::Wikispaces2Markdown | convert wikispaces pages to markdown | 0.1 |
| ColorizeDbk | syntax-highlight docbook   |
| MojoMojo::Installation | Installation instructions for MojoMojo   |
| MojoMojo::Prefs | info on MojoMojo configurable preferences   |
| MojoMojo::V::TT | Template Toolkit views for MojoMojo   |
| bust_cache.pl | Delete the precompiled content of a page. MojoMojo will recompile the page next time it is requested.   |
| dump_content.pl | Dump the raw (markup) content of a page.   |
| hash_passwords.pl | hash plain text passwords   |
| import_content.pl | import content from a file into a MojoMojo page   |
| mojomojo_cgi.pl | Catalyst CGI   |
| mojomojo_create.pl | Create a new Catalyst Component   |
| mojomojo_fastcgi.pl | Catalyst FastCGI   |
| mojomojo_fastcgi_manage.pl | script to start/stop/restart mojomojo fastcgi instance   |
| mojomojo_server.pl | Catalyst Test Server   |
| mojomojo_spawn_db.pl | hash plain text passwords   |
| mojomojo_test.pl | Catalyst Test   |
| mojomojo_update_db.pl | DBIC versioning   |
| script/util/dbk2xhtml.pl |   |
| script/util/delete_page.pl |   |
| script/util/init_db_re.pl |   |
| script/util/search_and_replace.pl |   |
| textile2markdown.pl | rough draft of converting textile to markdown   |
| update_po.sh | create or update .po file   |
| wikispaces2markdown.pl | rough draft of converting wikispaces to markdown   |