Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 444018

Summary: Provide image slider solstice theme
Product: Community Reporter: Wim Jongman <wim.jongman>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chris.guindon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Wim Jongman CLA 2014-09-13 10:54:00 EDT
I wonder if it is possible to provide an image slider in the solstice theme. On our landing page we would like to showcase our widgets. I guess there are other interested parties for such a capability.

Examples of sliders:

https://www.eclipsecon.org/europe2014/
http://flexslider.woothemes.com/
Comment 1 Christopher Guindon CLA 2014-09-15 09:47:30 EDT
(In reply to Wim Jongman from comment #0)
> I wonder if it is possible to provide an image slider in the solstice theme.
> On our landing page we would like to showcase our widgets. I guess there are
> other interested parties for such a capability.
> 
> Examples of sliders:
> 
> https://www.eclipsecon.org/europe2014/
> http://flexslider.woothemes.com/

It's already included with Solstice :) The solstice theme was built on top of Bootstrap. Anything you see in the bootstrap docs should work with solstice:
http://getbootstrap.com/javascript/#carousel



Here's an example of the slider included with solstice:
https://eclipse.org/eclipse.org-common/themes/solstice/docs/#bootstrap
Comment 2 Wim Jongman CLA 2014-09-17 06:59:35 EDT
(In reply to Christopher Guindon from comment #1)

Thanks Christopher.