Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi *,

On Thu, Dec 16, 2010 at 10:42 PM, Christian Lohmaier
<lohmaier+ooofuture@googlemail.com> wrote:
On Thu, Dec 16, 2010 at 1:02 PM, Ivan M. <ivanm@patentpending.co.nz> wrote:
On Thu, Dec 16, 2010 at 11:25 PM, Christoph Noack
<christoph@dogmatux.com> wrote:
[...]
Are you thinking of something like the slideshow on the current
"LibreOffice"/Download page [2]? With some jQuery, a nice fade in/fade
out effect could be added to make it more appealing (e.g. [3]).

To add on that one: We're of course not limited to using
photoshuffler.js as it is used now (
http://iamacamera.org/sandbox/photoshuffler/ ), we can use other
methods as well of course. The site includes jquery anyway, so modules
building on top of jquery are preferred, but it's no limitation.

There's basically two fundamentally different way these slideshow modules work:
* popup (like for example http://colorpowered.com/colorbox/ )
or
* inline.
And then
* load images in the scriptcode (like for example
http://tobia.github.com/CrossSlide/ )
or
* load the images in the html code itself. (like for example
http://jquery.malsup.com/cycle/ )

the first variant is basically the only way to go when there are lots
of images, the other one is OK for fewer or smaller ones (as the
browser will keep downloading images, and only after that the
javascript that is added to the very bottom of the page to not delay
rendering of the page)

Drawback of the script method is that you'd have to use a seperate
control in the CMS to add the images, while with the html way you
could add them in the HTML-code)

ciao
Christian

-- 
Unsubscribe instructions: E-mail to website+help@libreoffice.org
List archive: http://www.libreoffice.org/lists/website/
*** All posts to this list are publicly archived for eternity ***

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.