|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:38
|
Update of /cvsroot/mxbb/mx_counter In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv849 Modified Files: readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_counter/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 6 Jun 2007 23:49:13 -0000 1.1 --- readme.txt 3 Jun 2008 20:09:34 -0000 1.2 *************** *** 5,9 **** | begin : January, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-system.com | | author : OryNider (see additional credit below) --- 5,9 ---- | begin : January, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-publisher.com | | author : OryNider (see additional credit below) *************** *** 11,23 **** | author email : ory...@rd... | ! | additional credit : Some ideeas of this module are originaly based on the | [ABD] Counter MOD by Andareed (and...@ho...) ! | ! | description : This module / block basically, ! | it is a graphical counter, but integrates into mxBB. ! | It integrates into the AdminCP, and options like digit lengh, ! | digit image locations, and counter value can be modified. | It also uses a cookie, so that only truly unique visitors are counted. ! | The original MOD used a counter.dat file to store the informations, | this version uses the database to do that, more then that | this module uses normal template files instead of just echo. --- 11,23 ---- | author email : ory...@rd... | ! | additional credit : Some ideeas of this module are originaly based on the | [ABD] Counter MOD by Andareed (and...@ho...) ! | ! | description : This module / block basically, ! | it is a graphical counter, but integrates into mxBB. ! | It integrates into the AdminCP, and options like digit lengh, ! | digit image locations, and counter value can be modified. | It also uses a cookie, so that only truly unique visitors are counted. ! | The original MOD used a counter.dat file to store the informations, | this version uses the database to do that, more then that | this module uses normal template files instead of just echo. |