Adel - 2009-04-30

A - Installing ANG version 0.7.8
---------------------------------
Using ang_0_7_8.zip archive

1. Upload all files to your server 
2. Create a database (if it is not already done) 
3. Run the installer at /installation/install.php 
4. Follow the instructions and choose new installation when asked 

B - Upgrade to ANG version 0.7.8 from version 0.7.7
----------------------------------------------------
Using ang_0_7_7_to_0_7_8.zip archive

1. Backup your files and database
2. Upload the new ANG files and replace the old ones
4. You're done !

C - Upgrade to ANG version 0.7.8 from version 0.7.5 and 0.7.6
--------------------------------------------------------------
Using ang_0_7_5_to_0_7_8.zip archive

1. Backup your files and database
2. Upload the new ANG files and replace the old ones
3. Run the updater at /installation/index.php
4. Follow the instructions
5. You're done !

D - Upgrade to ANG version 0.7.8 from versions 0.7 and 0.7.1
-------------------------------------------------------------
Using ang_0_7_to_0_7_8.zip archive

1. Backup your files and database
2. Upload the new ANG files and replace the old ones
4. Run the installer at /installation/install.php
5. Follow the instructions and choose upgrade when asked

E - Upgrade to ANG version 0.7.8 from versions 0.5 and 0.6
-----------------------------------------------------------

1. Backup your files and database
2. Remove ALL your ANG files EXEPT data.php (DO NOT REMOVE THAT FILE)
3. Upload the new ANG version 0.7.8 files
4. Run the installer at /installation/install.php
5. Follow the instructions and choose upgrade when asked

Note
--------
Upgrade works for versions 0.5, 0.6, 0.7, 0.7.1, 0.7.5, 0.7.6 and 0.7.7.
If you are using a previous version, then upgrade to one of the supported versions first, then upgrade to version 0.7.8
There is no direct upgrade function for previous versions

Note for upgrade from AG version 1.5 and 2.0
---------------------------------------------
Before you run the upgrade script, open data.php and delete the last 6 lines. (from $db_configuration =  $pre . "something"; till the end). But DO NOT delete the first 5 lines (from $datahost0 to $pre).

About the PHP classes
-----------------------------------
ANG 0.7.8 uses 2 php classes : dUnzip2 v2.6 made by Alexandre Tedeschi (alexandrebr at gmail dot com), and is released under the BSD licence, and MySQL dump made by Harish Chauhan and is a freeware class.

About the icons
-----------------------
The icons used in the administrator center are from the Tango Project and are under the creative commons Attribution-ShareAlike licence.

About the styles
-----------------
ANG 0.7.8 is shipped with a guestbook style named "summer.css", for the retro theme.
This style was made by Jalal Noureddine and is released under the BSD licence.
Also, the "jcs.css" style for the retro theme, is based on a style made by Jan-Peter Spengler.