X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=README.txt;h=f85228be9115b86034f3a81e416da000fb9cae09;hp=b1f096fe180bf68fd7a2c8547a54e9cb7f1c1b44;hb=7c5d2d3098b2c4e42f924b6e3d1afec9b5e0b742;hpb=7282fabcfef34ef95b8c6bd414f34d77037451e1 diff --git a/README.txt b/README.txt index b1f096f..f85228b 100644 --- a/README.txt +++ b/README.txt @@ -14,10 +14,30 @@ Requirements Installation ------------ +upload syp to your webserver edit inc/settings.php -open http://yoururl.com/wizard.php +open http://yoururl.com/wizard.php with your web browser follow instructions +Upgrade +------------ +- make a copy of inc/settings.php +- make a copy of upload/ (or directory where your photos and thumbnails are stored). +- delete old version of syp from your server +- upload new version +- edit inc/settings.php again (copy old version of file may not be enough + because new settings may have appeared) +- copy upload/ back. +- open http://yoururl.com/upgrade.php with your web browser + +server API +---------- +The way server side communicates with client side is described at +http://dev.renevier.net/syp.git/?a=blob_plain;f=devdoc/api.txt +That document is mainly aimed at developers and inquiring people. You should +not need it if you just want to install syp on your website. + + Author ------ Arno Renevier