Hello,
we were communicating via e-mails so for other visitors:
I would advise using a structure of documents:
- category
-- image 1
-- image2
Then if you delete the "category" document, it automatically deletes all children. Administrators can also move the images, whilst attachments cannot be moved between documents.
In this case you can use the File uploader or User contribution (and set up properties so that users can upload a new document, not edit nor delete).
Files can be resized and restricted due to the extension. See the documentation:
http://devnet.kentico.com/docs/7_0/devguide/files_related_settings.htmhttp://devnet.kentico.com/docs//7_0/devguide/resizing_images_on_upload.htmIf you need to use attachments, you would need to use a custom uploader which will create an attachment by API. You can find sample codes in Site manager -> Support -> API examples.
Best regards,
Helena Grulichova