Table of contents
  1. 1. What is DekiScript?
    1. 1.1. Advanced
    2. 1.2. Examples
    3. 1.3. Files
    4. 1.4. Misc
    5. 1.5. Web Services
    6. 1.6. Widgets
    7. 1.7. Xml
    8. 1.8. Extension
    9. 1.9. Images
    10. 1.10. Javascript
    11. 1.11. JEM
    12. 1.12. Mashups
    13. 1.13. Reports

DekiScript Developer Documentation

Home    Tutorials    Reference    Samples/FAQ

What is DekiScript?

Read about all the new DekiScript capabilities that have been introduced for Deki 9.02 'Lyons'.

read more...

DekiScript is a scripting language for mashing-up data from Deki, extensions, and virtually any XML/JSON web-service.  DekiScript has over 100 built-in functions for accessing and manipulating data.  With DekiScript you can read data from a wiki page, combine with data from a web-service, and generate dynamic page personalizd to the current user.  DekiScript makes it possible to automate complex reports, mash-ups, and data visualization that would otherwise require programming.

What sets DekiScript apart is that
    (a) it is safe to be used by anyone, enabling power users to customize or extend existing scripts;
    (b) it supports XML and JSON, making it easy to acccess almost any web-service;
    (c) it always generates valid XML structures, making it impossible to generate invalid content;
    (d) it is fully integrated into Deki, both for creating dynamic pages and even for creating extensions.

With DekiScript, you can create dynamic pages, but you can also create custom workflows or applications by leveraging the Deki API capabilities.

Tutorials
j0433801.png

 

Reference Documentation
j0433793.png
Samples/FAQ
j0433797.png


How do I...

Advanced
Examples
Files
Misc
Web Services
Widgets
Xml
Extension
Images
Javascript
JEM
Mashups
Reports

 

 

Tag page
You must login to post a comment.