Table of contents
  1. 1. Overview
    1. 1.1. Most Popular
    2. 1.2. Recently Updated
  2. 2. Directory
        1. 2.1.1.1. Advanced
        2. 2.1.1.2. Authentication
        3. 2.1.1.3. Crm
        4. 2.1.1.4. Extensions
        5. 2.1.1.5. Graphics
        6. 2.1.1.6. Media
        7. 2.1.1.7. Navigation
        8. 2.1.1.8. Php
        9. 2.1.1.9. Templates
        10. 2.1.1.10. User Interface
        11. 2.1.1.11. Web Api
        12. 2.1.1.12. (Unclassified)
        13. 2.1.1.13. Comments
        14. 2.1.1.14. Communication
        15. 2.1.1.15. Database
        16. 2.1.1.16. Developers
        17. 2.1.1.17. Documents
        18. 2.1.1.18. Forms
        19. 2.1.1.19. Images
        20. 2.1.1.20. Maps
        21. 2.1.1.21. Reports
        22. 2.1.1.22. Widgets
  3. 3. Installing Extensions and Scripts
  4. 4. Contributing a Script

MindTouch VMware certified downloadDownload Now
MindTouch Linux  packages and install guidesView Install Guide

Overview

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.

Most Popular

  1. LDAP/ActiveDirectory/eDirectory
  2. Google
  3. Graphviz Flowcharts & Graphs
  4. Flickr Slideshows & Badges
  5. MySql Database
  6. ImageMagick Image Effects
  7. Mathematical Formulae
  8. Syntax Highlighter
  9. DHTML Functions
  10. AccuWeather Widget

 

Recently Updated

  1. Google
  2. Google Status Indicator (Charts)
  3. Deki AJAX API
  4. Xbox Live Gamercards & Avatars
  5. Interwiki Links
  6. Hover Popup Navigation
  7. Visifire 1.x Charts
  8. Hyarchis
  9. * Requested
  10. Disqus Comments

 

Directory

Advanced
Authentication
Crm
Extensions
Graphics
Media
Navigation
Php
Templates
User Interface
Web Api
(Unclassified)
Comments
Communication
Database
Developers
Documents
Forms
Images
Maps
Reports
Widgets

 

Installing Extensions and Scripts

Check the following User Manual pages to learn about installing an extension or script:

Contributing a 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!

  1. Host your script at a public URI (e.g. http://scripts.mindtouch.com/spoiler.xml) or attach them to your user page on this wiki.
  2. Create a new page here with the name of your script (e.g. Spoiler Text).
  3. Create a DekiScript block using the styles menu from the editor toolbar and fill in the parameters for the "ScriptDoc" template.
    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")
    }
  4. Save the page and celebrate the news of your script on the forums!

Tag page
You must login to post a comment.