[phpOpenTracker-User] phpOpenTracker 1.2.0 Released

Sebastian Bergmann <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.general
Organization www.sebastian-bergmann.de
Message-ID <[email protected]>
(+ Added, * Changed, - Removed, ! Note)

09-Jul-2003, Version 1.2.0

   + Added support for MySQL Merge Tables.

   * The client_id can now be changed during a visitor's session.

   * Merged phpOpenTracker API plugins 'page_impressions' and
     'visitors' into one plugin, called 'access_statistics'.

   * Several changes to the database schema:

     * Changed ENUM('0','1') columns to TINYINT(3) UNSIGNED.

     * Rearranged the indexes.

     - Dropped the 'client_id' column from the pot_accesslog table.

     ! If you're upgrading from a previous phpOpenTracker version you
       need to update the database schema.

       An update script for MySQL can be found in the
       the docs/sql/mysql/update/ directory.

   * Several changes to the configuration container:

     + Added support for built-in default values.

     + Added API to dynamically change configuration directives.

     * The parsed representation of the phpOpenTracker.ini configuration
       file is now cached in the session.

   * Several changes to the Web Bug:

     + Added additional parameter document_url.

     * Fixed situation where false data was logged due to missing data.

   * Added triggers to the PostgreSQL database schema to prevent
     duplicate key errors.

     (Patch by Jean-Christian Imbeault <[email protected]>)

   * Plugins for the phpOpenTracker Logging Engine now have access to
     the Logging Engine's current parameters through $this->paramaters.

   * Changed the phpOpenTracker_Parser class code to accept rule files
     even more similar to the original ModLogAn ones.

   * Replaced unnecessary 'require_once' calls with 'require', thus
     avoiding the overhead incurred by 'require_once'.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.