Danlann 1.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Danlann 1.2.0 (Default branch)
# 1  
Old 05-16-2008
Danlann 1.2.0 (Default branch)

Danlann is a command line photo Web gallerygenerator. It takes text gallery description filesand photos as an input and produces a nice lookingWeb gallery of photos. A generated Web gallery canbe efficiently uploaded to a hosting server usingrsync or an FTP client with mirror capability.License: GNU General Public License (GPL)Changes:
Pages are generated using the StringTemplatelibrary, and this allows easier templatecustomization. A photo index is generated withouttables on the album page. Links in album and photodescriptions are parsed and converted into HTMLlinks. CSS simplification and improvements weremade. EXIF displaying was reimplemented usingJQuery. The idea of multiple photo views wasdiscarded.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GALLERY-UPLOADER(1)					   gallery-uploader User Manual 				       GALLERY-UPLOADER(1)

NAME
gallery-uploader - program to upload pictures and video to Gallery SYNOPSIS
gallery-uploader [FILES] DESCRIPTION
This manual page documents briefly the gallery-uploader command. gallery-uploader is a program that allows to easily upload pictures and video to Gallery installations; Gallery (- http://gallery.menalto.com) 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: http://www.pietrobattiston.it/nautilus-scripts-manager. AUTHOR
Pietro Battiston <me@pietrobattiston.it> developed the program and wrote this manpage. COPYRIGHT
Copyright (C) 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. gallery-uploader 03/29/2011 GALLERY-UPLOADER(1)