How to add custom JavaScript code to Crowd Webapp

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

目的

Adding a custom JavaScript code to the header of Crowd Webapp can be tricky and there is no easy way of doing it from the UI.

ソリューション

To inject the custom JavaScript code, you will need to do the following:

  1. On your Crowd server, navigate to <crowd-install>/crowd-webapp/console/decorator
  2. Backup the file default.jsp by creating a copy of it
  3. Modify default.jsp
  4. Add your code to the head section
  5. Save the file
  6. You should be able to see the changes right away, no need to restart Crowd


Last modified on Mar 26, 2018

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.