Allows embedding various statistics available from Hudson in your via javascript-snippets ala ohloh.net.
 | Warning May No Longer be Maintained
The Author of this plugin has announced that he will not be making further bugfixes in this plugin in the Hudson Repository a compatible version may be found in Jenkins wiki |
With this plugin, you can integrate the output of some Hudson statistics to external sites by including either a javascript snippet or using an iframe.
For examples follow the JS Widgets link at http://s312195779.online.de/hudson/job/hudson-jswidgets/
s312195779.online.de
Changelog
Version 1.6-SNAPSHOT (not released yet)
Version 1.5 (Dec 05 2010)
- Fix recurring JSWidgets buttons in Maven2 builds, better fix for issue #6164.
- Introduce parameter skipDescription, which will skip writing the description of a job, so
using the script output is possible in the description of a job as well.
Version 1.4 (Apr 05 2010)
- Fix for issue #6164: JSWidgets badge is lost with newer versions of Hudson.
Version 1.3 (Dec 16 2009)
- Fixes issue #5106 Apostroph should be quoted
- Use released checkstyle-plugin 2.4
- Do not use empty tag for script, as this will break sometimes.
Version 1.2 (Nov 21 2009)
- Include version 1.124 of stapler as provided by war with scope provided, otherwise a great number of dependant jars are included in the hpi.
Version 1.1 (Nov 21 2009)
- Fixes issue #4889.
- Updates to newest dependency versions and parent.
Version 1.0 (Oct 19 2009)