############################################################## 
## Title: Contact List & Prillian 
## Author: Thoul < thoul@users.sourceforge.net >  
############################################################## 

Contact List was originally developed as a part of the Prillian modification
(formerly known as phpBB Instant Messenger), and has been expanded into a
separate hack for those that would like to use it's features in the rest of
phpBB.  Since Prillian contains parts of Contact List, however, installing
Contact List on a forum that already has Prillian installed can be a little bit
tricky.  Please note that Prillian Lite does not include Contact List, so none
of this applies to that modification.

First, you should know which files come with both Prillian and Contact List.
Both hacks come with the following directories containing identical Contact List
related files:
		hack_files/mods/contact
		hack_files/mods/language/lang_english/
		hack_files/templates/subSilver
		hack_files/templates/subSilver/contact
		hack_files/templates/subSilver/images
Both hacks also come with a contact.php file.  All of the files in these
directories, including contact.php, will be refered to as "common files" for the
rest of this document.

The list below relates each Contact List release's to one or more Prillian
releases.  This means that the common files in the Prillian version(s) listed
are identical to those in the Contact List version listed.  Since the files are
exactly the same, you don't need to upload the common files if you've already
installed that version of Prillian.  If the words "Safe to Upgrade" appear
between version numbers, this means that upgrading to the next version of
Contact List should not cause any errors in that version of Prillian.

Contact List Release                                   Prillian Release
   0.1.0 Beta............(Safe to Upgrade)............0.5.7 Beta
   0.1.1 Beta............(Safe to Upgrade)............0.5.7 Beta
   0.2.0 Beta.........................................0.6.0 Beta
   0.2.1 Beta.........................................None
   0.2.5 Beta............(Safe to Upgrade)............0.7.0 Beta
   0.3.0 Beta.........................................0.7.0 Beta
   0.3.1 Beta.........................................0.7.1 Beta

Any versions of Prillian prior to version 0.5.4 (or phpBB Instant Messenger, as
it was called then) did not include any common files, so there should be
no problems with a normal Contact List installation when using those versions.
Versions 0.5.4 - 0.5.6 of Prillian include older versions of Contact List files,
which should probably be overwritten with newer files when possible (this may
cause some errors, though).


The second potential problem that can arise when installing Contact List on a
board with Prillian is duplication of some changes already made for Prillian.
To avoid this duplication, the changes in files_edit.txt need to be done a
little differently.  In the same directory as this file, you should find a file
called prillian_file_edits.txt.  Use this file instead of file_edits.txt when
installing, upgrading, or uninstalling Contact List.