Gallery2 in Joomla image link
twistedpro
Joined: 2005-12-08
Posts: 3 |
Posted: Thu, 2005-12-08 11:46 | |||
Hi, i have embedded gallery2 into my joomla site and everything is working fine, however i would like to be able to take images that have been uploaded into my gallery and show these images in my phpbb that is also integrated in the site. Is their a way of doing this?
|
||||
Posts: 11
Someone else may have a better solution, but you should be able create a link of the image in G2 to find its location and then use the bb code in phpbb to place the image in your posts or for an avatar.
Posts: 48
You could try an image link like this:
where g2_itemId is the id of the desired thumbnail. I'm not sure what the g2_serialNumber=2 does but it's always the same.
The image src is derived from the output of the mod_gallery_side image module by dev.4theweb.nl and works when inserted in content items. Not sure if it will work with your phpBB.
-------------------------------------------------------------
Joomla + Gallery2 integration found at http://dev.4theweb.nl/
Posts: 5
thx Col45 , it works like a charm
Posts: 87
has abody writen a picker for joomla/mambo ?