This project has retired. For details please refer to its Attic page.
History of Changes
Apache Forrest > Plugins
Plugin: wiki input
 
Font size:      

History of Changes

RSS

Introduction and explanation of symbols

Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:add=add, fix=fix

Version 0.2-dev (not-released)

code

  • add Removed unneccessary block of reserved characters inside em, strong and code elements. Committed by SNM.
  • add Made i18n support in the wiki plugin configurable, by way of an xml configuration file. The default is false. Committed by SNM.
  • add Added handling of localised content in wiki format, that is, filenames following the filename.locale.wiki format, where each locale variant contains a localised version of the content. Committed by SNM.
  • add Added handling of Google Code wiki format. See sample. Committed by RDG.
  • add Use locationmap for resolution of resources and files. Resources are exposed via {lm:wiki.*} Committed by RDG.
  • fix Some small changes to allow for colons in table titles. Committed by SNM.
  • fix Allow more items as (the first) symbol(s) within inline elements. Committed by SNM.
  • fix The list of cases for when NOT to add a space after a text segment was incomplete, thus several constructs contained spaces not in the original input. Now fixed for all common punctuation in the Latin script. The list can easily be extended if need be. Committed by SNM.
  • fix Corrected a regression introduced in the previous fix. Committed by SNM.
  • fix Added support for definition list constructs (;Term:definition). Fixed numerous spacing bugs: extra or missing spaces after inline elements. Improved support for inline formatting and breaks, especially in tables. Fixed processing of no-link constructs: [[text] should be rendered as [text], earlier it was rendered as [[text]. The plugin should now support all relevant Apache JSPWiki markup. Committed by SNM.
  • fix Fixed locationmap resource lookup, so that it is possible to override the wiki parsing grammar and the wiki2xdocs stylesheet in the projecct source tree. Committed by SNM.
  • fix Corrected processing of nested lists so that sub-lists are properly nested within the LI of the outer list, thus bringing the output in accordance with the HTML DTD. Committed by RDG. Thanks to Sjur N. Moshagen, Gavin. See Issue FOR-680.

docs

  • fix Fix some broken documentation links. Committed by DC.

Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
David Crossley (DC), Ross Gardler (RDG), Sjur Nørstebø Moshagen (SNM).

This is a list of other contributors:
Sjur N. Moshagen, Gavin.

Version 0.1 (not-released)

admin

  • add Initial plugin code extracted from Forrest core. Committed by RDG.

code

  • fix Handle quoted links. Committed by DB. Thanks to Evrim ULU.

docs

  • add Added sample for MoinMoin format documents. Committed by DB. See Issue FOR-283.

Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
Dave Brondsema (DB), Ross Gardler (RDG).

This is a list of other contributors:
Evrim ULU.

All Committers

This is a list of all people who have ever participated as committers on this project.

  • Ross Gardler (RDG)
  • Dave Brondsema (DB)
  • Sjur Nørstebø Moshagen (SNM)
  • David Crossley (DC)
  • Volunteer needed (open)