ConfluenceConverter

Graph

(0) +60 +100 tip
Improved the help text.
Added a note about section nesting.
Added "to do" list.
Handle an empty attachments argument so that --no-translate can be specified.
Attempted to avoid indentation issues by stripping table cell text.
Added macro support to the Wiki markup parser, changing the block spacing approach.
Added XHTML table support; fixed Wiki markup list recognition, avoiding bold
Added support for attachments in pages, making manifest handling more general.
Improved table region and table row detection.
Attempt to find a reliable initial character for image declarations.
Made the image pattern less likely to match sentences using exclamation marks.
Added translation of various text styles.
Replaced the parser module with separate modules covering the different areas of functionality.
Simplified whitespace normalisation, explicitly adding newlines before certain
Propagated the "no translate" option to functionality wanting to add extra content to pages.
Added comment inclusion on their owner pages.
Changed comment handling, recording comment page details on the appropriate
Added an explanation of the output of the converter.
Added support for user homepage links.
Added elementary child page lists to parent page revisions.
Introduced more general handling of HTML entities.
Attempted to normalise whitespace and to ensure that the different block
Added initial support for parsing and converting Confluence 4 XHTML content.
Added recording of child pages for declared parent pages.
Added page title truncation where the title would be too long for the filesystem.
Make links within spaces tidier by adding labels.
Strip whitespace from link targets in order to more readily identify their nature.
Added some documentation; added command line argument handling in the converter.
Added monospaced text region support.
Added an exception for certain section types to avoid translating their content.
Improved support for space-indented lists.
Introduced general content translation more widely, attempting to translate
Added direct translation of certain section types.
Merged list and "block element" (heading and blockquote) extraction, including
Added a "no translate" option to prevent translation of the content.
Changed the directory references to space references, since the directory
Added initial support for content translation.
Added support for generating a zip file acting as a Moin page package,
Added support for comment pages, taking the revisions already generated from
Added copyright and licensing boilerplate.
Made the section extraction slightly more strict when recognising the markers.
Added some simple parsing code for the Confluence Wiki format.
Fixed the manifest rewriting.
Added copyright and licence information.
Changed the name of the manifest files and added support for sorting their contents.
Removed symbolic link creation since the import manifests indicate the actual
Added missing import.
An attempt to convert Confluence Wiki content into a form suitable for import into MoinMoin.
(0) +60 +100 tip