Table of Contents
The changes that have been made to CpmFetch over the year(s) are contained below. I have sorted them by development releases up to a stable. If it does not make sense to you, please try harder.
<title>For release 1.6.0</title>
| Fix: Added code to urlimageencode to reduce strange errors |
| Bandaid: Added commented out SQL code for people using CPG 1.4.1+ |
<title>For release 1.5.3</title>
| Fix: Make optionarray optional on cpm_viewTopRatedMediaFrom |
| Fix: Make optionarray optional on cpm_viewMostVotedMediaFrom |
| Fix: Make optionarray optional on cpm_viewRandomMostViewedMediaFrom |
| Fix: Make optionarray optional on cpm_viewRandomTopRatedMediaFrom |
| Fix: Changes to dbconnect for PHP users < 2.0.0 with new link flag |
| New: cpm_setMediaPrefixes($_thumb, $_int, $_large="") |
<title>For release 1.5.2</title>
| Quick fix for image randomization caused by 1.5.1 changes |
<title>For release 1.5.1</title>
| DocBook documentation almost done |
| Select photos by owner name (via owner= in source statement) |
| Added %e to display owners E-Mail |
| Added %H to display owners web site (Home page) |
| Added %I to display owners Interests |
| Added %l to display owners last visit (lower case L) |
| Added %L to display owners location |
| Added %O to display owners occupation |
| Added %r to display owners registration date |
| Internal refactoring of cpmfetch_dao |