tweeper.php: add infrastructure for sites using json data
authorAntonio Ospite <ao2@ao2.it>
Sat, 28 Feb 2015 00:50:21 +0000 (01:50 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 28 Feb 2015 00:50:21 +0000 (01:50 +0100)
commite053ac2a08c18296cdfe329e385a8d7a6c6fa962
tree5a54cb0c9c837a8d0dd6e74b8fba5221cf08f2e1
parent547175cc33bb2aa612c706eac783d8f506fe9e7e
tweeper.php: add infrastructure for sites using json data

Some websites provide the timelines as json data and convert that to
html in the client.

Supporting these sites will be done by defining host specific methods to
extract the json data to pass to json_to_xml().
INSTALL
tweeper.php