Page 1 of 8

Showtime 3.4 (update: responsive Nivo Slider)

Posted: Thu Aug 26, 2010 11:30 am
by Pedrosken
Showtime 3.4
Looking for a Responsive Slideshow? Showtime 3.4 is a fully automated slideshow, you can choose between animation types <swfobject>, <swfobject> or <Nivo Slider> (Responsive).

Lots of new features, such as:
* use drag&drop for multiple images uploads.
* Crop your images using the default slide settings.
* Protect your images with watermarking or add your logo.
* Rotate your images.
* Reorder you slides with drag and drop.
Very user friendly interface and lots of fun to use this module!

Downloadpage here -->Showtime Module 3.4

Re: New module: Showtime (Animated slideshow)

Posted: Thu Aug 26, 2010 11:44 am
by zerynthia
Looks really cool!  ;D

Re: New module: Showtime (Animated slideshow)

Posted: Thu Aug 26, 2010 12:11 pm
by Silvie
Great!
I test it right away.
First reaction: SUPER
I see some things:

I can't see some general pictures and

Chance picture is not possible.
I see my list and the button cancel.
Not a way to select the picture.

But: Thank you very much great module

Re: New module: Showtime (Animated slideshow)

Posted: Thu Aug 26, 2010 4:53 pm
by Pedrosken
Silvie,
I fixed all problems now.
Changed most relative path options, so now it works for those who installed CMSmadeSimple in a subdir.  ;D
Also added some new icons and links voor easy browsing.

Hope this 'll fix your problem.

Re: New module: Showtime (Animated slideshow)

Posted: Thu Aug 26, 2010 8:27 pm
by beattie
Hi, great module!

I was wondering if this can be done using CSS and jQuery as in the Crossslide jQuery plugin. That way there is no need for Flash player.

Re: New module: Showtime (Animated slideshow)

Posted: Tue Aug 31, 2010 6:16 am
by tilde
Great module.

Just one thing. The slideshow can't be centered on a page, it is always aligned left.

Søren

Re: New module: Showtime (Animated slideshow)

Posted: Tue Aug 31, 2010 8:02 am
by maranc
tilde - use css style to center slideshow...

Marek A.

Re: New module: Showtime (Animated slideshow)

Posted: Tue Aug 31, 2010 8:36 am
by tilde
Marek A

Of course that will do it.
But then I will have to add another template and another css file, just for viewing the Showtime slideshow the way I want it.

Søren

Re: New module: Showtime (Animated slideshow)

Posted: Tue Aug 31, 2010 1:12 pm
by Pedrosken
tilde wrote: Great module.

Just one thing. The slideshow can't be centered on a page, it is always aligned left.

Søren
easy, use a div.
for example:

Code: Select all

<div style="text-align: center;">{Showtime show=1}</div>
Or you can press "Format" -> Div on your TinyMCE, then press "Align center". Done.

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 7:52 am
by tilde
Pedrosken

That solved it.

Thanks.

Søren

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 11:27 am
by ridelikeaturtle
Lots of "<?" usage - would it be better standard practice to not use shorthand here?  This is causing problems on my localhost installation.

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 1:39 pm
by Pedrosken
ridelikeaturtle wrote: Lots of "<?" usage - would it be better standard practice to not use shorthand here?  This is causing problems on my localhost installation.
what's the problem whit using "<?" in php code ?
This is standard use of php code not ?

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 2:44 pm
by ridelikeaturtle
AFAIK, it's shorthand form, and not standard form. If the server doesn't support shorthand then you'll get errors such as:

Parse error: syntax error, unexpected $end in ...\modules\Showtime\action.addshow.php on line 251

and in lots and lots of other places.  I'm guessing this particular error is due to "<?" instead of the standard "<?php".

If I'm incorrect in this, I'll hold up my hand ;) because I'm no php expert :)

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 3:07 pm
by ridelikeaturtle
But credit where it's due, this is a great module!  It's exactly what I was looking for.

Thanks Pedrosken!  Great work.

Re: New module: Showtime (Animated slideshow)

Posted: Wed Sep 01, 2010 3:27 pm
by jmcgin51
Haven't tried it yet, but I just checked out the demo, and if it works as good as it looks, this will be a great addition to the CMSMS module family!!  Nicely done!