Adel - 2007-12-17

A - Installing ANG version 0.7
-------------------------------

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
-----------------------------------------------
(from AG versions 1.5/2.0/2.2/2.2a/3.0 and ANG versions 0.3.1/0.3.2/0.3.3/0.3.4/0.3.5/0.4/0.4.1/0.4.5/0.5/0.6)

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

Note
--------
Upgrade works from AG version 1.5, 2.0, 2.1, 2.2, 2.2a and 3.0, and from ANG 0.3.1, 0.3.2, 0.3.3 , 0.3.4, 0.3.5, 0.4 , 0.4.1, 0.4.5, 0.5 and 0.6.
There is no upgrade function for previous versions 
You can however upgrade first to AG version 1.5, then to ANG version 0.7.

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 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 is shipped with a guestbook style named "summer.css", for the retro theme.
This style was made by Jalal Noureddine (jalaln at gmail dot com) 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.