| Vendor | Anonymous |
| Type | (missing) |
| Categories | (none) |
| Requires | MindTouch Core 1.8.3 or later |
| Status | Work-in-progress |
| License | Free/Open Source |
| Manifest | http://wiki.developer.mindtouch.com/@api/deki/files/3100/=popup.xml |
Install Script
Table of Contents
See also How to add a script, Using the Extension Dialog, Learn about DekiScript, Extensions Directory.
To pop up a simple list:
{{ popup.list("This is a list:", ["1", "2", "three"], "click to pop!", 200,200) }}
To pop up a list of first 20 users on this wiki:
{{ popup.list("Users:", web.list(uri.build(site.api,"users",{ limit:20 })), "show users!", 200, 500) }}
To show the list of functions in this extension:
{{ popup.list("Functions in 'Popup' extension:", web.list("http://wiki.developer.mindtouch.com/@api/deki/files/3100/=popup.xml","/extension/function/name"), "show functions!", 100, 300) }}| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by