-
Suggestion
-
Resolution: Fixed
https://groups.google.com/forum/#!topic/atlassian-connect-dev/TFqf6kSKpjc
Some add-ons providing a custom macro editor need to retrieve internal data specific to the page. For this they need the "content.id" context variable.
You can get the current page if you're in JS: it should be in the meta data tags on the page.
<meta name="ajs-page-id" content="294915">
But if you're in the server you're currently out of luck: we are going to have to pass it to the add-on.
- depends on
-
CONFCLOUD-60165 Provide access to connect enabled Http Service
- Closed
- is blocked by
-
CONFCLOUD-61025 Improve Macro Preview Handling on 'Insert Macro'
- Closed
- is duplicated by
-
CONFCLOUD-60588 Support content.id variable in macro editor URL
- Closed
- is related to
-
CONFCLOUD-60588 Support content.id variable in macro editor URL
- Closed