debian man page for mojomojo::formatter::include

Query: mojomojo::formatter::include

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MojoMojo::Formatter::Include(3pm)			User Contributed Perl Documentation			 MojoMojo::Formatter::Include(3pm)

   module_loaded
       Return true if the module is loaded.

NAME
MojoMojo::Formatter::Include - Include files in your content.
DESCRIPTION
Include files verbatim in your content, by writing {{include <url>}}. Can be used for transclusion from the same wiki, in which case the inline version of the page is pulled.
METHODS
format_content_order Format order can be 1-99. The Include formatter runs on 5, before all formatters (except Redirect), so that included content (most often from the same wiki) can be parsed for markup. To avoid markup interpretation, surround the {{include <url>}} with a "<div>": <div>Some uninterpreted Markdown: {{include http://mysite.com/rawmarkdown.txt}}</div> format_content Calls the formatter. Takes a ref to the content as well as the context object. include <c> <url> Returns the content at the URL. Will store a cached version in "$c->cache".
SEE ALSO
MojoMojo, Module::Pluggable::Ordered, URI::Fetch
AUTHORS
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 2012-08-07 MojoMojo::Formatter::Include(3pm)
Related Man Pages
mojomojo::controller::admin(3pm) - debian
mojomojo::controller::page(3pm) - debian
mojomojo::formatter::cpanhyperlink(3pm) - debian
mojomojo::formatter::wiki(3pm) - debian
mojomojo::schema::result::content(3pm) - debian
Similar Topics in the Unix Linux Community
Plake 0.01 (Default branch)
how to find out overlaped content
comparing files content
Sed: replace content from file with the content from file
Redirect from iFrame Theft