mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-24 07:45:29 -04:00
events: start_add_batch and end_add_batch. The parameter is a batch id which is generated on the first add request. The protocol is call the add_photo as many times as required and then call finish when done. Also renamed the add method in local_import to add_photo so it is consistent with simple_uploader