Show all
Featured wiki pages:
CreatingAlbums MultipleGalleries NamingConventions TODO UploadingImages
CreatingAlbums MultipleGalleries NamingConventions TODO UploadingImages
About
Galler UPloader (GUP) is a simple script that makes easier to upload images to a Gallery installation.
Current version
- 2.3 "Not My Fault"
- Added support for the (documentation but only now available) authToken. Make sure to upgrade you remote plugin.
Old versions
(Check in the "Download" pages. These versions are tagged as "deprecated".)
- Version 0.2.2 “Install Me Do”
- Added setup.py, so now gup can be installed.
- Version 0.2.1 “Small Things, Big Difference”
- Fixed a problem with saving new galleries when there is one gallery already;
- Fixed a problem when creating albums (it would complain that the new album doesn’t exist);
- Show a flat name for the album when uploading;
- Don’t display “Uploading to “album”‘ when there is not file to be uploaded.
- Version 0.2 “One big diff”
- The Gallery library now takes care of logging in when necessary;
- Added support for multiple galleries (multiple Gallery installations);
- Added cache support for albums, so GUP won’t download the list over and over again;
- Before uploading pictures, GUP will check if the album exists, to avoid errors;
- Albums are listed in a tree-fashion;
- Errors are better handled now.
- Version 0.1 “Most. Refactored. Program. EVER”
- Initial release.