To verify, extract mediawiki portal properties, e.g. below, and enable them via a hook, e.g media-wiki-hook?
#
# Set the list of supported wiki importers.
#
wiki.importers=MediaWiki
#
# Configure settings for each of the wiki importers.
#
wiki.importers.page=/html/portlet/wiki/import/mediawiki.jsp
wiki.importers.class=com.liferay.portlet.wiki.importers.mediawiki.MediaWikiImporter
Correct me if I'm wrong, the last property is not compatible to be in a hook since the MediaWikiImporter.class file would be in the hook's classloader not the portal's. As such, the mediawiki.jsp references would fail, right? Also, the com.liferay.portlet.wiki.translators.MediaWikiToCreoleTranslator depends on the MediaWikiImporter class.
Thanks for explaining this proposal.
Firmi prego dentro per inbandierare questo come inadeguato.