Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
DocumentationGuidelines/ConvertExistingContent
Contents
Converting HTML
Converting from HTML into mediawiki is actually very straight forward, as MediaWiki allows for the inclusion of HTML tags. However, this can make editing of the pages much more difficult. There are tools available to allow the conversion of HTML to particular wiki formats.
Online Conversion
Converting DocBook
This section will discuss ways in which existing DocBook source files can be converted into media wiki syntax.
DocBook XSL Stylesheets
There is work underway to provide a contribution to the DocBook Project on sourceforge to allow the use of the existing DocBook Project's stylesheets to generate the wiki content. The advantage here is that most all of the docbook tags are covered, and the appropriate templates can be overriden to provide additional custom wiki support.
These stylesheets are still a work in progress. Other options include:
- DocBook to Wiki - a set of perl scripts that do a decent job of converting but only handle a limited subset of the DocBook elements.