|
GalleryUpload
The GalleryUpload model is a simple hack that allows the user to upload an archive (.zip only right now) of images into a Gallery. You can either select an existing Gallery or a new Gallery will be created from the "Title" field. Photos will be added with the supplied caption, is_public status and tags and titled using the pattern "[Title] [number]". |
► Sign in to add a comment
From the home page:
Photologue gives you the ability to upload an entire gallery of images at once, using the GalleryUpload model, in a .zip file. Save time uploading a large number of images and apply tags, effects, and more.
If you are using Nginx and don't want to be stuck with a 1M max upload, be sure to add 'client_max_body_size 4M;' to your server config.
http://forum.slicehost.com/comments.php?DiscussionID=1714#Item_9