You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
Hi all,
Is it possible to show an image from a particular plugin on job's configuration page?
I looked at https://jenkins-ci.org/maven-site/jenkins-core/jelly-taglib-ref.html, but there doesn't seem to be a Jelly tag for this. I tried to use smth like <img src="/plugin/my-plugin/24x24/warning.png"/> - but it doesn't get resolved. The same location, btw, works fine when used on build's summary page.
Oleg Nenashev
unread,
Aug 25, 2015, 4:37:00 PM8/25/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
Please provide a link to the plugin or to the piece of code, where you suffer from the image resolution issue. <img> tag should work everywhere IIRC
понедельник, 24 августа 2015 г., 17:41:42 UTC+3 пользователь Kirill написал: