diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-02-17 22:26:45 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-02-17 22:26:45 -0200 |
commit | ab784072ea5da6e88890f005cc3bcfb43f5f496d (patch) | |
tree | e1421e053f5b3810d3c6c050d031bfd4f800b492 /README | |
parent | 51ddd40f105af8032b34d8b5ea440054fe662e88 (diff) | |
download | original-ab784072ea5da6e88890f005cc3bcfb43f5f496d.tar.gz original-ab784072ea5da6e88890f005cc3bcfb43f5f496d.tar.bz2 |
README update
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Original +======== + This package includes two separate applications. In the www dir, there is the PHP frontend app, the convert dir includes a simple (too simple i guess) script that converts your wildcard of images into three subdirs in the current @@ -24,6 +27,13 @@ the execute bit set. Latest versions of the tools can be found at http://jimmac.musichall.cz/original.php3 +Installation +============ + +Although Original will probably run fine out of the box, you DO want to copy +inc/config.dist.inc.php to inc/config.dist.php and customize it according to +your needs. + Various Notes ============= |