-
Notifications
You must be signed in to change notification settings - Fork 0
Home
QuestionDevelopment edited this page Mar 4, 2016
·
44 revisions
##Introduction This is our projects wiki and it will store all documentation for our project. Often if you ask a question I will add the data here and send you a link to the wiki page. This way the information is always available if you have trouble again. Please feel free to add your own data/information (english only please).
##Framework The Framework that we are utilizing is called XESM. It is custom built and barebones. It is all server side (no front end code). For the most part you will not have to touch it but it can be changed/added to very easily.
These correspond to the directory structure of XESM
##Systems
- Autoload System
- Config System
- CSS System
- Hook System
- Javascript System
- Plugin System
- Status System - Handles errors and messaging with visitor
- MVC System
- Template System
- Solr
##Classes
##Plugins