Re: f:entry help attribute dynamic

2013-05-30 Thread Slide
Doesn't the help-*.groovy only work for fields? What if I need a help area for something that isn't a field? Also, its not for the whole descriptor, its just part of my plugin's documentation (content tokens). On Tue, May 28, 2013 at 8:18 AM, Jesse Glick wrote: > You can create a help-*.groovy

Re: f:entry help attribute dynamic

2013-05-28 Thread Jesse Glick
You can create a help-*.groovy to make the page dynamic, or you could override Descriptor.getHelpFile to pick a different page. On 05/28/2013 11:10 AM, Slide wrote: How do I reference that in the help attribute of an f:entry? Neither of those would require an explicit help attribute. But you

Re: f:entry help attribute dynamic

2013-05-28 Thread Slide
How do I reference that in the help attribute of an f:entry? On Tue, May 28, 2013 at 7:47 AM, Jesse Glick wrote: > On 05/27/2013 01:03 AM, Slide wrote: > >> Is there a way to serve dynamic help via the help attribute of the >> f:entry tag? >> > > You can create a help-*.groovy to make the page

Re: f:entry help attribute dynamic

2013-05-28 Thread Jesse Glick
On 05/27/2013 01:03 AM, Slide wrote: Is there a way to serve dynamic help via the help attribute of the f:entry tag? You can create a help-*.groovy to make the page dynamic, or you could override Descriptor.getHelpFile to pick a different page. -- You received this message because you are sub

f:entry help attribute dynamic

2013-05-26 Thread Slide
Is there a way to serve dynamic help via the help attribute of the f:entry tag? Thanks! slide -- Website: http://earl-of-code.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