[
https://issues.apache.org/jira/browse/OFBIZ-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701282#action_12701282
]
Ryan Foster commented on OFBIZ-2288:
------------------------------------
Steps for installing this patch:
1. Download patch
2. Download Archive.zip
3. patch -p0 < indexScroller.patch
4. cd images
5. unzip Archive.zip
6. cd ../
7. svn delete --force css/home.css js/fieldhints.js js/pngFix.js js/global.js
js/slideshow.js
-- Not sure why the patch didn't delete them, but this will do it.
8. svn add images/full-wrapper.jpg images/pause.gif images/start.gif
images/footer.jpg js/slides.js
That should do it - then this can be committed. Thanks everyone.
> Update the image / content scroller on index.html
> -------------------------------------------------
>
> Key: OFBIZ-2288
> URL: https://issues.apache.org/jira/browse/OFBIZ-2288
> Project: OFBiz
> Issue Type: Improvement
> Components: site
> Affects Versions: SVN trunk
> Reporter: Tim Ruppert
> Assignee: Tim Ruppert
> Fix For: SVN trunk
>
> Attachments: Archive.zip, Archive.zip, indexScroller.patch
>
>
> Currently there is a JavaScript scroller on the index.html page, but it's not
> clear to everyone that it is there. Let's do this:
> 1. Make it so that they scroll ever 10 seconds between what is there.
> 2. Put a pause on it - which will stop the scrolling, but allow you to start
> it up again.
> 3. Make it so what comes up first is totally random
> 4. Make it so it scrolls around to the beginning again instead of stopping at
> the last one (in either direction)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.