The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.999028 - 2009-04-23

  • Use oneshot timer instead of only_every to trigger preview update.
  • Make .profile smarter and link to it from .recent.
  • Clean up extra // in .recent URL's.
  • New formatter: {{cpan Some::Module}} auto-hyperlinks (dandv)
  • Use package scope for $kate syntax highlight object to reduce memory leak (mateu)
  • Use jquery cookie to make split edit state sticky
  • Added maximization of the edit page (linio)
  • Instant edit window split mode toggle (horiz./vert.) preserves content (linio)
  • Drop-downs for syntax highlighters, plugins and formatters (linio)
  • Set default theme directory when theme preference is NULL
  • Add inline view
  • reCAPTCHA support (linio)
  • localize: help message, admin home page, anonymous name and login ('anonymous coward')
  • Fixed displaying multiple user roles
  • Now FormFu label_loc can be localized by MojoMojo I18N
  • MojoMojo habla español (guikubivan)
  • Add polish translation (linio)
  • Improved wikilinks (UTF-8, parentheses, anchors) and added tests
  • Fixes for paragraphs in toolbar (linio)
  • Add Catalan language support
  • limit width of preview area in split edit.
  • expand_wikiword() only replaces underscores with spaces now.
  • match display name of page title, breadcrumb final node, and search results.
  • Make search results byline for last edit author.
  • Limit preview width so long pre lines don't squash edit area.
  • Fix security check for attachments
  • Add Catalyst theme
  • Add tabs to "Syntax help" popup (batman)
  • Improved "Syntax help": does not cover textarea and features tabbed navigation (batman)
  • Improved templates: removed js, inline css and most templates use wrapper (batman)
  • Changed font-size: Removed ever px-based font-size, and set default to 11pt (batman)
  • Improved w3c validation (batman)

Documentation

Catalyst CGI
Create a new Catalyst Component
Catalyst FastCGI
Catalyst Testserver
Catalyst Test

Modules

A Catalyst & DBIx::Class powered Wiki.
Site Administration
Attachment controller
MojoMojo Comment controller
Export / Import related controller
Various functions that return JSON data.
Journaling for MojoMojo?
Various JsRPC functions.
Page controller
MojoMojo Page Administration
Tags controller
Login/User Management Controller
Base class for all formatters
automatically hyperlink CPAN modules when using the syntax {{cpan Some::Module}}
Include comments on your page.
format part of content as DocBook
syntax-highlight docbook
format file as XHTML
format Docbook in xhtml
format Pod File in xhtml
format Docbook in xhtml
format part of content as an IRC log
Include files in your content.
MultiMarkdown 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 POD
Handles {{redirect /path}}
Scrub user HTML 1
syntax highlighting for code blocks
generate table of contents
Texile formatting for your content
Handle interpage linking.
Embed YouTube player
Catalyst DBIC Schema Model
Catalyst View
A humane web text generator.

Provides

in lib/MojoMojo/Formatter/Pod.pm
in lib/MojoMojo/I18N.pm
in lib/MojoMojo/Schema/ResultSet/Role.pm
in lib/MojoMojo/View/TT.pm