We would like to provide image specifications to users, for:
Can you be more specific? You just want to provide descriptive text? Size limits and everything is already included with the input display. You can however adjust this text by overriding the below language strings.
Key: IMAGE_FILE_UPLOAD_LIMITS_EXT
String: Your image file must be of [ext] type.
Key: IMAGE_FILE_UPLOAD_LIMITS_MAX
String: Your image file should not exceed
.
Key: IMAGE_FILE_UPLOAD_LIMITS_WIDTH
String: Images exceeding the maximum width of will be resized.
Key: IMAGE_FILE_UPLOAD_LIMITS_HEIGHT
String: Images exceeding the maximum height of will be resized.
Key: BY_UPLOADING_YOU_CERTIFY_THAT_YOU_HAVE_THE_RIGHT_TO_DISTRIBUTE_THIS_IMAGE_FILE
String: By uploading, you certify that you have the right to distribute this image.
We would also like to create additional images and add them to the gallery. What are the guidelines for file names and locations in this case?
What gallery? The profile avatar and canvas gallery? By default those gallery files are located below.
/images/comprofiler/gallery
/images/comprofiler/gallery/canvas
You can upload new files there or you can edit your image fields and override the gallery folder location entirely to a custom location.