An example with
picture ID=22
User ID=3
album ID=4
The page (displayimage) of the picture ID=22, has the full real URL http://www.example.com/displayimage-22.html
The thumbnail of that picture shown on different places has different URLS under it, like
http://www.example.com/thumbnails-4.html
http://www.example.com/displayimage-4-0.html
http://www.example.com/displayimage-lastup-0-1.html
http://www.example.com/displayimage-lastupby-0-1-user-3.html
http://www.example.com/displayimage-topn-0-4.html
http://www.example.com/displayimage-toprated--4-0.html
http://www.example.com/displayimage-4-0.html
etc.
Now, is it possible to have always the full real URL of that page ( http://www.example.com/displayimage-22.html) instead of all those different Urls for the same page?
Thanks.
JuliusB
Using cpg1.4.x: no. Version cpg1.5.x will feature static URLs though (no scheduled release date).
Using the SEF_URL is not recommended though, as it has known issues.
I searched, but I didn't find it, a mod to have all pictures by user listed with static urls. I think there is some changes to do in functions.inc.php.
Thanks
JuliuB
Meaning what? Thread solved?
I understood that static Urls will come with cpg 1.5., in the meantime I was searching a modification that lists all intermediate pictures ( http://www.example.com/displayimage-22.html) uploaded by a single user with static urls.
Thanks.