[cvs] [Wiki] changed: AnselModule
Michael Rubinsky
mrubinsk at horde.org
Mon Jan 11 18:03:51 UTC 2010
mrubinsk Mon, 11 Jan 2010 13:03:51 -0500
Modified page: http://wiki.horde.org/AnselModule
New Revision: 1.1
Change log: Document available upload options
@@ -1,5 +1,23 @@
+ Ansel, the Horde Photo Application
+
+Ansel is a full featured photo management application, with support
for multiple upload options, content embedding, tagging/geotagging,
and multiple styles. For more information, or a more complete feature
list, see http://horde.org/ansel.
++ Adding images to Ansel
+
+Ansel supports many upload options:
+
+++++ Browser based upload
+
+* Upload single, multiple images, as well as compressed zip archives
+
+++++ OS Specific upload methods
+
+* Windows XP Publish - Upload images directly to Ansel using Window
XP's XP Publish feature. TODO: Need to add instructions for setting
that up here.
+* Mac - There are image export plugins for both iPhoto ('08 and
later), and Aperture (2.1 and later). The plugins' source code is
available from our source code repository, and binary installers will
be available via FTP soon.
+
+++++ Command line tools on both server and client machines.
+
+* //ansel/scripts/recursive_import.php// - If you have images on the
server box, and have command line access, you can use this script to
add the images directly to Ansel.
+* For similar functionality to the recursive_import script, there is
the //ansel/scripts/remote_import.php script that can be run from any
client machine. There is even an applescript helper application,
!AnselPublish.scpt that lets you drag and drop a folder onto the
script's icon to create a new gallery (named after the folder), and
upload all images to the new gallery.
++ Embedding Ansel content in external websites
More information about the cvs
mailing list