I have bridged joomla 1.0.8 with cpg 1.4.5 successfully.
Now I would like to use my anycontent.php to show for example last_alb on the mainpage.
1. Where should I try to include the anycontent.php file into my template?
2. After including anycontent.php, I would have a problem:
Clicking on a link/image would redirected me to cpg and the cpg would not stay in the joomla layout anymore.
(I used the bridge from www.mehdiplugins.com so my cpg is included via a wrapper into joomla)
Why use anycontent if you can accomplish this much easier. Read http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#changing
Well, I want to display last_alb on the mainpage of Joomla, not on cpg.
Then you can't use anycontent.php (as this mechanism is designed to display third-party content within Coppermine, not vice-versa). Take a look at http://forum.coppermine-gallery.net/index.php?board=57.0 instead - there is a load of mods that are meant to display content from Coppermine on none-coppermine pages (and that's what you're looking for as far as I can tell).
Ok thanks,. I hoped it could work with anycontent :(
I already tried to do this with cpmfetch a few weeks ago, but even though I have the linking problem mentioned by me:
"Clicking on a link/image would redirected me to cpg and the cpg would not stay in the joomla layout anymore."