On 23 Jun 2016, at 13:08, Vincent Massol
<vincent(a)massol.net> wrote:
Hi Thomas,
On 23 Jun 2016, at 13:01, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> wrote:
Hi devs,
I just released as a contrib extension a new MediaWiki parser which
covers the old one located on xwiki-rendering (and also fix many
issues that were not even listed). The big change is that the actual
parser is
https://bitbucket.org/axelclk/info.bliki.wiki/wiki/Home and
not done by us anymore, we just produce event from the DOM provided by
bliki.
So I propose to get rid of the old one and retire it in contrib organization.
WDYT ?
here is my +1
+1 from me. I just hope that the “bliki” parser has good support for the future.
So right now all the tests that were previously passing are passing with the new parser?
Or is there still work to be done?
Will you have a production-ready release before XWiki 8.2 final is released?
Does it work to install it as a extension in XWiki 8.2? (I had issues with markdown and I
hope you don’t have similar issues)
Do you plan to make it work with older XWiki versions? (if so you may need to have
special install instructions on e.x.o - maybe it requires removing the mediawiki jars from
web-inf/lib because it uses the same syntax id, etc?)
It could be nice to also update the doc for all extensions on e.x.o using the old
mediawiki parser since they might not work anymore. Or is it transparent (same syntax
id)?
Thanks
-Vincent
Thanks!
-Vincent
> --
> Thomas Mortagne
>
> PS: OK I already did it and then Vincent reminded me that it would be
> nice to have a mail about it :)