FYI `forgewiki.command.wiki2markdown:Wiki2MarkDownCommand` was moved to `forgewiki.scripts.wiki2markdown:Wiki2Markdown` script in [adaf63]
> adapt it to use the ToolImporter framework Now script reads directly from mediawiki database (MySQL) and imports that into allura. However ToolImporters are designed to fetch data through some kind of API (or parsing web pages). Do you want Wiki2Markdown fetch data from API/parsing page instead of direct connection to database? --- ** [tickets:#6484] Move ForgeWiki mediawiki importer (GPL dep) into standalone importer** **Status:** in-progress **Labels:** import 42cc **Created:** Tue Jul 23, 2013 02:58 AM UTC by Dave Brondsema **Last Updated:** Wed Nov 06, 2013 07:52 PM UTC **Owner:** nobody * Move forgewiki.command.wiki2markdown:Wiki2MarkDownCommand and everything that goes with it to a separate repo (e.g. a new SourceForge project for any non-Apache License importers) * adapt it to use the ToolImporter framework * remove items from requirements-optional.txt * release it on pypi * link to it from https://sourceforge.net/p/allura/wiki/Extensions/ --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
