InlineSource Parser

Description

The InlineSource parser allows you to show C++ code from files on the harddrive in a Moin wiki.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

InlineSource.py

1.0

1.5

ParserMarket/InlineSource/ReleaseNotes

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries.

Usage

To use this parser, simply put #InlineSource after the beginning of the code block.

Example

{{{#!InlineSource filename='/directory/file.c'}}}

This parser is copyrighted by RaymondBennett

License

This parser is released under the terms of the GNU GPL.

Discussion

MoinMoin: ParserMarket/InlineSource (last edited 2008-01-27 21:29:57 by FedericoLorenzi)