Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Reference_description_with_linked_URLs_______________________Notes______________________________________________________________
a Confluence Overview#References


https://developer.atlassian.com/cloud/confluence/get-help/
https://developer.atlassian.com/cloud/confluence/example-apps/example apps
https://developer.atlassian.com/cloud/confluence/frameworks-and-tools/Atlassian frameworks and tools
https://developer.atlassian.com/cloud/confluence/Confluence developer guides
https://developer.atlassian.com/cloud/confluence/frameworks-and-tools/Development kits for Node.js, Java and more
https://developer.atlassian.com/cloud/confluence/tutorials-and-guides/Tutorials and Guides
https://developer.atlassian.com/cloud/confluence/getting-started/ACE - App Connect Express for Node.js
Confluence REST api to manage Confluence from Node.js
https://developer.atlassian.com/cloud/confluence/Integrating with Confluence
https://community.developer.atlassian.com/c/ConfluenceDeveloper community site
https://developer.atlassian.com/cloud/confluence/modules/Confluence modules interact with UI
https://developer.atlassian.com/cloud/confluence/rest/Confluence Cloud REST api
https://developer.atlassian.com/platform/forge/new Forge Developer toolset for Confluence

iFrame

Confluence resources

Confluence 

Confluence Development Guide

Confluence Sample Plugin

iframe question
https://community.atlassian.com/t5/Confluence-questions/
HTML-macro-on-Confluence-Cloud/qaq-p/1318974
html macro question
https://community.atlassian.com/t5/Confluence-questions/I
f-I-replace-http-www-atlassian-com-by-https-bugzilla-mozilla/qaq-p/25184
iframe macro test in Confluence - 2016
https://www.w3schools.com/tags/tag_iframe.aspw3schools example


https://staymanhou.github.io/tinymce-coding-cheat-sheet/index.html

https://www.tiny.cloud/blog/category/how-tos-and-tutorials/

https://www.tiny.cloud/

Tiny mce was the default Confluence editor before they hurt Confluence
by switching to their own custom editor





Key Concepts



Groovy Plugin for Confluence

...

https://docs.servicerocket.com/scaffolding-cloud

Part of the ScriptRunner family, ScriptRunner for Confluence allows you to:

Make your content management a breeze:

Create automations that make your instance more efficient and powerful:

  • Regularly clean spaces by bulk deleting old comments or page versions
  • Regularly add labels to content that's out of date
  • Never miss a user's new content by automatically watching it

Automate functionality, promote good practice, and ensure work doesn't get missed by integrating Confluence with other apps:

  • Automate your workflow by creating a Jira ticket whenever you create a Confluence page
  • Pull data from apps that use the REST API, like Xero, SalesForce, or Trello

Data Residency is available on Cloud. Find out more about regions here.

install & licensing

  1. Go to Apps > Find new apps.
  2. When the Find new apps screen loads, locate "Scaffolding Forms & Templates for Confluence Cloud". You may have to omit the term "Cloud" from the search to find the add-on.
  3. Click Install (or Free Trial if the app requires a paid license) to download and install.
    If the app requires a paid license, you will be provided with a minimum of 30-day free trial.
  4. Click Close in the Installed and ready to go dialog box.

...

https://docs.servicerocket.com/scaffolding-cloud/user-guide

We would recommend you to look into the Key concepts and Quick start guides.

Text and data within Scaffolding macro can now be indexed by Confluence and will appear in Confluence searches, just like other standard Confluence content.

This includes:

Confluence Recipes

https://docs.servicerocket.com/scaffolding-cloud/recipes

Macro Reference Guide

https://docs.servicerocket.com/scaffolding-cloud/macro-reference

Live Template

https://docs.servicerocket.com/scaffolding-cloud/macro-reference/live-template

Dynamically inherit a template's structure and layout. Changes to the template will be automatically reflected on this page. It is best used together with the Field Group to delete macro.

See Key concepts to learn about the functionality you can unlock with this macro.

examples

Table generation

https://docs.servicerocket.com/scaffolding-cloud/macro-reference/field-group/table

...

Table is a meta field which hold other fields like Short Text, Paragraph, Number, Date and more.

The Table field currently has only one field setting. You can also refer to this user guide page on how to create a dynamic table.



pricing - free for 10 user license

https://marketplace.atlassian.com/apps/1215215/scriptrunner-for-confluence?__hsfp=1855668024&__hssc=72543820.1.1676252207535&__hstc=72543820.8bfcd7e49a666c6a7f485dedec3aae8b.1676252207535.1676252207535.1676252207535.1&tab=pricing&hosting=cloud



Drawio diagram example on Confluence



Example Plantuml Diagram Macro

Diagram macro supports multiple diagram types (Mermaid, Plantuml etc )


Macro diagram
sourceTypeMacroBody
attachmentPageId
syntaxPlantUML
attachmentId
url
<plantuml text here>



Confluence Whiteboards plugin


https://community.atlassian.com/t5/Confluence-articles/Introducing-Confluence-whiteboards/ba-p/2329216


Other Drawing and Whiteboard plugins for Confluence

We know many of our customers find great value in their existing visual collaboration tools like Miro, Lucid, and InVision. You can expect to see continued enhancements in how these tools integrate with Confluence and other Atlassian products. So, for example, you can bring your Miro boards into Confluence, embed them, and edit them all from a page. You can also do the opposite and embed Confluence pages into Miro.

Through Smart Links, Marketplace apps, and other integrations, you can use the tools that suit your needs best, whether that be draw.io, Gliffy, FigJam, Miro, Mural, or something else. So, work differently, together.


Drawio Confluence Plugin example







iFrames 

https://www.w3schools.com/tags/tag_iframe.asp

...