Difference between revisions of "MRSS Feeds"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | It is possible to load MRSS feeds via a special interaction plugin. The plugin can be used with version '''0.1.145''' or higher. The plugin must be loaded with an MRSS feed URL. Please see following action syntax example. | + | It is possible to load MRSS feeds via a special interaction plugin. The plugin can be used with version '''0.1.145''' or higher. |
+ | |||
+ | The plugin must be loaded with an MRSS feed URL. Please see following action syntax example. | ||
* <code>content:request:interaction:{URL}@http://msx.benzac.de/interaction/mrss.html</code> | * <code>content:request:interaction:{URL}@http://msx.benzac.de/interaction/mrss.html</code> |
Revision as of 14:49, 17 May 2022
It is possible to load MRSS feeds via a special interaction plugin. The plugin can be used with version 0.1.145 or higher.
The plugin must be loaded with an MRSS feed URL. Please see following action syntax example.
content:request:interaction:{URL}@http://msx.benzac.de/interaction/mrss.html
If you would like to use the plugin as reference to implement your own plugin, please have a look at this implementation script: http://msx.benzac.de/interaction/js/mrss.js.
Example[edit]
Screenshot[edit]
Code[edit]
{
"headline": "MRSS Examples",
"menu": [{
"icon": "rss-feed",
"label": "Example Channel",
"data": "request:interaction:http://msx.benzac.de/info/data/mrss/example.xml@http://msx.benzac.de/interaction/mrss.html"
}]
}
Demo[edit]
- Launch via App: https://msx.benzac.de/?start=menu:https://msx.benzac.de/info/data/mrss.json
- Launch via Demo Page: https://msx.benzac.de/info/?start=menu:https://msx.benzac.de/info/data/mrss.json