Page 1 of 1

Mobile Imagevue - HTML Site

Posted: 01 Feb 2011, 10:18
by alexhenes
I just read your article on the iPhone/iPad and HTML vs. Flash. I think you are on the right track. What I would like to do is use the html gallery for mobile devices and the flash gallery for traditional computers/laptops.

Is there a way for imagevue to know what site to use based upon the accessing device?

It would be cool if imagevue determined the gallery (html or flash) to use based upon the type of device.

Thanks
Alex

Re: Mobile Imagevue - HTML Site

Posted: 01 Feb 2011, 11:25
by Nick
Actually Imagevue does exactly that. But we are going to make mobile and HTML versions much nicer in the future versions.

Re: Mobile Imagevue - HTML Site

Posted: 01 Feb 2011, 18:56
by alexhenes
nice... I am going to give it a whirl

Re: Mobile Imagevue - HTML Site

Posted: 02 Feb 2011, 12:48
by Metrik
pain wrote:But we are going to make mobile and HTML versions much nicer in the future versions.
A "more cared for" HTML version would be nice. For example, it would be nice to be able to customise the layout through a secondary set of "user CSS files", which would be loaded last. Then we could update Imagevue without going through all the hassle of re-customising.

Re: Mobile Imagevue - HTML Site

Posted: 02 Feb 2011, 23:21
by alexhenes
got the mobile/html site going today... it is simple and straight forward... I like it! Can't wait to see where you guys take it!

Re: Mobile Imagevue - HTML Site

Posted: 22 Feb 2011, 08:03
by Jonzinator
Hello,

Glad to have found this topic. Im getting back on my site and this is something I need to implement. Currently when I go to my site on the iPhone the screen is blank. How can I make it the iPhone sees the HTML gallery and everyone else sees the Flash Gallery?

I currently have the Flash gallery embedded in HTML. This helped in footers and meta data. Not sure if that matters.

Thanks for the advice.

Troy

Re: Mobile Imagevue - HTML Site

Posted: 22 Feb 2011, 13:48
by mjau-mjau
Basically, with the the default Imagevue index.php, iPhone users are forwarded to the html gallery version. If you have a customized page with imagevue SWF embedded, there is no script in here to forward your iphone users to the html version. Do you have a link to your gallery?

Re: Mobile Imagevue - HTML Site

Posted: 23 Feb 2011, 01:21
by Jonzinator
Thanks for the quick reply.

My website is:

www.imageryconcepts.com

Thanks!

Troy


mjau-mjau wrote:Basically, with the the default Imagevue index.php, iPhone users are forwarded to the html gallery version. If you have a customized page with imagevue SWF embedded, there is no script in here to forward your iphone users to the html version. Do you have a link to your gallery?

Re: Mobile Imagevue - HTML Site

Posted: 23 Feb 2011, 02:49
by mjau-mjau
After you upgrade your gallery to X2.6, I would perhaps recommend using the native imagevue index.php to contain the gallery. In your "customization", I basically only see that you have added a footer, and this can easily be done by editing the file iv-includes/templates/index.gallery.phtml.


This way, you will keep the original Imagevue script that also redirects iphone users to the html version.