Make stylesheet file name parametric
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 27 Jul 2013 11:24:44 +0000 (13:24 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 27 Jul 2013 11:24:44 +0000 (13:24 +0200)
commitef4f6c6fb10b121fa79a0d8b6ccd7930fec48591
treea64bafec8429cfedcc0a50c305bd66dccadf8d04
parentd8950b148c6396251ac2fbc6ff3caab3e32b56e3
Make stylesheet file name parametric

The host is encoded in the file name, this is in order to support more
sites with no changes to the code, all that is needed is just new
stylesheets with the host in their filename following the scheme will:

  rss_converter_HOST.xsl

Where HOST has the meaning of the "host" field in the return value of
the PHP parse_url() function.
rss_converter_twitter.com.xsl [new file with mode: 0644]
tweeper.php
twitter_user_timeline2rss.xsl [deleted file]