Hello, In previous post I showed that I could make a popup dialog window on home page to create a new job. However, I did it in a fast and dirty way and now I want to make it properly.
I am sorry if those are too simple questions. However, I would appreciate if you could at least link me to where I can read about how to do it. Currently I see 3 issues and I would like to have a hint on how to fix them. 1. How do I add an external js, css library to js-modules <https://github.com/tfennelly/jenkins-js-modules> or to js-libs <https://github.com/jenkinsci/js-libs> so that I can require it on home page? 2. For some reason, when I try to include my jelly file by <st:include page="myjelly.jelly" /> it is not included. The myjelly file is in the same folder as the file (sidepanel.jelly) where I try to include it. If I just insert the same jelly in sidepanel file between <st:include> files it works. 3. Labels like ${%ItemName.label} are not replaced by the corresponding string as you can see on GIF. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/3ae6f47e-1d82-41d3-a233-24664fcf82da%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.