So far, I've had no trouble including resources (CSS, js, etc) from a separate plugin. For example:
<link rel="stylesheet" type="text/css" href="${webResourceHelper.getStaticResourcePrefix()}/download/resources/org.mycompany.themes.intranet-styles:theme-resources/assets/libs/swiper/dist/css/swiper.min.css">
What I would also like to be able to do is to include/render a template from this other plugin as well (my goal is to have a main theme for our site with all of the CSS and js, and a handful of HTML includes, and then use a small collection of themes for the site that all point to resources in this other theme).
What's the syntax/method for including a rendered template that lives in another theme/app?
Hello @Web_Administrator,
Thank you for contacting us about this. Happy to help.
Could you help me to understand exactly what you're trying to do? Is there a specific add-on that you're using, or are you developing for your own add-on?
If it's your own add-on, you might want to ask on the Atlassian Developer Community instead, since that Community contains users who are more familiar with developing for Atlassian software. This Community here is mostly end-users.
Regards,
Shannon
Theme development. I guess I'll post this over in the other community (any plans on just creating one Atlassian Community?)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Thank you for confirming that. No, I am not aware of any plans to combine the communities.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.