I'm trying to help a customer who's leaving PostNuke for another CMS. The customer is using PhotoShare and wants all images to come along to the new environment. When browsing through all files I find lots of imgXXXX & tmbXXXX in /modules/photoshare/images, which I believe is the image-files. Is there a way of exporting/using these files as gif/jpeg/png or in an other format?
Any help appreciated...
Posted: 10.08.2006, 18:47
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Seems like just putting .jpg after imgXXX/tmbXXX will do. Just tested a few, so not sure if it will work for all 1200+ pics
Posted: 14.08.2006, 23:37
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
It should work for all pics.
Posted: 15.08.2006, 06:25
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Well, it did - except for those that wasn't jpeg...
Wrote a small script to do this, use at own risk after changing details to suit you:
Posted: 15.08.2006, 07:05
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
...the above script will only rename full-size imageas, not the thumbs...