Related to new plugin development

68 views
Skip to first unread message

Nigam Agarwal

unread,
May 24, 2015, 5:17:26 AM5/24/15
to jenkin...@googlegroups.com
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

Oleg Nenashev

unread,
May 25, 2015, 4:57:14 AM5/25/15
to jenkin...@googlegroups.com
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.

Annonymous

unread,
May 29, 2015, 9:46:11 AM5/29/15
to jenkin...@googlegroups.com
hi OLeg,

 I once Did the Same But there was no effect. So i have to remove the scripting and rely on java backend computations only
 if you have any working examples please share
Reply all
Reply to author
Forward
0 new messages