FormatterMarket - MoinMoin (original) (raw)

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

Contents

  1. Offers
    1. Release 1.9
    2. Release 1.7
    3. Release 1.6
    4. Release 1.5
    5. Release 1.3
    6. Release 1.1
  2. Requests
    1. An option to export the entire wiki to a single PDF document would be a killer APP
  3. Attic

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

Release 1.7

Release 1.6

Release 1.5

Release 1.3

Release 1.1

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