This commit is contained in:
mensonge 2009-01-12 14:21:21 +00:00
parent ac8cea75ed
commit 78b493f41c

View file

@ -1,5 +1,12 @@
==== UPGRADE instructions ====
=== From version 0.91 to 0.92 ===
- Backup you database
- Make a copy from your SemanticScuttle Web directory
- Upgrade your database by following instructions ONE after ONE (order is important) :
* NO CHANGE
- Upgrade your current configuration file (config.inc.php) with respect to config.inc.php.example
* Add variable : $descriptionAnchors = array("author", "isbn", "address"=>"[address][street][/street][city][/city][/address]"); #add a possible anchor (structured content) for bookmarks' description field
=== From version 0.90 to 0.91 ===
- Backup you database