Thanks for the suggestion Stephen - but that doesn't seem to have done the
trick. The help question mark logo has now disappeared.
Any other ideas?
Jamie.
On Thursday, 16 August 2012 21:54:55 UTC+1, jwa wrote:
>
> Hi Folks,
>
> I'm writing a custom action, and I can't get help files to work! I'
On 16 August 2012 21:54, jwa wrote:
> Hi Folks,
>
> I'm writing a custom action, and I can't get help files to work! I've
> tried using the help attribute on the f:entry. It shows the help icon, but
> when clicked it doesn't show the details:
>
> help="/plugin/PluginN
Hi Michael,
Thanks for your help, just a note for future readers - the directory should
not have a trailing "s", i.e. " src/main/webapp".
I can see that this is uploaded to the server, and looks a lot better, from
the root of Jenkins I now have:
./plugins/PluginName/help-comments.html
Howe
Hi,
You must add your help files to src/main/webapps/ (directly in this
directory) instead of src/main/resources/your/package/..
Michaël
2012/8/16 jwa
> Hi Folks,
>
> I'm writing a custom action, and I can't get help files to work! I've
> tried using the help attribute on the f:entry. It show
Hi Folks,
I'm writing a custom action, and I can't get help files to work! I've tried
using the help attribute on the f:entry. It shows the help icon, but when
clicked it doesn't show the details:
And th