The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

"init.rte"

robert_egan_305
July 10, 2020

I created a plugin macro with some 'startup' logic using javascript

AJS.bind("init.rte", function() {
// my code here
});

 

And it worked fine on my little standalone server. However, it does not seem to work on the test server, which has many third party plugins installed. Is it possible that one of those other plugins has also bound "init.rte", and if so, how does one work around that?

I am still new to javascript, so I would welcome any input.

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events