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

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
Javascript
JEM
Jquery
Mashups
Misc
Xml
Examples
Extension
Files
Images
Reports
Table
Web Services
Widgets

 

 

Tag page
You must login to post a comment.