Uploaded image for project: 'XWiki FileSystem Format'
  1. XWiki FileSystem Format
  2. XFF-9

Support the import of only a space, a page, an attachment, a class or an object

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 0.3.1
    • XFF filter, XFF Rest API
    • None

    Description

      A XFF package may not always be at the wiki level (wiki/Space/Page) but should be able to start from Page directly.

      For example, a list and hierarchy of files in the XFF zip file could be:

      Page/page.xml
      Page/metadata/content.xwiki21
      Page/attachments/logo1.png
      Page/attachments/logo2.png
      Page/classes/class.xml
      Page/classes/metadata/answer/customDisplay.xwiki21
      Page/objects/Space.Page/0/object.xml
      Page/objects/XWiki.StyleSheetExtension/0/object.xml
      Page/objects/XWiki.StyleSheetExtension/0/metadata/code.css
      

      with the corresponding index.txt

      pages/Page/page.xml
      pages/Page/metadata/content.xwiki21
      pages/Page/attachments/logo1.png
      pages/Page/attachments/logo2.png
      pages/Page/classes/class.xml
      pages/Page/classes/metadata/answer/customDisplay.xwiki21
      pages/Page/objects/Space.Page/0/object.xml
      pages/Page/objects/XWiki.StyleSheetExtension/0/object.xml
      pages/Page/objects/XWiki.StyleSheetExtension/0/metadata/code.css
      

      or directly for an object with an index.txt

      objects/XWiki.StyleSheetExtension/0/object.xml
      objects/XWiki.StyleSheetExtension/0/metadata/code.css
      

      and the list of files

      object.xml
      metadata/code.css
      

      REST API should provide services accordingly at space, page, attachment, class and object level.

      Attachments

        Activity

          People

            jsimard Jean SIMARD
            jsimard Jean SIMARD
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: