amonfils
10th of November 2003 (Mon), 14:10
Perhaps this has been covered already and I missed it somewhere.
Directories for full size, alternate size(s), thumbnails and micro-thumbnails are required to be manually created each time a new exhibit is added (yes I know this is optional, and they can all be put into a 'default' directory, this can result in clutter for a large number of exhibits), assuming you want to seperate those entities.
Would it be possible to modify EE to create default path(s) per exhibit for each of these entities? Or possibly even creating an 'exhibit' path, and the resulting automatically generated sized, thumbed, and microed files go below this path (and possibly default-sized images); ala:
mkdir blah/blah/web/ee_images/TriptoLondon
mkdir blah/blah/web/ee_images/TriptoLondon/Original
mkdir blah/blah/web/ee_images/TriptoLondon/1024x768
mkdir blah/blah/web/ee_images/TriptoLondon/800x600
mkdir blah/blah/web/ee_images/TriptoLondon/Thumbs
mkdir blah/blah/web/ee_images/TriptoLondon/Micros
/aaron
Directories for full size, alternate size(s), thumbnails and micro-thumbnails are required to be manually created each time a new exhibit is added (yes I know this is optional, and they can all be put into a 'default' directory, this can result in clutter for a large number of exhibits), assuming you want to seperate those entities.
Would it be possible to modify EE to create default path(s) per exhibit for each of these entities? Or possibly even creating an 'exhibit' path, and the resulting automatically generated sized, thumbed, and microed files go below this path (and possibly default-sized images); ala:
mkdir blah/blah/web/ee_images/TriptoLondon
mkdir blah/blah/web/ee_images/TriptoLondon/Original
mkdir blah/blah/web/ee_images/TriptoLondon/1024x768
mkdir blah/blah/web/ee_images/TriptoLondon/800x600
mkdir blah/blah/web/ee_images/TriptoLondon/Thumbs
mkdir blah/blah/web/ee_images/TriptoLondon/Micros
/aaron