]> dev.renevier.net Git - syp.git/blobdiff - README.txt
fixes notices
[syp.git] / README.txt
index 768f9a61a46120ea21df06aa0e6b012c47bf379b..bf24c24f5c89e5a291ed4862feb5d6eb69932992 100644 (file)
@@ -6,11 +6,10 @@ image and its description.
 Requirements
 ------------
 - php5
-- mysql extension for php
-- mysql must support spatial extension; mysql version must be >= 4.1 for MyISAM
-  tables or >= 5.0.16 for other tables. I assumed it would not be a problem.
-  If that's a problem for you, send me a mail, and I'll do without spatial
-  support.
+- mysql (or postgresql) extension for php
+- If mysql is used, it must support spatial extension; mysql version must be >=
+  4.1 for MyISAM tables or >= 5.0.16 for other tables.
+- If postgresql is used, version must be at least 7.4
 
 Installation
 ------------
@@ -57,6 +56,14 @@ needed.
 
 Currently, SYP does not allow  
 
+Custom CSS
+----------
+You can define your own css rules by creating custom css files:
+- `media/syp_custom.css` for user interface
+- `media/admin_custom.css` for admin interface
+Those files are sourced after all other css files. So, rules defined in those
+custom files will override other rules.
+
 server API
 ----------
 Client/server communication follows an API. This allow for example creation of