Hi again Fred, Today I added an Image Gallery extension point to the plug-in, this way we are able to create many image galleries (although the name has image, we can create galleries with video, music, and what not) more easily. I also reviewed the code and did some minor enhancements to the jelly files.
Unfortunately I couldn't push my changed to jenkinsci/image-gallery-plugin, due to some problems with my GitHub id and my rights in that repository. I will ask KK or someone else with admin rights in the GitHub jenkinsci account to check how to fix it, and then I will release the plug-in ASAP. This first version creates image galleries only from archived artifacts (I needed that for my current project in BioUno) and only images. But let's talk and see how can we make this plug-in better. The [1] Wiki has been created. There are some screenshots that show some basic features of the plug-in :-) [1] https://wiki.jenkins-ci.org/display/JENKINS/Image+Gallery+Plugin All the best, Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com >________________________________ > From: FredG <[email protected]> >To: [email protected] >Cc: Bruno P. Kinoshita <[email protected]> >Sent: Tuesday, 31 July 2012 10:59 AM >Subject: Re: A plug-in for displaying build charts/images > > >Hi Bruno, > >I've been waiting for a plugin like your "image-gallery-plugin" for quite some >time. I'm looking forward to trying it out. >Please create a wiki page for the plugin in the Jenkins wiki and add some >screenshots, so everyone can find out what >it does before installing it. > >Regards, > >Fred > >On Thursday, July 12, 2012 3:02:32 AM UTC+2, kinow wrote: >Hi there, >> >> >> >>I'm writing to the dev-list following the guideline from [1]. For my demo of >>BioUno, I'll be using several plug-ins, including the R Plug-in (created for >>BioUno), released few days ago to all Jenkins users too. >> >> >>Another plug-in created for this demo was image-gallery-plugin [2]. This >>plug-in creates an image gallery using colorbox (similar to >>lightbox/lightbox2 JS library) from images created during the build. There's >>still room for improvement (using archived artifacts, generating per build >>gallery, recursively create galleries per folder, etc) but I thought maybe >>more users would like to use such plug-in. >> >> >>But before I ask to fork this plug-in, I would like to know if anybody else >>think it sounds like a good idea? There are threads of users asking for >>something similar [3][4]. Does anybody have any other plug-in that could be >>extended to have this feature? I would have no problem in sending a pull >>request to this plug-in instead of creating a new one. >> >> >> >>I couldn't put the <img src... /> in the job description because I wanted to >>shamelessly copy the way that BioPortal displays the graphs of some job >>executions (plus some fancy javascript effects). >> >> >> >>Thank you in advance! >> >> >> >>[1] https://wiki.jenkins-ci.org/ display/JENKINS/Before+ starting+a+new+plugin >>[2] https://github.com/tupilabs/ image-gallery-plugin >>[3] http://jenkins.361315.n4. nabble.com/Adding-charts-to- >>job-status-page-td2064012.html >>[4] https://issues.jenkins-ci.org/ browse/JENKINS-6369 >> >> >>Bruno P. Kinoshita >>http://kinoshita.eti.br >>http://tupilabs.com > >
