Here is the english documentation:
******************************
* README - English Version : *
******************************
Dan Topsite is a 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.
First of all I want to thank Francisco BURZI for creating PHP-Nuke (http://www.phpnuke.org) !
If you still don’t know about PHP-Nuke :
you missed something great
this program is useless for you, because this module is only for PHP-Nuke.
This program will allow you, with a few clicks, to manage the best sites in PHP-Nuke on your own site.
Internal functions :
gestion of the entries of the day, and of the total number of entries (HITS IN)
gestion of the outputs (HITS OUT)
gestion of the number of vistited pages (VIEWS)
multilingual gestion (german, english, danish, french and russian are included)
(if you have tranlated the dictionnary into an other language, please contact me)
limitation to one vote per day for a given user
all votes are logged
only members (PHP-Nuke) are allowed to add new sites to the Top List
the different kind of users are based on PHP-Nuke (Anonymous, Member, Administrator)
the administration functions are available only when a user is logged as PHP-Nuke administrator
gestion of a minitop in a block (1.01)
The agents (members who have added one or more site(s) to the list) :
can at each moment modify or cancel their site from the list
recieve an e-mail with all informations and HTML codes necessary to the intergration of the vote on their site when they create or modify it.
Administrators are allowed to:
create a data base (only when it does not already exist)
modify any site
cancel any site
reinitialise all the counters
be notified by e-mail each time a site is added to the list.
Current version : 1.02
Sorry, the new version of this documentation will be available only on my site
http://www.danboss.com
All suggestions or notification of bugs are welcome at the following address :
dan@danboss.com
or on DanTopSite’s forum
at the address :
The changes:
version 1.01
Correction of different bugs
Improvement of the HTML code for a best compatibility with your own themes
Addition of the gestion of MiniTops in a block
Addition of an automatic update of the data base
To come :
The administrator will be allowed to consult the logs of all the users who voted for one of the sites.
The members will be allowed to consult the logs of all the users who voted for their site.
The agents will be allowed to chose among several TopLogos.
Installation :
copy and decompress the DanTopSiteNuke-1.0.tar.gz archive in the « modules » directory of your site
launch your browser and open your site
connect yourself as administrator
go back to the main menu and click on « DanTopSite » just below « Other options »
in the bottom of the Administrator block, click on « Create data base »
if no error occurs, the installation is successfull
replace the « DTS100.gif » with yours
At the top of the 'index.php' file, modify the 2 variables :
$dts_topsitelogow = xx; To activate « DanTopSiteMini » on your Home page (necessitates
Php-Nuke 5.01 & Addon 5-04) :
change the 2 following variable in the « index.php » file :
$dts_maxminibannerw= xxx; // xxx = max width
$dts_maxminidisplay= y; // y = max number of banners to shown
create a new block containing : modules/DanTopSite/index.php