I have had a look at the greenballs plugin, it seems a good place to start.
There's even a smaller example, in the filter_sample repository (https://github.com/kiy0taka/filter_sample/blob/master/src/main/java/com/kanjava/jenkins/plugins/filtersample/SampleFilter.java) This should address the described need. If somebody known a more efficient way, thanks to reply! :-) On Thu, Jun 18, 2015 at 9:23 PM, Ivo Bellin Salarin <[email protected]> wrote: > Hi all, > > Apart from a specially crafted CSS, is there any way to hide default Jenkins > action? > > For example, the Build Now action.. I have developed a custom action, which > basically does a BuildWithParams with a variable set of default parameters. > I would like to hide the Build Now action, in order to avoid user confusion. > > Is there any way to change icons visibility? > > Have a good day, > Ivo -- http://www.nilleb.com -- 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/CAPc4eF81OZ_zWEx3hwhiLb%2Bk_iN%2BYntvXB8fgf3t9NokDWiFpw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
