Minor HTML tweak and fix |
No changes, version bump only |
<title>As of 1.3.9</title>
Fix for freaky strange characters (again) |
New option array parameters (noimage => "", subtitlelink => "") |
Fix for %D placeholder would erase subtitle prior to it |
<title>As of 1.3.8</title>
Generic attribute adder (IMG, Table, TR, TD, A HREF) |
cpm_getMediaCountAddedSince($timestamp) |
cpm_getMediaCountAddedInLast($numberOfDays) |
Better encoding for funky file names |
Various cleanup for next stable release |
<title>As of 1.3.6</title>
Recode coppermine.php to cpmfetch.php [VERY IMPORTANT] |
Recode coppermine_dao.php to cpmfetch_dao.php |
Random from Top rated |
Random from Most viewed |
Cfimageget_classic.php removed |
Improved cftest.php |
Conversion to arrays back from coppermine_dao (instead of result sets) |
<title>As of 1.3.5</title>
Fixed link in documentation to PHP site (thx GauGau) |
Changed order of IMG tag and added space before end of tag (thx GauGau) |
Coppermine_dao now retrieves photos width and height from the database |
New ALT and SUBTITLE placeholders (height and width of full size image) |
IMG tag alterations |
Photo height and width retrieved |
<title>As of 1.3.4</title>
cftest.php displays extra useful information |
window target code - new types ( _blank, _blank-js, _blank-cfshow) |
options case support for < php 4.2 - bug fix |
help for microsoft iis users - missing document_root solved |
new function: cpm_viewmediabypid($pid, $options) |
new subtitle options - %i shows PID for that image |
database close problem - Makes for better embedding in templates |
new style and options entries - imagewidth and imagehieght |
<title>As of 1.3.3</title>
cfrssget.php and rss_lastadded.php added for RSS Feeds |
Documentation page for RSS Feeder started |
Cleaned up SQL code in the DAO, added some new parameters |
function cpm_viewTopRatedMediaFrom ($source, $rows, $columns, $options) |
function cpm_viewMostVotedMediaFrom ($source, $rows, $columns, $options) |
add %v for tags to show total votes |
add %V for tags to show current rating |
function cpm_listMediaCountFrom($source) to get media count for a given area of the database |
BugFix: $source was not recognizing uppercase album and cat keywords |
<title>Release 1.3.2</title>
Check for Document_root before asking, help with IIS servers |
Fix for stupid missing php tag - my bad |
<title>Release 1.3.1</title>
Check for Document_root before asking, help with IIS servers |