Closed (fixed)
Project:
ImageField
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 21:31 UTC
Updated:
7 May 2010 at 05:11 UTC
What do these directories do? Both have appeared in my Drupal files directory.
1. 6.x-2.5
2. 6.x-3.1 (Isn't this redundant with version select list?)
3. 777, 755
4. private
5. (Not sure what is wanted here.)
6. n/a
7. n/a
8. n/a
Comments
Comment #1
quicksketchI'm closing this issue directly due to its age.
- The imagefield_thumbs store thumbnails when you upload an image and are only displayed on node edit forms.
- The imagefield_default_images store default images that you may provide when configuring an imagefield. These images will be displayed on node view when the user does not upload an image.
Comment #2
threexk commentedThanks for explaining. I assume that the default images don't have the same exposure bug as thumbnails under the private file system.