yolanda/trunk
erlehmann 43bdd6d5f7 refined video template to give less-than-useful error message on
failbrowsers


git-svn-id: http://yolanda.mister-muffin.de/svn@388 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-10-14 23:51:23 +00:00
..
docs going pylons ! 2008-07-31 19:19:08 +00:00
yolanda refined video template to give less-than-useful error message on 2008-10-14 23:51:23 +00:00
Yolanda.egg-info going pylons ! 2008-07-31 19:19:08 +00:00
AUTHORS add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
development.ini going pylons ! 2008-07-31 19:19:08 +00:00
LICENSE add AUTHORS and LICENSE 2008-07-31 19:55:53 +00:00
MANIFEST.in going pylons ! 2008-07-31 19:19:08 +00:00
README.txt going pylons ! 2008-07-31 19:19:08 +00:00
setup.cfg going pylons ! 2008-07-31 19:19:08 +00:00
setup.py going pylons ! 2008-07-31 19:19:08 +00:00
test.ini fixed xhtml+xml, added basic upload with video validation and duplicate check 2008-08-26 17:13:50 +00:00

This file is for you to describe the Yolanda application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``Yolanda`` using easy_install::

    easy_install Yolanda

Make a config file as follows::

    paster make-config Yolanda config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.