Hello *

I'm just getting started with developing Jenkins plugins and have 
successfully developed one already. The first plugin was a ListViewColumn 
plugin since there were plenty of examples on the web. But now I'm looking 
to devlop another plugin concerning the main jenkins page.

Now I would like to create a simple button at the page where all the jobs 
are displayed (for every view tab of course) and I was wondering what kind 
of extension point should I use and which *.jelly files are relative to me? 
It was kind of straight forward when writing the ListViewColumn plugin but 
now I've hit a brick wall. I can't find good informaiton about which 
descriptors to use or relevant extension points without browsing trought 
published plugins and finding similar functionality. column.jelly, 
columnHeader.jelly and config.jelly was relevant before but now I do not 
know what jelly files enables me to modfiy the main page (outside the table 
of all jobs). Anyone who has an easy-to-copy example to get started?

Regarding the second plugin; Upon clicking the button, I want to be able to 
access all the jobs in the current list view and be able to enable/disable 
jobs depending on parameters of my previous plugin. All of this instead of 
manually going into each job config page and disabling them one by one.


Thanks for the help!
// Bogge

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2377428d-c927-4c63-8889-9d7d5b4affc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to