Initial dev version thru Stable 1.0

(1.0) - Jan 9, 2004 o renamed CoppermineFetch directory to the shorter cpmfetch (no case issues then) o stable release to keep the masses in check (0.9.2) - Jan 6, 2004 o Added cftest.php to help people get started (0.9.1) - Jan 2, 2004 o Some code fixes to cfgetimage.php (0.9) - Jan 1, 2004 o Bug in determining what file should be fetched o Sometimes small images dont have a normal_ version, just thumb and large o Sometimes large images dont have a large version, just normal and thumb o Link directly to page in albums - default and link as imagelink=int o Fix about xxx since problem - removed "about" :) o Cleaner HTML generated - probably wont clean it up too much more (0.8 - dev) Dec-30-2004 o Improved documentation o Docs on how to use this for random avatars o Limiting what kinds of media to return (not music, etc) - setFilter($filters) o Fixed windows distrobution of end of file characters o Extra slash in link name o Added title attribute (same as alt attribute) o Fixed bug in format stats code o Added ALTTAG / TITLE formatting (0.7 - dev) Dec-2004 o GetImageToUse function standardized into cpm_dao o Access override into private albums o Option to link images to album or specific image - optionhash: imagelink = album|large|none (int not done) o Images are not links tag - optionhash = imagelink=none o Open link in new page for image - target in optionhash (0.6 - dev) Dec-2004 o Changed stylehash is now optionhash o Added imagesize=[thumb,int,large] as optionhash option o Added cfimageget.php program o Initialize by pointing to the cpm directory o Multimedia images returned for video, sound, etc o Last added media by album and category o Text reporting on how many added, how many comments, etc (0.5) Initial release