fefb3f80cc683d5551fc99cd77c45be74781db99
[phpfspot.git] / UPGRADE
1 == Upgrading from 1.1 ==
2
3  * New configuration option "show_tags". But not mandatory to be
4    specified. See the example file phpfspot_cfg.php.dist for
5    available values.
6
7 == Upgrading from 1.0 ==
8
9  * Additional configuration option "db_access". See the example file
10    phpfspot_db.cfg.dist for available values.
11
12  * Additional configuration option "thumb_path". See the example
13    file phpfspot_db.cfg.dist for more information.
14
15  * Additional configuration option "smarty_path". See the example
16    file phpfspot_db.cfg.dist for more information.
17
18  * Thumbnail directory structure has changed. Remove all thumbnail
19    files (xxx_{md5sum}) from your current thumbs-directory.
20    phpfspot will automatically create the needed sub-directory
21    structure when regenerating the thumbnails.