XSL Transformations
The XSL Transformation action is used to run a transformation file over the published output.

To Create an XSL Transformation Action:
- Open the publishing profile and select the Actions tab.
- Select the XSL Transformations action.
- Enter a description for the action.
- Choose [...] to browse to the Input folder (this is the folder that contains the content you want to transform).
- Enter the file extension of the content you want to transform in the Input Extension field.
- Choose [...] to browse to your XSLT file.
- Add the XSLT parameters if they are needed.
- Choose [...] to browse to the output folder (the files that have been transformed will be added to this folder).
- Enter the file extension that will used by the content after it is transformed in the Output Extension field.
- Choose OK to save the action. The action is added to the After Publishing list. To move the action to the Before Publish list select the action and choose the Move Up arrow.
- Save the changes to the profile.
|