/ansel

Location: [ Horde CVS ] / ansel Show Deleted Files
File Rev Author Date Last Log
Back Parent Directory        
Directory config/        
Directory css/        
Directory docs/        
Directory faces/        
Directory gallery/        
Directory graphics/        
Directory img/        
Directory js/        
Directory lib/        
Directory locale/        
Directory po/        
Directory scripts/        
Directory templates/        
Directory themes/        
Directory view/        
File .htaccess 1.18 mrubinsk 3 years fix regex for matching the '@' character
File 1ST.README 1.1 mrubinsk 2 years Ansel now lives in hatchery
File COPYING 1.3 jan 3 years Happy New Year
File README 1.5 mrubinsk 3 years Tweak the readme text to reflect recent additions/improvements.
File browse.php 1.12 jan 3 years Happy New Year
File browse_edit.php 1.8 mrubinsk 2 years Horde_Util, Horde_String, Horde_Variables
File disclamer.php 1.6 mrubinsk 2 years Horde_Util, Horde_String, Horde_Variables
File edit_dates.php 1.8 mrubinsk 2 years Add missing alt tags to img tags
File gallery.php 1.148 mrubinsk 2 years Fix custom css inclusion code to work with new Horde-level CSS code. Fix...
File group.php 1.23 mrubinsk 2 years Horde_Util, Horde_String, Horde_Variables
File image.php 1.176 slusarz 2 years Bug: Submitted by: Merge after: Auth:: -> Horde_Auth:: What was that no...
File index.php 1.22 jan 3 years Happy New Year
File map_edit.php 1.30 mrubinsk 2 years Use Horde::addExternalScriptFile()
File perms.php 1.27 slusarz 2 years Bug: Submitted by: Merge after: Auth:: -> Horde_Auth:: What was that no...
File preview.php 1.20 mrubinsk 2 years Add missing alt tags to img tags
File protect.php 1.4 slusarz 2 years Bug: Submitted by: Merge after: String:: -> Horde_String & Util:: -> Hor...
File report.php 1.7 mrubinsk 2 years Horde_Util, Horde_String, Horde_Variables
File rss.php 1.55 mrubinsk 2 years GeoRSS support
File test.php 1.27 mrubinsk 2 years String -> Horde_String
File view.php 1.111 mrubinsk 2 years Horde_Util, Horde_String, Horde_Variables
File xppublish.php 1.50 slusarz 2 years Bug: Submitted by: Merge after: Auth:: -> Horde_Auth:: What was that no...

README

What is Ansel?
==============

:Last update:   $Date: 2008/10/27 19:57:04 $
:Revision:      $Revision: 1.5 $

.. contents:: Contents
.. section-numbering::

Ansel is the Horde photo management application. It makes use of the Horde frame
work and integrates with other Horde applications. Ansel is nearing 1.0 quality,
but is not yet officially released software. It can be obtained by downloading
a CVS snapshot , or by checking it out from anonymous CVS.

Ansel is a full featured photo management application. With it, you can create
any number of galleries and subgalleries, share galleries among other Horde
users or even make them public. You can upload images either one at a time, as a
zip archive, or even upload them via Windows XP's "Publish to Web"
functionality. Once in Ansel, you can browse your images, download originals,
view galleries as a slideshow, add comments to images, send an 'ecard' to a
friend, and more. You can crop, resize and perform other image maniputlation
functions.  You can even have Ansel try to recognize people in your photos
with it's support for face detection. Ansel will read and store EXIF data
associated with uploaded images and can even auto rotate your images to the
proper position if the image contains the proper EXIF properties.

Ansel supports photo and gallery tagging - allowing you to browse your photos by
tags just like you were browsing a directory. You can also choose to have
certain EXIF tags automatically added to an image on upload.

Mulitple gallery themes are available. You can create thumbnails that have
rounded corners with shadows, sharp corners with shadows, or even make your
thumbnails look like Polaroids! Image viewing can use a lightbox-type overlay
on the gallery page, or can be a seperate image view page that can display
image attributes, comments and other types of information.

There are multiple ways to organize your photos within galleries. You can create
subgalleries to further organize photos and you can also have Ansel
automatically display a gallery's photos to you grouped by date.

Ansel supports mulitiple ways to access your photos from outside of Ansel. There
are mutlitple types of RSS feeds available, including most recently added images
for a particular user, gallery or tag. The ability to embed widgets of your
photos into external websites, such as blogs, is also available.

For developers, Ansel also offers an external api that may be accessed via
Horde's RPC server or directly through the Horde Registry.  There are api
methods that make it extremely easy to embed gallery views on your own website.

This software is OSI Certified Open Source Software. OSI Certified is a
certification mark of the `Open Source Initiative`_.

.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Ansel
---------------

Further information on Ansel and the latest version can be obtained at

  http://www.horde.org/ansel/


Documentation
-------------

The following documentation is available in the Ansel distribution:

:README_:            This file
:COPYING_:           Copyright and license information
:`docs/CHANGES`_:    Changes by release
:`docs/CREDITS`_:    Project developers
:`docs/INSTALL`_:    Installation instructions and notes
:`docs/TODO`_:       Development TODO list


Installation
------------

Instructions for installing Ansel can be found in the file INSTALL_ in the
``docs/`` directory of the Ansel distribution.


Assistance
----------

If you encounter problems with Ansel, help is available!

The Horde Frequently Asked Questions List (FAQ), available on the Web at

  http://www.horde.org/faq/

The Horde Project runs a number of mailing lists, for individual applications
and for issues relating to the project as a whole. Information, archives, and
subscription information can be found at

  http://www.horde.org/mail/

Lastly, Horde developers, contributors and users also make occasional
appearances on IRC, on the channel #horde on the freenode Network
(irc.freenode.net).


Licensing
---------

For licensing and copyright information, please see the file COPYING_ in the
Ansel distribution.

Thanks,

The Ansel team


.. _README: ?f=README.html
.. _COPYING: http://www.horde.org/licenses/gpl.php
.. _docs/CHANGES: ?f=CHANGES.html
.. _docs/CREDITS: ?f=CREDITS.html
.. _INSTALL:
.. _docs/INSTALL: ?f=INSTALL.html
.. _docs/TODO: ?f=TODO.html