Rss-Bridge/lib
logmanoriginal c689180fef [HTMLUtils] Make 'required' attribute Boolean
The 'required' attribute can now be used for all parameters and
enabled/disabled using Boolean states true/false respectively:

"required" : true

or

"required" : false

This now complies to the Wiki:
https://github.com/RSS-Bridge/rss-bridge/wiki/BridgeAbstract
2016-08-15 01:14:00 +02:00
..
Bridge.php [lib/Bridge] Remove loadMetadatas from BridgeAbstract 2016-08-06 19:02:02 +02:00
Cache.php Added a function to re-encode everything to UTF-8 2016-01-19 12:17:27 +00:00
Exceptions.php Correction of few bugs. 2015-11-05 10:12:58 +00:00
Format.php Corrections 2013-08-12 22:37:19 +02:00
HTMLUtils.php [HTMLUtils] Make 'required' attribute Boolean 2016-08-15 01:14:00 +02:00
Item.php Add enclosures support, see example in DemoBridge. 2016-01-19 12:34:38 +00:00
RssBridge.php Little refactoring to reduce logic on index.php. 2015-11-05 20:26:48 +00:00