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 `detailssummary` macro #103

Open osnard opened 6 months ago

osnard commented 6 months ago

Example:

<ac:structured-macro ac:name="detailssummary" ac:schema-version="3" data-layout="full-width" ac:macro-id="...">
  <ac:parameter ac:name="pageSize">100</ac:parameter>
  <ac:parameter ac:name="headings">...,...,...,...</ac:parameter>
  <ac:parameter ac:name="sortBy">Title</ac:parameter>
  <ac:parameter ac:name="cql">label = "..." and space = currentSpace ( )</ac:parameter>
</ac:structured-macro>

Parameters: cql, id, firstcolumn, headings, pageSize, sortBy, reverseSort, showCommentsCount, showLikesCount, blankTitle, blankDescription, contentBlueprintId, blueprintModuleCompleteKey, createButtonLabel