December 17, 2007
Writing Extensions with DekiScript
Steve Bjorg @ 8:12 pm
In Deki Wiki 1.8.3, we’ve added the capability to write extensions in XML using the DekiScript service. This makes it a lot easier to write extensions for embedding widgets or using JavaScript APIs.
The idea is quite simple and intuitive. An extension file contains functions. Each function returns a HTML document that contains a <head>, <body>, [...]
categories: Deki Wiki, MindTouch, Tutorial | 7 Comments »



