| Vendor | MindTouch |
| Type | Extension |
| Categories | Web Api |
| Requires | MindTouch 1.8.2 or later |
| OS Restriction | None |
| Status | Stable |
| License | Free/Open Source |
| SID (service id) | sid://mindtouch.com/2007/06/feed |
| Assembly | mindtouch.deki.services |
Table of Contents
This extension contains functions for using Atom and RSS feeds.
See also How to add an extension, Using the Extension Dialog, Learn about DekiScript, Extensions Directory.
Show Atom/RSS feed as a list.
Parameters:
| Name | Type | Description |
| feed | uri | Feed URI (Atom or RSS) |
| max | num | Optional. Max items to display (default: nil) |
Samples:
Show Atom/RSS feed as a table.
Parameters:
| Name | Type | Description |
| feed | uri | Feed URI (Atom or RSS) |
| max | num | Optional. Max items to display (default: nil) |
Samples:
| Output | ||
| ||
|