forum.coppermine-gallery.net

Support => cpg1.5 themes (visuals) => cpg1.5.x Support => cpg1.5 theme contributions => Topic started by: Timos-Welt on December 10, 2009, 05:29:28 pm

Title: New theme: classic_vstrip
Post by: Timos-Welt on December 10, 2009, 05:29:28 pm
Have fun!
Title: Re: New theme: classic_vstrip
Post by: Timos-Welt on December 10, 2009, 05:47:13 pm
small correction: background color of filmstrip was missing (sorry). updated file.
Title: Re: New theme: classic_vstrip
Post by: Joachim Müller on December 11, 2009, 09:02:38 am
Demo (http://coppermine-gallery.net/demo/cpg15x/index.php?theme=classic_vstrip) - Download (https://sourceforge.net/projects/coppermine/files/Themes/1.5.x/cpg1.5.x_theme_classic_vstrip_1.0.zip/download)
Title: Re: New theme: classic_vstrip
Post by: Αndré on June 24, 2010, 03:01:46 pm
Attached is version 1.1 of this theme, which fixes an issue when the transparent overlay is enabled.
Title: Re: New theme: classic_vstrip
Post by: sharpo on June 24, 2010, 05:09:33 pm
I tried version 1.0 of this theme last night, but ran into a problem with stamp.png link appearing at the end of the vertical film strip after the final thumbnail. I was about to post a reply about it when I noticed v1.1 had been released, so tried that, thinking it may have solved the problem. Now I am rather confused, my theme is set for classic_vstrip but the film strip appears underneath, as in classic, rather than at the side.

http://www.sharpos-world.co.uk/testcpg15/index.php

Have double-checked, removed the theme & installed it again but still the same result.

It's a 1.5.6 test gallery with no modifications.

Title: Re: New theme: classic_vstrip
Post by: Αndré on June 24, 2010, 05:18:34 pm
Sorry, my fault. Version 1.2 attached.
Title: Re: New theme: classic_vstrip
Post by: sharpo on June 24, 2010, 05:34:48 pm
Sorry, my fault. Version 1.2 attached.
That's a relief, was half expecting it to be my fault for getting something wrong. Will give 1.2 a try.

Thanks.
Title: Re: New theme: classic_vstrip
Post by: sharpo on June 24, 2010, 05:51:38 pm
The vertical filmstrip now shows as it should, but the problem I was originally going to mention is still there. If you use the downward arrow on the filmstrip to work through the filmstrip images, when you reach the end, "stamp.png" appears as a link. If I position the mouse on it, it tries to link to stamp.png - which does not exist. I have looked for a similar named .png file, just in case there was a typing error & done a search to see if anybody has had a similar problem.

I also noticed 5 images were appearing in the film strip, but my settings are for 4. Hope it is OK to mention that as well in this post, but it does relate to this particular theme.
Title: Re: New theme: classic_vstrip
Post by: Αndré on June 25, 2010, 09:27:01 am
I also noticed 5 images were appearing in the film strip, but my settings are for 4.
If you use the downward arrow on the filmstrip to work through the filmstrip images, when you reach the end, "stamp.png" appears as a link.

I figured out, that the above issues occur only, if you set the number of film strip items to an even value. If you set it to e.g. 3 or 5, everything works fine.
Title: Re: New theme: classic_vstrip
Post by: Joachim Müller on June 25, 2010, 09:54:18 am
Maybe we should modify the regex for the number of filmstrip items on the config page and only allow odd number there - after all, it looks silly if the current image's thumbnail doesn't reside in the middle.
Title: Re: New theme: classic_vstrip
Post by: Αndré on June 25, 2010, 10:32:33 am
Maybe we should modify the regex for the number of filmstrip items on the config page and only allow odd number there - after all, it looks silly if the current image's thumbnail doesn't reside in the middle.
Fine by me (I personally don't use the film strip, so I don't care 8)).
Title: Re: New theme: classic_vstrip
Post by: Joe Carver on June 25, 2010, 11:45:24 am
Maybe we should modify the regex for the number of filmstrip items on the config page and only allow odd number there - after all, it looks silly if the current image's thumbnail doesn't reside in the middle.

Curve seems to handle 4 thumbs without problem. Would it be better to leave it to the theme's author to add a limit or fixed setting to theme.php?
Title: Re: New theme: classic_vstrip
Post by: Timos-Welt on June 25, 2010, 12:01:05 pm
This theme is based on a very early beta version of 1.5.x and should be completely redone.
Title: Re: New theme: classic_vstrip
Post by: Αndré on June 25, 2010, 12:26:03 pm
Curve seems to handle 4 thumbs without problem
All themes that doesn't overwrite the needed functions should work. But Joachim suggested a general thing:
it looks silly if the current image's thumbnail doesn't reside in the middle.

Maybe we spoon-fed our users too much if we restrict that setting to odd numbers.
Title: Re: New theme: classic_vstrip
Post by: sharpo on June 26, 2010, 01:40:18 am
Thanks. Set to an "odd" number and it works fine.