/************************************************************************************/
/*                                                                                  */
/* Copyright (c) 2001 by Jack Kozbial               ===> MODULE WHO.PHP             */
/* PHP-NUKE Add-On : Admin AddOn v2.0                                               */
/* (jack@internetintl.com) http://www.internetintl.com                              */
/* Credits: http://www.abooks.com  Ralph Roberts (ralph@abooks.com)                 */
/*                                                                                  */
/* Updated for PHP-Nuke 5.5 - 24/03/2002 Rugeri     ===> BLOCK_USER-INFO.PHP        */
/* website http://newsportal.homip.net                                              */
/* (C) 2002 All rights beyond the GPL are reserved                                  */
/*                                                                                  */
/* Helmut Theisen (info@ffx69.de)                   ===> ULTIMATE_STATISTICS        */
/* http://www.shareware-base.de                                                     */
/*                                                                                  */
/* PHP-Nuke Block: Total Hits v0.1                                                  */
/* Copyright (c) 2001 by C. Verhoef (cverhoef@gmx.net)                              */
/*                                                                                  */
/* ADMIN ADDON: SITE-INFO                                                           */
/* A mix of module Who.php, block What_is_going On, block Ultimate_Statistics and   */
/* Total Hits v0.1                                                                  */
/*                                                                                  */
/* I did just mix then and modified them to my own needs                            */
/*                                                                                  */
/* Copyright  2002 by: Maty Scripts (webmaster@mat.allfreetemplates.com)           */
/* http://mat.allfreetemplates.com                                                  */
/* For PHP-Nuke 6.0 WITH phpBB2 2.0.3 with BBtonuke Port 2.0.6                      */
/* v1.0  03-10-2002                                                                 */
/*                                                                                  */
/* This program is free software. You can redistribute it and/or modify             */
/* it under the terms of the GNU General Public License as published by             */
/* the Free Software Foundation; either version 2 of the License.                   */
/*                                                                                  */
/************************************************************************************/

/****************************/
/***** ENGLISH - Engels *****/
/****************************/

1. General
----------

An Admin addon which is a mix of several existing blocks. I did just mix then
and modified them to my own needs and added functionality. It shows all kind
of information of the users which are online and some statistics.

This ADMIN block will display the current status of your site. All current
connected users are displayed, with the following information: Name,
Host IP Address, Host Name, Network Name, his/her online time, amount
of private messageshe/she has.An online user will have an icon in front of
his name. You can double click on it. A printer friendly page is shown, giving
detailed information on this user. Further more, a large overview is displayed
in a table, show all kind of site statistics. Most items have a hyperlink to
the page where is referred to.


2. Installation
---------------

Extract archive to temp dir and copy included as noted below:
-------------------------------------------------------------

README.txt (do not upload, your reading it)

admin/*.* ---------------------> admin/*.*
images/*.* --------------------> images/*.*

NOTE: The admin/language directory contains a DUTCH and ENGLISH language file
      with the extension .TXT. Add the contents of these file to your local
      \admin\language\lang-xxxx.php file. Then you can remove both TXT files.

Once everything is uploaded, log in as Admin, and go to your administration form.
One extra icon is displayed, named: Site Info. Just click on this
icon. The rest will explain itself.
