Use php:functionString() in the stylesheets where appropriate
authorAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 13:28:07 +0000 (15:28 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 13:28:07 +0000 (15:28 +0200)
commit47350899b24fb9a79bd9f57bcabc7281b9a01e34
treeeeca2aff4f65e2ef8daf0c5d812a46592d177766
parent0b2252b86bf510f3ba9e9ddec20917a6a4359d7c
Use php:functionString() in the stylesheets where appropriate

Instead of converting to string in XSL and then calling php:function(),
use directly php:functionString() when calling PHP functions which
actually expect a string argument.

Besides possible performance improvements, this is done mainly for
readability.
rss_converter_dilbert.com.xsl
rss_converter_instagram.com.xsl
rss_converter_twitter.com.xsl