COM-FSM
Template:MindTouch > Views > User Development

User Development

Page last modified 14:15, 31 Oct 2010 by Admin
  • You do not have permissions to view this page - please try logging in.
{{Template('MindTouch/Views/License');}}
  • DekiScript

    DekiScript is the safe lightweight scripting language used for rapid application development inside MindTouch. Try this in the editor to get started:

    Dynamic Templates

    Get started now! Use these sample to start your first DekiScript app today.

    1. Hello World
    2. Properties: User, Page and Site
    3. Native Functions

    {{wiki.create{label:"create a template", title:"New template created by "..user.name, path:"Template:", button:false}}}

  • API

    The MindTouch API exposes all the functionality of MindTouch through a REST-based API. Here are some sample endpoints: 

    1. {{web.link(site.api.."/pages/"..page.id,"This page's XML")}}
    2. {{web.link(site.api.."/users/"..user.id,"Your user's XML")}}
    3. {{web.link(site.api.."/pages/popular","Popular Pages XML")}}

    Learn more with our API documentation

    MindTouch Extensions

    Here's a preview of the extensions on your MindTouch:

    1. Google
    2. RSS Feeds
    3. Flickr

    You can write your own extensions in any language, including PHP and C#.

  • Technical Documentation

    Using MindTouch to power your developer community? Try the Syn tax Highlighter for code samples, tutorials and more.

    1. Paste your code into a page
    2. User your mouse to select your code
    3. In the toolbar, select Format > Formatted
    4. In the toolbar, click Transformations and select your programming language

    {{wiki.create{label:"create a new page", title:"New page created by "..user.name, button:false}}}

Powered by MindTouch Core