
Monday March 30, 2009
Java Wikipedia API 3.0.11 released
The main purpose of the Java Wikipedia API (Bliki engine) is the
rendering of the Wikipedia (aka Mediawiki) syntax into HTML:
There is a Bliki Engine Forum for help and discussion of the Wikipedia Engine API:
Download:
Changes in this release
- the bliki-core Maven artifact is now available in this repository (thanks Daniel Sendula). More information can be found here:
- support for the <onlyinclude> tag in templates
- support for Image size format {width}x{height}px
- dropped Trac support
- Using '.' instead of '%' in table of content "anchor links"
- Using Flying Saucer - R8pre2 now
- Italian language properties contributed by Giuseppe Profiti
- Added first version of PlainTextConverter, a converter which renders the internal tree node representation as plain text without HTML tags and images
Posted by axelclk
( Mar 30 2009, 01:27:55 PM CEST )
Permalink