Hi guyes I have a website with joomla and gallery 2, if I embed gallery2 with its component, my template looks bad, but this is not a problem... I would like to show random image in the homepage, and I can do this with the module mod_gallery2_image, but I would like that when someone click on the image, instead of beeing redirected to the component (gallery2bridge) inside joomla, user get redirected directly to the gallery2->album-->picture.. does exist a modifications like this? It shouldn't be hard to make, just changin a link but im not good yet doing this... anybody can help?
Posts: 32509
topic moved.
--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 492
When you install G2Image per the Joomla-specific instructions, just don't set $g2ic_embedded_mode to TRUE. Leave it as FALSE.
This will create links that go to your Gallery2 pages instead of embedded gallery pages.
Kirk