Nigam, jelly files can include any HTML content, hence you can just inject your content there. There're many examples of Jelly files, which include Javascripts and include CSS files.
- http://stackoverflow.com/questions/16476024/how-to-add-javascript-files-to-jenkins-jelly-file - http://stackoverflow.com/questions/15566292/how-add-a-css-jelly-file-to-jenkins-plugin - etc. воскресенье, 24 мая 2015 г., 12:17:26 UTC+3 пользователь Nigam Agarwal написал: > > Hii, > I create one dashboard page using html5, css and javascript and > webservices in java related to dashboard and now I am having one link to > access my dashboard .Now my question is how to integrate this code in > jenkins new plugin.I read many documents but I am not able to find out how > to integrate.What I read in most of document they use jelly and groovy > script for view creation in jenkins but I am having my own dashboard view > written in html, css and javascript and some webservices.Is there any way > in jenkins plugin creation so that I can include my own UI part without > writing any view part in jelly or groovy script....Please answer > > Thank you > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/f2914983-bef4-4c06-94d0-9d7be2d05fd0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
