hallowelt / migrate-confluence

Tool to migrate content from Confluence export files into a MediaWiki compatible import source
GNU General Public License v3.0
35 stars 8 forks source link

Add `content-report-table` macro #99

Open osnard opened 5 months ago

osnard commented 5 months ago

Example:

<ac:structured-macro ac:name="content-report-table" ac:schema-version="1" ac:macro-id="...">
  <ac:parameter ac:name="maxResults">1000</ac:parameter>
  <ac:parameter ac:name="spaces">
    <ri:space ri:space-key="..."/>
  </ac:parameter>
  <ac:parameter ac:name="labels">...</ac:parameter>
</ac:structured-macro>

Parameters: labels, spaces, showCommentsCount, showLikesCount, maxResults, blankTitle, blankDescription, contentBlueprintId, blueprintModuleCompleteKey, createButtonLabel