Giter Club home page Giter Club logo

mcmmo-web-stats's Introduction

MCMMO-Web-Stats

A simple Web interface to use with the MCMMO plugin, it's pretty easy to configure. Just make sure you use a MYSQL database to store the MCMMO values.

MCMMO Web Stats requires MYSQLi extension =)

=============================================

Open up webstats.php to configure...

use_html -- if set to true, html, body and head tags will be inserted, perfect if you want to use it as is aka Standalone

page_title -- only needed if you set use_html to true

use_jquery -- only needed if you run it as standalone OR if embedded and the source don't use jquery

use_datatables -- set to true if you want to use jquery dataTables (jquery is required here or from the source if embedded)

use_datatables_css -- set to true if you want to use dataTables CSS file

use_themeroller -- set to true if you want to use jqueryUI Smoothness theme (needs jquery, jqueryUI and dataTables enabled)

use_custom -- set to true and place a custom.css file in root\css directory

use_bootstrap -- set to true if you want to enable bootstrap classes

use_bootstrap_css -- set to true if you want to use the included bootstrap.css file (IT'S JUST THE CSS FILE INCLUDED)

wrapper_size -- leave empty for 100% or set a value to use pixels, eg: 500 = 500px

datatables_lang -- use to implement dataTable language JS file, leave empty for english

=============================================

Below the configuration you can define all static language

Note* Visit jqueryUI's website to download other themes or use Firebug to define a custom.css file

Note** this is just a first version, I will try to make it more easy to understand and implement more features

mcmmo-web-stats's People

Contributors

novastream avatar

Watchers

 avatar  avatar

Forkers

jesgeerts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.