]> dev.renevier.net Git - syp.git/blobdiff - README.txt
fixes: wrong url for thumbnails if THUMBSDIRURL is defined
[syp.git] / README.txt
index b1f096fe180bf68fd7a2c8547a54e9cb7f1c1b44..33949386d2fa77c7fd290d08d66b81bb7cc51bc0 100644 (file)
@@ -14,10 +14,28 @@ 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
+- delete old version of syp from your server
+- upload now version
+- edit inc/settings.php again (copy old version of file may not be enough
+  because new settings may have appeared)
+- 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 <arno@renevier.net>