Page 1 of 1

Display Original Images and HTML in HighSlide?

Posted: 27 Jun 2009, 23:07
by RottNKorpse
I read through the documentation and search the forums but unfortunately was unable to find anything addressing my query.

Is it possible to display the original image when someone clicks the thumbnail in the gallery? At the moment it is setup to display the thumbnail when you click the thumbnail and i want to display the original images and never the thumbnails when clicked.

Also I want to be able to display custom html coding when clicked as well such as providing the direct url along with some forum code so people can hotlink.

For example when they click...

Code: Select all

ORIGINAL IMAGE
http://mydomain.com/rest-of-url
[img]http://mydomain.com/rest-of-url[/img]
I hope I explained it well enough.

Re: Display Original Images and HTML in HighSlide?

Posted: 30 Jun 2009, 22:31
by Jan
Hi, the original can be displayed, if you click on download link or (in version 2.5.0) in Highslide (see parameters)

Displaying custom html needs to be customized, see e.g. link to map or to info in frontend files

(components/com_phocagallery/views/info , ... /map , ...)

Jan