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

quicksketch’s picture

Status: Active » Closed (fixed)

I'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.

threexk’s picture

Thanks for explaining. I assume that the default images don't have the same exposure bug as thumbnails under the private file system.