Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Add user macro to toolbar

Robert Lehmann January 26, 2016

We need to add a custom User Macro to the confluence rich text editor toolbar. useing "{" or navigating through the menu is not the desired option.

2 answers

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2016

The toolbar in the editor is, well, in the editor.  To add something to it, you'll need to rewrite the system add-on that provides the editor.

1 vote
Bill Bailey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2016

Well there is this tutorial, BUT not sure if it still works with Confluence 5.x (a bit of warning, many of the Confluence plugin tutorials have not been updated recently, and are often incomplete)

https://developer.atlassian.com/confdev/tutorials/adding-an-option-to-the-editor-insert-menu

If this method still works, you could then convert your user macro to a plugin (just takes the macro code) and add this menu item. You will need this module for your macro code.

https://developer.atlassian.com/confdev/confluence-plugin-guide/confluence-plugin-module-types/user-macro-module

I will warn you, there are many steps and details missing from that page (I had to slog through this last week).

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events