This is the source code of the Stoolball England website at www.stoolball.org.uk.
-
WordPress should be installed in the
public_html
folder, and it should always be maintained at the latest version. -
TinyMCE 3.5.8, available from the TinyMCE older releases page, should be installed in a
tiny_mce
folder insidepublic_html\scripts
. -
The Block Bad Queries WordPress plugin is a first line of defence against malicious requests.
-
The TinyMCE Advanced WordPress plugin gives more control over the options available to editors in WordPress admin.
-
The WP-CMS Post Control WordPress plugin gives more control over the options available to editors in WordPress admin.
-
The WordPress Category Archive plugin is included in this repository because it's not actively maintained, and has no stated licence covering its use. It enables the Surrey league to have its own news page.
-
JQuery 1.7.2 and JQuery UI 1.8.11 are included in this repository because JQuery UI is a custom download of specific components, which might be different if downloaded from the current site, and because the MIT Licence allows it.
-
Chart.js 1.0.1 and Chart.StackedBar.js are used to display charts for statistics, and are included in this repository for convenience because the MIT Licence allows it.
-
MarkerClusterer for Google Maps groups markers together, and is included in this repository because the exact version in use has not been recorded, and the Apache Licence 2.0 allows it.
-
MarkerWithLabel 1.1.4 for Google Maps adds a text label below a marker, and is included in this repository for convenience because the Apache Licence 2.0 allows it.