<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I've been looking into this, and it
      seems there's a problem due to a format change. It's important to
      know what version of Confluence you're dealing with.<br>
      <br>
      It seems Confluence 3.x and earlier used Confluence Wiki Markup
      format  for their pages. Beginning with 4.0, Atlassian  changed to
      the more expressive Confluence Storage Format. Unfortunately, for
      importing, they didn't add support for the new format. So:<br>
      <br>
      - If you produce pages in Confluence Storage Format (the modified
      XHTML), you can't import them to Confluence.<br>
      - If you produce pages in Confluence Wiki Format and try to add
      them to Confluence 4.0 directly via API (as the sourceforge
      dita2wiki tool does), they will not be accepted because of the
      format change.<br>
      <br>
      It should still be possible to produce pages in Confluence Wiki
      Format and upload them to Confluence 4.0  via the "Import pages
      from disk" feature.  For DITA users, this might involve unbundling
      a transform I assume is in the dita2wiki project, to support
      writing the output to local files instead of directly to
      Confluence.<br>
      <br>
      I gather it's also possible to add Wiki Format pages via API and
      invoke Atlassian's own converter to change them to Confluence
      Storage Format, but no one in the sourceforge community has fully
      taken this on.<br>
      <br>
      On 2012-11-21 10:32, Yves Barbion wrote:<br>
    </div>
    <blockquote
cite="mid:CAMa27Ez+z3w_ktWrqTwQVS0Doxh1sXom_XZT6Y4ZEbAX1Y9VqA@mail.gmail.com"
      type="cite">Hi Jeremy<br>
      <br>
      Make that <b>SIX </b>MIF2Go users; I care about Confluence too.
      ;-)<br>
      <br>
      I played with DITA, Confluence and WebWorks ePublisher a while
      ago, and I think I somehow managed to import a collection of files
      into Confluence. Maybe this can help?<br>
      <br>
      <a moz-do-not-send="true"
href="http://ffeathers.wordpress.com/2009/10/04/epublisher-for-converting-documents-to-confluence-wiki/">http://ffeathers.wordpress.com/2009/10/04/epublisher-for-converting-documents-to-confluence-wiki/</a><br>
      <br>
      Cheers<br>
      <br>
      -- <br>
      Yves Barbion<br>
      <a moz-do-not-send="true" href="http://www.scripto.nu">www.scripto.nu</a><br>
    </blockquote>
    <br>
  </body>
</html>