I know if you are on linux you could do a symlink (symbolic link) so that the content of the lightbox images folder can be found in the default place for images where cake looks or vice versa.
the command is: ln -s /path/to/folder/with/images name-of-shortcut does that help? On Mar 3, 8:21 am, "Mech7" <[EMAIL PROTECTED]> wrote: > Hi, I am trying to use lightbox in cake only the images paths for the > html are defined in the javascript file. Is there anyway to get them > linked automatically if they are in a different controller or > hompeage ? As it then links from other directory ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
