]> dev.renevier.net Git - syp.git/blobdiff - README.txt
add example of api usage in README.txt
[syp.git] / README.txt
index ce452dda99d7730287896d3b50c087585a1cb94a..7c83b4a8ef81b9f5a0f361bb7dd02578f425ef4d 100644 (file)
@@ -50,7 +50,8 @@ co-administrators
 It is possible to allow other people to upload and manage
 pictures/descriptions. In admin interface, select "Add an co-administrator"
 and fill informations (user name and password). Then, you need to communicate
-to your user its username and password. Only admin can add new users.
+to your user its username and password. He/She will be able to modify this
+password afterward. Only admin can add new users.
 
 Other co-administrators will be able to add markers, and delete/modifiy them.
 They cannot modify markers they have not created. admin is the only user
@@ -63,7 +64,8 @@ Currently, SYP does not allow
 
 server API
 ----------
-The way server side communicates with client side is described at
+Client/server communication follows an API. This allow for example creation of
+scripts to automate some tasks. This api is described here.
 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.