Gallery2 Parser

Description

The Gallery2 parser allows you to show photos inside Moin.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

text_x_gallery2-1.6.0-19.py

1.0

1.6

ParserMarket/Gallery2/ReleaseNotes

Gallery2-1.5.4-18.py

1.0

1.5

ParserMarket/Gallery2/ReleaseNotes

Gallery2-1.3.5-15.py

1.0

1.3

ParserMarket/Gallery2/ReleaseNotes

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires Action macro gallery2image to be installed, and you should follow the instructions detailed in /Installation

Usage

To use this parser, put #!Gallery2 after the beginning of a code block.

Example

This example will show all pictures, and describe the photo '100_1185.JPG' with the text Breman, SpaceCenter.

{{{#!Gallery2
* [100_1185.JPG Bremen, SpaceCenter]
}}}

For more detailed examples, see /Examples

This parser is copyright ReimarBauer and FlorianFesti

License

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

Bugs

Please file bug reports as subpages like this one

Discussion

2006-08-06

A note for previous users of Gallery2. I have decided to change the thumbnail and webnail names to a prefix of tmp. This is the same prefix as SimonRyan uses for his Gallery macro. If you like to serve thumbnails and webnails directly you should read General for instructions. The code gots mostly an update to speed up and changes to be more MoinMoin standardized. The EXIF.py was changed to become faster for the required reading too. The icon images are now saved to the wiki/img/ dir and not below modern.

2006-08-11

2006-08-22

2006-11-16

2008-02-06

2008-05-20

Info

Currently we do refactor all the Gallery2 staff http://hg.moinmo.in/moin/1.7-extensions/ for 1.7.

The new name of the project is arnica. I have decided to change the Gallery2 name because the old name confused many users. -- ReimarBauer 2008-03-07 15:42:11

CHANGES shows what already is done.

MoinMoin: ParserMarket/Gallery2 (last edited 2008-07-20 20:43:34 by ReimarBauer)