Jump to:
| Project: | Gallerix |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello!
I am planning to use Gallerix for photo galleries and I have some questions if Gallerix supports my requests:
1.) Field of photographer for photographs
I would like to have I field with the information of the photographer (copyright). Is such a field per photograph available or is it possible to add?
2.) Mass upload of images
I read that it is possible to do a multiple upload of images into a gallery. Is it possible to set some standard information, like title, comment, photographer etc., as the default value for the new images which are uploaded/inserted?
3.) Security for galleries
I would like to have security for the galleries, i.e. I would like to have public galleries and galleries where just specific groups have access to.
4.) Security for photographs
I would like to have security for the photographs, i.e. some pictures are public and can be seen by everyone (as far this picture is in a public galleriy => see 3.) and other pictures can be seen just by specific groups (similar like 3.) just on picture basis.
Best regards and thanks for your help in advance,
Christian
Comments
#1
1.- Use CCK
2.- I don't know this, but i think is possible..
3.- You can use som module for restrict the module access (http://drupal.org/project/simple_access).
4.- You can use som module for restrict the module access (http://drupal.org/project/simple_access)
#2
Linuxbcn is pretty much right on. To clarify:
1. If you want a field PER photograph, you can use the caption field that each picture has for the copyright.
2. There are a few ways to mass-upload images. You can upload a giant ZIP file through the browser (assuming your PHP installation allows it), or you can also upload a giant ZIP through FTP (ideal for speed). Alternatively, you can just upload a ton of separate pictures through FTP.
3. You can't have different security PER picture, but if you want per album restrictions, enable "Secure Mode" in the Gallerix settings page, and then install the module linuxbcn suggested.
Hope that helps,
Silvio