Directory structure

The following describes the structure of the plugin directory.

html5-libs

The libs directory contains javascripts or css librairies that are used to build the HTML5 output for the project. Popular libraries includes:

The library also contains the html5 library that has been developped for this project.

The lib directory contains an ant project (build.xml) which allows you to create custom builds from the library to the themes directory.

themes

The theme directory contains themes used for production. You should never edit content in this directory.

The content of this directory is built using the site's intructions contained in the ant build.xml process (found in the lib directory).

xsl

The xsl directory contains all xsl for this project.