It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
it is possible to insert a macro into a page with the confluence command line interface.
(e.g. confluence --action modifyPage --id "216597104" --content "<ac:macro ac:name=""unmigrated-inline-wiki-markup""><ac:plain-text-body><![CDATA[{wiki:param1=xxxxx}bodyText{wiki}]]></ac:plain-text-body></ac:macro>" --noConvert )
But: --content or --content2 puts the content at the end or at the beginning of a page, but I want it to be following another macro, that is somewhere in the midst of the page.
I ve already tried using findReplace, which drives me mad with the special characters, and it doesn t work yet.
Any other ideas?
Write a small script that does the following:
Hi @Bob Swift [Bob Swift Atlassian Add-ons], is this possible to do it for a result of runfronlist or getcontentlist?
@Bob Swift [Bob Swift Atlassian Add-ons] problem with quote annidation...
--action runFromContentList --cql "type=page and label=mylabel" --common ' --action modifyPage --id "@pageId@" --content2 "<p> <ac:structured-macro ac:name=~include~> <ac:parameter ac:name=~~> <ac:link> <ri:page ri:content-title=~_ page to be included~ ri:space-key=~KB~/> </ac:link> </ac:parameter> </ac:structured-macro></p>" --noConvert --minor --special " # ~" '
without the runfromcontentlist it works, but when i put it together it doesn't
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.