Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-1.x
  • 7.x-1.x default
  • 2.x
  • 6.x-1.x
  • master
  • 2.0.0-alpha1
  • 8.x-1.0-beta2
  • 8.x-1.0-beta1
  • 8.x-1.0-alpha2
  • 8.x-1.0-alpha1
  • 7.x-1.1
11 results

xsl_formatter

  • Clone with SSH
  • Clone with HTTPS
  • XSL Formatter

    INTRODUCTION

    A XSL Formatter module required to be enabled a PHP XSL library that runs given XML content (pasted data, linked URL and uploaded file) through a defined XSL stylesheet before rendering.

    When module enabled, this provides a format as Transformed by XSL which is available in 'manage display' for use in content types or views. The result is then shown in the page and managed like any other field display.

    The data source can be:

    REQUIREMENTS

    This module requires the following library:

    INSTALLATION

    Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.

    CONFIGURATION

    To add an XSL formatter, go to "Structure > Content Types" and select an existing content type or add a new one. Select or add a new field with one of the types "Text(simple, long)", Link or File. Click "Manage Display" and select the format "Transformed by XSL" for the field. Click on the details icon on the right and select the XSL you want.

    MAINTAINERS

    Current maintainers: