Extensions provide additional information to your MindTouch site. MindTouch ships with a dozen extensions for embedding maps from Google, viewing RSS feeds, or authenticating users with LDAP/Active Directory.
Extensions come in three flavors: templates, scripts, and services. Templates are reusable wiki pages that are easy to edit and customize. Scripts are XML files that can easily be shared online. And services are libraries that need to be installed or hosted on a web-server.
Check the following User Manual pages to learn about installing an extension or script:
Script extensions are very easy to share. Please consider making them available for others to use and build upon. It only takes 3 easy steps!
ScriptDoc{
author: "Your Name", // or vendor: "Your Company Name"
uri: "http://scripts.mindtouch.com/spoiler.xml", // full URI to where the script it located
status: "Stable" // (optional, default: "Work-in-progress")
}