aboutsummaryrefslogtreecommitdiff
path: root/upgrade.txt
diff options
context:
space:
mode:
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-01-12 14:21:21 +0000
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-01-12 14:21:21 +0000
commit78b493f41c9490d3ef1c8c9f57c486ad40f9d152 (patch)
tree299273ffc473490fc31b0441a3d2ad2b80e7248a /upgrade.txt
parentac8cea75ed68e568658a8e45215a78b8c40f3ce6 (diff)
downloadsemanticscuttle-78b493f41c9490d3ef1c8c9f57c486ad40f9d152.tar.gz
semanticscuttle-78b493f41c9490d3ef1c8c9f57c486ad40f9d152.tar.bz2
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@230 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'upgrade.txt')
-rw-r--r--upgrade.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/upgrade.txt b/upgrade.txt
index b729503..093d171 100644
--- a/upgrade.txt
+++ b/upgrade.txt
@@ -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