ConfluenceConverter

Graph

(0) -60 tip
Added a patch against Moin 1.9 to associate author details with page revisions.
Added generation of identifier and tiny URL mappings.
Allow link body details to specify default link targets.
Added handling of nested macros and table of contents support to the XHTML parser.
Added "excerpt" support to the XHTML parser.
Fixed table cell text translation.
Unsupported options are rarely useful and are thus removed.
Attempted to fix list item identification, preventing items at the end of table
Supported list recognition in region extraction, preventing sections from
Removed table fragmentation item.
Supported table recognition in region extraction in order to handle sections
Introduced page title truncation in links in order to find translated pages.
Removed interpretation of the "link-body" attribute as a possible link anchor.
Tidied the list and added an item related to Confluence headings and formatting.
Fixed the translation when only one region exists.
Added an item about combining anchor and page information to make links.
Added an item about shortening link targets for long page names.
Avoided quoting for macro arguments where possible, although the Color2 macro
Introduced parsing of block-level text in order to handle section-like macros.
Introduced the parsing of nested sections (in order to prevent the false
Improved handling of nested sections by detecting standalone macros and
Added nested section handling, although the "color" macro should not permit
Removed the item about headings and anchors.
Introduced the extraction of anchors within headings for XHTML markup.
Introduced the extraction of anchors within headings for Confluence markup.
Added proper support for non-section macros in the Confluence markup parser.
Made the Confluence markup parser a class in order to be able to retain section
Tidied the list and removed old items.
Changed the handling of sections so that they are always treated as blocks.
Added XHTML-related note about stand-alone preformatted lines.
Fixed newlines in preformatted regions.
Fixed missing pages where page names end with spaces.
Updated the "to do" list, adding a mod_rewrite hack for limited hosting.
Reset indentation within sections/regions, remembering external indentation state.
Added initial newlines to sections containing newlines so that Moin can be
Tidied up child page links by removing superfluous space prefixes.
Fixed unrecognised preformatted regions containing newlines.
Introduced explicit Unicode usage and handled blank but not empty link labels.
Attempt to handle nested lists correctly in addition to block elements inside
Updated the list.
Attempted to handle block elements more correctly, especially in lists.
Added support for conventional "a" links, thus fixing various link issues.
Added support for inter-space links in the XHTML format.
Handle page renaming to a reasonable extent, although comments and attachments
Updated the list.
Supported anchor links and nested sections.
Updated the copyright information.
Added content prerequisites.
Added newlines within explicitly labelled sections.
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.
(0) -60 tip