Gallery v0.2.0 documentation
0.2.0¶
Contents
Summary¶
Convert photos and videos for use on the web, integrates with SiteTool to produce static HTML galleries.
Get Started¶
- Download and install from source
Documentation¶
If you have the source distribution you can navigate to the doc directory and read the man page like this:
man -M ./ gallery
You can see the same information via the --help option to each command.
Full documentation:
Changes¶
0.2.0¶
2009-11-17¶
- Corrected a bug so that only changed files are overwritten when re-running a conversion command
- Ability to delete files from a destination directory if they aren’t in the source directory
- Added a HowTo guide.
0.1.0¶
2009-07-29¶
- Generated help text and man page
- Split the gallery out from site tool and into its own package
License¶
Gallery - Convert photos and videos for use on the web, integrates with SiteTool to produce static HTML galleries. Copyright (C) 2009 <James Gardner>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.