RSS XSL

Categories

Component ID

2889667

Component name

RSS XSL

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

85

Component created

Component changed

Component body

Overview

User friendly appearance on RSS feeds.
Depending on a users browser configuration, they can be presented with a page of XML when following links to RSS feeds. This could be considered to be un-intuitive to some categories of user. This module transforms the appearance of RSS feeds into a more intuitive html page without breaking the required RSS specification required for RSS reading software.

RSS feed without XSL transformation (Default)

RSS feed without XSL transformation (Default)By harnessing the markup intended for Drupal's maintenance page functionality, this module inserts an XSL stylesheet to RSS feeds from both the default /node url and those generated from Views RSS plugin.

RSS feed with XSL transformation applied
RSS feed with XSL transformation applied
This module relies upon any site to have a maintenance page in working and presentable state.

Known issues

PHP short tags must be disabled for this module to work (http://www.php.net/manual/en/ini.core.php#ini.short-open-tag).

Installation

Download and install as per the normal procedure.