Widget:RSS-FeedEk-2
Uit TheaterEncyclopedie
This widget allows you to add a RSS-feed with FeekEk js-library to your wiki page.
Using this widget
To insert this widget, use the following code:
{{#widget:RSS-FeedEk-2|id=... | feedurl =... | maxcount =... | showdesc =... | showpubdate =... | desccharacterlimit =... | dateformat =... | dateformatlang =... }}
Parameters
- id - div id for RSS (from the URL)
- feedurl: url of the rss-feed, f.e. 'https://jquery-plugins.net/rss',
- maxcount : max number of items to show (default 3),
- showdesc: show description (default true),
- showpubdate: show the date of publication (default true),
- desccharacterlimit: max number of characters for the description (default 100),
- dateformat: formatting of date (default f) ,
- dateformatlang: language code for date format (default nl-NL),
For more information on how to use this widget, see FeedEk homepage.
For testing RSS with FeedEk: demo page
Copy to your site
To use this widget on your site, just install the MediaWiki Widgets extension and the copy full source code of this page to your wiki, as an article called Widget:RSS-FeedEk-2.
Source: Proprietary development
Changes to v 01:
- Addition of parameters
Changes to v 20:
- Updated jQuery script (3.6.4)
- Updated FeedEk script (3.2.0)
Versie: 2.1 Author: Bart Mulckhuijse