Downloadliste

Projektbeschreibung

The Java Wikipedia API (Bliki engine) is a parser library for converting Wikipedia/Mediawiki syntax to HTML. It supports wiki tags for bold, italic, headers, nowiki, source, table of contents, tables, lists, categories, footnotes (references), images, syntax highlighting of source code fragments, templates, and template parser functions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-27 20:55 Zurück zur Release-Liste
3.0.7

Die Wikipedia-CSS-Style ist in der generierten HTML-und PDF-Dateien verwendet. Die APIWikiModel Downloads Bilder jetzt. Weitergeleitet Inhalt ist in APIWikiModel analysiert. Neue Template-Funktionen wurden hinzugefügt: # expr, # ifexpr, aaO, lcfirst, ns, # Switch, UC, ucfirst und urlencode. Der Parser Template-Funktion-Mapping wurde geändert: Die Zeichen '#' müssen nun in den wichtigsten vorangestellt werden. Siehe Configuration.java für ein Beispiel. Derby Datenbank-Unterstützung für die HTML-und PDF-Datei Schöpfer hat (siehe HTMLCreatorTest und PDFCreatorTest in der JUnit-Modul).
Tags: Major feature enhancements
The wikipedia CSS style is used in the generated HTML and PDF files. The APIWikiModel downloads images now. Redirected content is parsed in APIWikiModel. New template functions were added: #expr, #ifexpr, lc, lcfirst, ns, #switch, uc, ucfirst, and urlencode. The parser template function mapping was changed: the '#' character must now be prepended in the key. See Configuration.java for an example. Derby Database support was added for the HTML and PDF file creators (see HTMLCreatorTest and PDFCreatorTest in the JUnit module).

Project Resources