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.
Added handling of Google Code wiki format. See sample.
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.
Use locationmap for resolution of resources and files. Resources are exposed via
{lm:wiki.*}
Handle quoted links.
Added sample for MoinMoin format documents.
Initial plugin code extracted from Forrest core.
Address http://issues.apache.org/jira/browse/FOR-283