Modify
Written in PHP5, MySQL and Javacript (prototype and scriptalicous), softwareKURATOR has been designed and coded to be completely open-source, and as a result, all of the code used in its development can be downloaded and modified.
KURATOR welcome the continued development of the software and you are invited to make use of the API, or completely re-write entire modules and re-submit them to us via email. Alternatively perhaps you would prefer the site to have a different display? In which case create your own CSS skin and we will add it to the software for others to view.
API
Class Code - Handles all functions relating to saving new articles of code, and retreiving exisiting code from the database
Class Comment - Handles all functions relating to assigning and retrieving display and code comments
Class Database Controller - Handles all MySQL queries for class files
Class Display - Handles all functions relating to creating new displays, assigning code to a display and retriving a display from the repository
Class File Controller - Handles all functions relating to uplaoding,reading, moving and deleting of ftp file transfers
Class Keywords - Handles all functions relating to creating and saving new keywords
Class Kurator - Handles all functions relating to the automatic tagging of code and creation of displays by the software
Class Tags - Handles all functions relating to taging repository content with keywords
Class User - Handles all functions relating to creating a new user account, signing in, and retrieving user displays and code