Rss-Bridge/formats
logmanoriginal 8c21769078 [AtomFormat] Use $item->author for author name
$item->name was inteded as the author name and $item->author as the author
uri.

Bridges use $item->name and $item->author interchangably for author name,
so $item->name can be removed.

$item->author is now used for the author name!
2016-08-08 23:43:38 +02:00
..
AtomFormat.php [AtomFormat] Use $item->author for author name 2016-08-08 23:43:38 +02:00
HtmlFormat.php [HtmlFormat] Add anchor for bridge URI to title 2016-08-07 15:29:59 +02:00
JsonFormat.php Pretty-printing the output of JsonFormat. 2016-02-19 16:15:06 +00:00
MrssFormat.php [MrssFormat] Remove media:title and media:content 2016-08-08 23:28:50 +02:00
PlaintextFormat.php Refonte du code 2013-08-11 13:30:41 +02:00