rss-bridge/lib
logmanoriginal 5d66af7a29 [HTMLUtils] Add new attribute 'defaultValue'
Behavior depends on the type:

- text: Allows any text
- number: Allows any numeric
- list: 'defaultValue' must match either name or value of one element
- checkbox: 'defaultValue' must be checked to activate checkbox
2016-08-15 02:47:36 +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] Add new attribute 'defaultValue' 2016-08-15 02:47:36 +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