Download Latest Version wotstat.zip (721.6 kB)
Email in envelope

Get an email when there's a new version of WoT Clan Stat DB

Home / WotStat / js / src
Name Modified Size InfoDownloads / Week
Parent folder
i18n 2011-10-11
css 2011-10-11
grid.setcolumns.js 2011-10-11 5.6 kB
jqModal.js 2011-10-11 3.5 kB
JsonXml.js 2011-10-11 9.5 kB
grid.base.js 2011-10-11 113.6 kB
grid.filter.js 2011-10-11 21.9 kB
grid.celledit.js 2011-10-11 17.5 kB
grid.postext.js 2011-10-11 1.6 kB
grid.import.js 2011-10-11 8.7 kB
grid.jqueryui.js 2011-10-11 17.9 kB
grid.treegrid.js 2011-10-11 21.6 kB
grid.formedit.js 2011-10-11 74.9 kB
grid.subgrid.js 2011-10-11 9.7 kB
grid.common.js 2011-10-11 23.5 kB
jqDnR.js 2011-10-11 2.1 kB
grid.loader.js 2011-10-11 2.3 kB
grid.tbltogrid.js 2011-10-11 3.2 kB
grid.custom.js 2011-10-11 14.7 kB
ui.multiselect.js 2011-10-11 10.3 kB
grid.grouping.js 2011-10-11 8.9 kB
grid.inlinedit.js 2011-10-11 10.8 kB
jquery.searchFilter.js 2011-10-11 37.8 kB
jquery.fmatter.js 2011-10-11 20.8 kB
Totals: 24 Items   440.4 kB 0
1. Требования:
- PHP5.x/MySQL5.x Web-server (Apache2.x and etc.).
- Cron или любой другой планировщик задач.
2. Установка.
- Создать БД и загрузить шаблоны таблиц из файла clan_db.mysql (импорт sql).
- вписать в "db.inc" свои данные по серверу/клану (изменить acc/pass/db/host/clan_id/clan_tag).
- добавить расписание запуска скриптов (Cron):
минуты -   -   -   	команда (указать полные пути).
0		*	*	*	*	php ..../public_html/wotstat/gc.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gs.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gt.php	
4		*	*	*	*	php ..../public_html/wotstat/cc.php	

- Для установки других тем оформления качать отсюда http://jqueryui.com/themeroller/ , затем прописать свою тему в строке: <link type="text/css" href="css/<ИМЯ ТЕМЫ>/jquery-ui-1.8.11.custom.css" rel="stylesheet" />
- enjoy...


1. Requires.
- PHP5.x/MySQL5.x Web-server (Apache2.x and etc.).
- Cron or another scheduler.
2. Installation.
- Create database and upload clan_db.mysql.
- edit "db.inc" (edit acc/pass/db/host/clan_id/clan_tag).
- add scheduled task for update stats (Cron):
Minutes -   -   -   	Path.
0		*	*	*	*	php ..../public_html/wotstat/gc.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gs.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gt.php	
4		*	*	*	*	php ..../public_html/wotstat/cc.php	

- for install another GUI theme - see http://jqueryui.com/themeroller/
- enjoy...
Source: README.TXT, updated 2011-10-11