This tutorial is in draft status still. Please add your improvements to the code!
This tutorial demonstrates one way that you can use DekiScript to build a customizable tag cloud for your Deki.
Want to see the tag cloud in action? Or, not interested in the step-by-step details? Go to the demo page now »
Before we get into the tutorial, it will be helpful to understand what tags we're expecting will appear in our tag cloud. We've set up an example directory of pages and tagged them with random tags. See the example directory here »
This tutorial is presented in five parts:
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
I can search for all documents under any path by changing the query to something like 'path:example/*', but can't use that syntax for the root.
Similarly, I can return any set of documents with a query like 'Network*', but just '*' returns nothing.
http://forums.developer.mindtouch.com/showthread.php?p=24479#post24479