> * Is it possible to customize the Carousel Control? Any
> documentation on this?
Yes it is possible. No specific documentation, but you should look at
http://wiki.magnolia-cms.com/display/DEV/STK+Book
and http://wiki.magnolia-cms.com/display/WIKI/Creating+a+custom+control
(or really just search wiki for "custom control")
> * Can the Carousel Control have an FLV video as one of the
> items?
AFAIK not by default, but you can customize it to include videos as
well.
> * How do you schedule content in the Carousel? For example, we’d
> want to highlight some items for today, but tomorrow we’d want
> a different set of items highlighted. Is it possible to
> schedule this in advance and have it show based on date/time?
write custom paragraph that you include in a carousel as an item and
have logic of what to display which day embedded there ... that's
probably the easiest. More complex task would be to rewrite whole
carousel to allow limiting display of entries by time/date.
> * Can we use another type of slider control, such as the
> AnythingSlider
> (http://css-tricks.com/examples/AnythingSlider/)?
You need to write custom paragraph to bring it in, but there should be
no reason why this would not work.
> * Can the content in that be scheduled via Magnolia?
Again, you can have whatever login you implement in such paragraph ...
sky and your budget is the the limit.
> * Can we use MP4 video in Magnolia or does it have to be FLV?
You can use whatever video the player you will use is able to render.
HTH,
Jan
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------