Quote:
Originally Posted by Jaxel
You can get it to take more than one file type for the RANDOMIZER by adding the following in the
// DEFINE VALID EXTENSIONS AND CONTENT TYPES area...
$extList['gif'] = 'image/gif';
$extList['jpg'] = 'image/jpg';
However, the FORCED and the USER SELECTION options will only display the SINGLE filetype defined in the
// VALIDATE CURRENT IMAGE DATA, CHECK FID, CHECK PID area.
|
thanks, that's a good compromise!
vote for motm
the only thing I am worrying is, what happens if you use some Seo Component (like me)... will this "user selects header..." thing be possible, as the ID is "different"... i mean, in database it isn't different (is it?) but you don't see the id in the sections...