dandvan
Joined: 13 Jan 2009
Posts: 7
I've had people reviewing my website at www.impressionoflight.com and got a suggestion that I thought was a good one. On the front page image (the imagevue one, not my splash screen), it would be nice to be able to click on the front page image (just in case they don't find the menu in the upper left). It could be a configurable option in the administrator login as to which image gallery it poped into after clicking on it.


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
You can already do that:

# Go to admin -> manage, and navigate to your start folder where you have the startimage. This is set up as the "photoblinds" module, and in the right panels there is a field "parameters". Add the text:
Code
click=#/content/folder/

If there is already some text there, just use the & character to append the above code at the end... Also, you must change /content/folder/ to the actual folder path where you want it to go when clicking!

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
dandvan
Joined: 13 Jan 2009
Posts: 7
right on! Thanks. This thing is so feature rich, it's hard to find them all!!!

Thanks again.


Re: Clickable Front Page Image
dandvan
Joined: 13 Jan 2009
Posts: 7
OK...so...I did that, and it goes to the gallery, but the thumbnails aren't there. they are when I go from the menu though...


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
dandvan wrote
OK...so...I did that, and it goes to the gallery, but the thumbnails aren't there. they are when I go from the menu though...

you have:
Code
#/content/Landscapes

it should be:
Code
#/content/Landscapes/

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
dandvan
Joined: 13 Jan 2009
Posts: 7
Thanks...for someone who pretends to know what he's doing....I can be pretty lame sometimes!


Re: Clickable Front Page Image
jay2
Joined: 1 Aug 2007
Posts: 9
just saw this.. can this link be poped up to another website? rather linked internally only?


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
jay2 wrote
just saw this.. can this link be poped up to another website? rather linked internally only?

Yes, you should be able to do:
Code
click=http://www.imagevuex.com

or
Code
click=http://www.imagevuex.com*_blank

(to open in a blank window)

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
Verovi
Joined: 14 Mar 2007
Posts: 10
UK
Hello.

Can you also have the start image on click - go to full screen mode?


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
Verovi wrote
Hello.

Can you also have the start image on click - go to full screen mode?

Yes, try this:
Code
<a href="asfunction:_root.togglefullscreenfunc">Toggle full-screen</a>


As outlined here:
http://imagevuex.com/forum/viewtopic.php?t=4173

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
Verovi
Joined: 14 Mar 2007
Posts: 10
UK
Hi,

Thanks for the fast response.
That didn't work for me however, here is the exact setup.

I have my start folder
Use as file Mod
File mod: photoblinds
Parameters:title=my portfolio&click=#/content/AirNewZealand/

So its doing everything i want it to, except i want the image when clicked to go to airnewzealand& open in full screen at the same time

Is that possible?

Thankyou


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
you cant do 2 actions at the same time through the click parameter. Eitehr you can go to a folder, or you can go fullscreen. If you check the demo gallery, www.imagevuex.com/soda/, you will see we have a link above the image that goes fullscreen, while clicking the image goes to first gallery.

Not sure why your click link to album is not working, as I posted in your other topic. If you want it to go fullscreen though, you need to set "click=togglefullscreen"

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
WI_River
Joined: 16 Jul 2009
Posts: 5
Wisconsin - USA
I noticed that clicking on the filemod at www.imagevuex.com/soda/ , using IE8, still does not work. Can you confirm where we are on that issue. I know there is a new method to handle internal links in text pages. I have not been able to get internal links to work by clicking on filemods or by using link pages, using IE8. It does work on Firefox. Will this be addressed in the next update ... or am I missing something?

great software ... great forum

_________________
Mark L.


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
I believe you are right, I just havent been able to do much research on this since I am generally working from a mac. I will be looking to solve this issue in a minor release coming within two weeks...

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


Re: Clickable Front Page Image
User avatar
Imagevue Wizard
Joined: 30 Sep 2006
Posts: 7280
WI_River wrote
I noticed that clicking on the filemod at www.imagevuex.com/soda/ , using IE8, still does not work. Can you confirm where we are on that issue. I know there is a new method to handle internal links in text pages. I have not been able to get internal links to work by clicking on filemods or by using link pages, using IE8. It does work on Firefox. Will this be addressed in the next update ... or am I missing something?

This issue is now fixed - Internal links, will now work in IE8 when using the "click" parameter for filemods. This fix will be available in an update coming very very soon.

To further outline the technical side of this:
"Internal links" (f.ex #/content/path/), are now converted on-the-fly in flash to use an internal method for linking. This means it no longer depends on the SWFAddress javascript module for internal linking, which was the cause of the problems in IE8 in the first place. Not only does this fix the bug for IE8, but it allows internal linking to work even if the SWFAddress javascript is not enabled for any reason.

So just to settle any misunderstandings - You still continue to use the same methods for linking as before. In textpages:
Code
<a href="#/content/folder/">text</a>
<a href="#/content/folder/file.jpg">text</a>

... and in filemods:
Code
link=#/content/folder/
link=#/content/folder/file.jpg


However, if you need to add internal links to plain image descriptions or even a title for some reason, you will need to use the method explained in the link below, to avoid issues with IE8:
http://imagevuex.com/forum/viewtopic.php?t=5348

_________________
Karl / mjau-mjau

Image
Image
Image
Image

www.imagevuex.com
www.mjau-mjau.com
www.photogallerylinks.com


 
Imagevue Forums HomeForum  View topic - Clickable Front Page Image21 posts