See also CategoryMarket and especially ParserMarket. For Help on using formatters see ApplyingFormatters.

Offers

This is a marketplace for your formatters. Please state your name, your email, and the release your formatter is developed for.

Use a special pagename ["formatter/YourFormatter.py"] and start your formatter with the line

#format python

This way, the formatter can directly be put on the page without any modification, and as easily copied from that page.

(!) Or you can also simply upload your source code as an attachment to this page, and then use "attachment:YourFormatter.py" to link to it.

Release 1.9

Formatter

Author

Email

Notes

MoinMoin2ODF-0.9.tar.gz

Hans-Peter Schaal

<hp.news AT gmx.de>

OpenDocument export. Please read /MoinMoin2ODF before downloading.

moin2rst_1.9.zip

StefanMerten

See StefanMerten

Create reStructuredText syntax from a Wiki page - modified by IanRiley for Release 1.9, tested only with representative HelpOn... pages. For more detail see under Release 1.5 below.

Release 1.7

Formatter

Author

Email

Notes

MoinMoin2ODF-0.8.tar.gz

Hans-Peter Schaal

<hp.news AT gmx.de>

OpenDocument export. Please read /MoinMoin2ODF before downloading.

Release 1.6

Formatter

Author

Email

Notes

MoinMoin2ODF-0.6.tar.gz

Hans-Peter Schaal

<hp.news AT gmx.de>

OpenDocument export (1.6 only). Please read /MoinMoin2ODF before downloading.

text_latex-1.6.py

JohannesBerg

see JohannesBerg

not all moinmoin features work, but can do tables and special characters

Release 1.5

Formatter

Author

Email

Notes

/MoinMoin2HTML

Matthias Mohr

n.a.

Create a static html version of your wiki or pages. See /MoinMoin2HTML

MoinMoin2ODF-0.5.tar.gz

Hans-Peter Schaal

<hp.news AT gmx.de>

OpenDocument export (1.5 only). Please read /MoinMoin2ODF before downloading.

moin2rst

StefanMerten

See StefanMerten

Create reStructuredText syntax from a Wiki page

/table.py

Konrad

wojas.vvtp.tudelft.nl <moin>

modified CSV.py to support wiki markup in cells

WordML_formatter-0.1.zip

OlegKobchenko

See OlegKobchenko

WordML formatter and render (export) action for Microsoft Word. See /WordML

moinPdf-0.1.1.tar.gz

GeraldManipon

See GeraldManipon

formatter and render (export) entire wiki under a certain page to PDF. Requires htmldoc.

Release 1.3

Formatter

Author

Email

Notes

/text_latex.py

JohannesBerg

see JohannesBerg

not all moinmoin features work, but can do tables and special characters

/multipart_latex.py

JohannesBerg

see JohannesBerg

based on text_latex.py, but outputs a multi-part MIME message that also has the images. You can decode it with uudeview and get a document.tex and all the image files. You can then run pdflatex over it. Note that it is rather memory-hungry.

/application_pdf.py

JohannesBerg

see JohannesBerg

based on text_latex.py; processes it with pdflatex, needs my latex parser (see ParserMarket) installed. /!\ not secure

Release 1.1

Formatter

Author

Email

Designed for MoinMoin Release...

... and Revision...

Notes

formatter/application_latex.py

João Neves

moin@silvaneves.org

1.1

n/a

Outdated. It doesn't support tables, yet.

Requests

If you are not familiar with Python and/or the MoinMoin code base, but have a need or an idea for a formatter, this is the place to ask for it. Someone might find it useful, too, and implement it.

An option to export the entire wiki to a single PDF document would be a killer APP

This would make it easy to archive the wiki at the end of a project or send a static copy via email.

Why not use ReportLab to create PDF output, instead of calling other applications (at great cost I suppose).

I have put the whole stuff "as-is" to RobertSeeger/MoinExporter (apart from the PDF formatter itself, this will follow soon), this is for 1.3.5. -- RobertSeeger 2005-10-21 00:46:57

The moinPdf formatter I've posted creates that exactly. It's similar to the GenPDFAddOn plugin for TWiki as it requires htmldoc. It's a good start but I'm sure there's a lot of space for improvement. -- GeraldManipon 2006-11-02 04:03:00

* RTF

Attic

This list contains formatters that are now part of the standard distribution, possibly with a (slightly) different implementation.

Formatter

Author

Email

Designed for MoinMoin Release...

... and Revision...

Notes

MoinMoin: FormatterMarket (last edited 2012-01-04 10:48:57 by IanRiley)