From: Antonio Ospite Date: Fri, 9 Nov 2018 14:21:24 +0000 (+0100) Subject: Remove unneeded attribute extension-element-prefixes from xsl stylesheets X-Git-Tag: v1.4.0~14 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/dadaf9a1b2b883358afec542aab6790d5423cf74 Remove unneeded attribute extension-element-prefixes from xsl stylesheets It looks like the "extension-element-prefixes" attribute is not strictly needed for php extension functions to work, so remove it. If it turns out that the attribute is actually needed in some cases it can always be added back. --- diff --git a/src/rss_converter_dilbert.com.xsl b/src/rss_converter_dilbert.com.xsl index dcc56af..88e7155 100644 --- a/src/rss_converter_dilbert.com.xsl +++ b/src/rss_converter_dilbert.com.xsl @@ -34,7 +34,6 @@ diff --git a/src/rss_converter_facebook.com.xsl b/src/rss_converter_facebook.com.xsl index a735cf6..7ead3ef 100644 --- a/src/rss_converter_facebook.com.xsl +++ b/src/rss_converter_facebook.com.xsl @@ -33,7 +33,6 @@ diff --git a/src/rss_converter_instagram.com.xsl b/src/rss_converter_instagram.com.xsl index c714b1b..2e427b4 100644 --- a/src/rss_converter_instagram.com.xsl +++ b/src/rss_converter_instagram.com.xsl @@ -21,7 +21,6 @@ diff --git a/src/rss_converter_pump.io.xsl b/src/rss_converter_pump.io.xsl index 66e73cd..61f4f7f 100644 --- a/src/rss_converter_pump.io.xsl +++ b/src/rss_converter_pump.io.xsl @@ -22,7 +22,6 @@ diff --git a/src/rss_converter_twitter.com.xsl b/src/rss_converter_twitter.com.xsl index 06ae70a..1d98fa2 100644 --- a/src/rss_converter_twitter.com.xsl +++ b/src/rss_converter_twitter.com.xsl @@ -21,7 +21,6 @@