Hi.
I want to write a plugin which adds an additional input field when creating or editing a page in confluence. As i have not found a way to do this in Java or via Configuration from within a plugin i thought i add a javascript which creates this HTML Element dynamically.
I think that has to be possible somehow as the AdHoc Workflow Plugin does it the "same" way, but i have not found any documenation or answers how to achieve this. Perhaps i am missing something!?
So my question is, how can i add a javascript file to the create / edit page dialog from my plugin? So when someone installs my plugin he gets an extra input field when he creates or updates a page.
Kind regards
Thomas
Community moderators have prevented the ability to post new answers.
I believe you'll be wanting to create a plugin with one or more webresources bound to particular contexts in Confluence
There is a context called 'page'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.