BBClone Extended plugin for SEDITIO
Version: 2.0
Date: 7 March 2007
Author: Almaz
Homepage: http://almaz.freehostia.com/


*************** in English ***************

1. Purpose

 The Seditio plugin carries out transfer of the information on visitings users
 in counter BBClone, download which it is possible here http://bbclone.de/ and
 to look on it in operation here http://bbclone.de/demo/

2. Requirements

 The plugin was tested and successfully works under control of SEDITIO v110
 and BBClone 0.4.9a.

3. Installation

 Further it is meant that you already have copied script BBClone on the server
 In a folder http://your site/bbclone/ also have installed on files of a folder
 /var/ the sanction on record (chmod 666, sometimes 777) - look the documentation
 to BBClone.

 ATTENTION!!! Any codes (as it is described in document BBClone) to insert into
 files SEDITIO it is not necessary! (it will do a plug-in - for this purpose he
 and is written :)

 If you wish to update already installed plug-in that before uninstall him, then
 remove a folder with a plugin from plugins/.

3.1. Unpack archive of a plugin in a folder plugins/ your server with already
     installed and to worker SEDITIO.

3.2. In a browser enter the address of the SEDITIO a site and under the manager
     come into [Administration] -> [Plugins] -> [BBClone]
     Press the link [Install all].

3.3. Adjust parameters of a plugin under your requirements:
     Come into [Administration] -> [Configuration] -> [Plugins] -> [bbclone]
     Also install parameters:

     - Separate Page control (on/off)
         On  - each page is considered separately
         Off - the general calculation of visited pages is conducted

     - Separate Category (list) control (on/off)
         On  - each category is considered separately
         Off - the general calculation of visited categories is conducted

     - Separate Message control (on/off)
         On  - each system message is considered separately
         Off - the general calculation of all messages is conducted

     - Include in a line the information on language (on/off) *
     * it is actual for multilang sites
         On  - to each record the language label, for example (en) or (ru) is added
         Off - language of the user is ignored

     - Ignore count visits users with ID
         Here you can enter ID the registered user, whose visitings
         Will be ignored by a plug-in (by default the user with ID=1 is written down)
     !!!ATTENTION!!! Do not put as ID the user 0 since the plugin will be
         ignore visitings guests! If you want that the plugin counted all visitors,
         it is simply leave the given parameter empty.

4. Addition tags in a file skins.

   File index.tpl:

   {BBCLONE_GSTATS_RESETDATE} - deduces a date started of calculation of statistics
   {BBCLONE_GSTATS_YEAR} - visitings for this year
   {BBCLONE_GSTATS_MONTH} - visitings for this month
   {BBCLONE_GSTATS_WEEK} - visitings for this week
   {BBCLONE_GSTATS_TODAY} - visitings for today
   {BBCLONE_GSTATS_TOTAL} - visitings for all operating time of statistics
   {BBCLONE_GSTATS_UNIQ} - all unique visitors during work

 After that the plugin will earn.

5. Viewing of statistics

   Viewing of statistics can be conducted directly from a plugin. Thus URL
 for access to statistics will be such:
   http://your site/plug.php?e=bbclone

   For viewing statistics directly from BBClone pass in his folder 
   http://your site/bbclone/


