SYNOPSIS
- gallery-uploader [FILES]
DESCRIPTION
gallery-uploader is a program that allows to easily upload pictures and video to Gallery installations; Gallery (m[blue]http://gallery.menalto.comm[]) is an advanced web photo album organizer.
If FILES are given, they are the files which must be uploaded. If no argument is given instead, a small browser window will open where the user can select items to upload.
HOW TO ENABLE AS NAUTILUS SCRIPT
Nautilus, GNOME's default file manager, supports scripts, which can be activated on any selected file(s) from the right-button menu; gallery-uploader plays perfectly the role of a Nautilus script.
To enable it, the user can run in a terminal the command:
ln -s /usr/share/nautilus-scripts/Gallery\ Uploader.py \ ~/.gnome2/nautilus-scripts/Gallery\ Uploader
or use a program such as nautilus-scripts-manager; see: m[blue]http://www.pietrobattiston.it/nautilus-scripts-managerm[].
COPYRIGHT
Copyright © 2010 Pietro Battiston
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.