Page 1 of 1

HTML startpath - show content

Posted: 10 Nov 2012, 15:39
by tschortsch
Hey!

I have noticed that if the HTML start path is set to a specific folder, it only shows the folder and not the content (textpage) itself. So you have to click the folder first to see the textpage content. Can I change this somehow using custom CSS?

Re: HTML startpath - show content

Posted: 12 Nov 2012, 00:18
by Nick
Ok, you have a point there, first of all, if you set default gallery to HTML it will display the textpage. However when flash gallery redirects to HTML if flash player is not installed, the startpath folder is not taken into account. If that's what you have in mind here is the updated /iv-includes/templates/default/index.gallery.phtml

HTML startpath - show content

Posted: 12 Nov 2012, 00:37
by tschortsch
Yes, that is what I have in mind! Thanks a lot!

Re: HTML startpath - show content

Posted: 28 Feb 2013, 12:11
by tschortsch
Hey!

I noticed that apparently since the last update to 2.8.8 a textpage for the HTML gallery which was set as startpath does not show up properly. I made a special textpage only for the HTML gallery to inform about the missing Flash plugin and set this one as startpath. When I deactivate Flash now it only shows an empty textpage with title above but without any content.

I tested this on a clean install of Imagevue 2.8.8 too, same result!

Re: HTML startpath - show content

Posted: 04 Mar 2013, 01:01
by Nick
Sorry about that, here is a fix for the bug introduced in a previous update: ivFolder.php

Download the file and replace iv-includes/include/ivFolder.class.php with it.

Updated Imagevue release is coming up shortly.

HTML startpath - show content

Posted: 04 Mar 2013, 01:11
by tschortsch
Thanks a lot, Nick! :)