Right, that makes sense. Thanks for letting me know what the correct way to do this is. If I get something that I think should be incorporated, I will send a pull request.
Cheers, Dave. On 13 March 2013 14:38, Ulli Hafner <[email protected]> wrote: > Normally, we try to use extension points for such requirements. If there > is no such extension point yet, it would be good to introduce one. > Interested in providing a corresponding pull request? > > Ulli > > > Am 13.03.2013 um 12:37 schrieb david barker <[email protected]>: > > Hello, > > I was wondering if it's possible to write a plugin that would add items to > the existing .jelly files that render the "Test Result" page and its > children (The Passed / Regression). > > What I want to do is change the "All Failed Tests" table to add a column > (or two) into it. As far as I can tell, I'd have to do this by writing DOM > manipulation code in my own plugin's jelly files. Is that correct? Is > there a better way? > > Thanks, > Dave. > > -- > 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 [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/2P0T70oVIuc/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
