25 votes

XsltUpdater for Umbraco

Credits: This Package is made by Markus Klug, I only tested it and set it up on our.

This Package provides an Update method to update all xslts from the old xml schema to the new one which is used by umbraco 4.5. The xslt's won't be replaced. The package creates new copies from the old xslt's and places them into the standard folder xslt-new (can be edited in the config file "XsltUpdater.config" in the "config" folder)

 

  • Install the package
  • Create the folder /xslt-new in your root
  • go to /umbraco/plugins/XsltUpdater/XsltUpdater.aspx in your umbraco instance
  • follow the instructions
How this works:
This aspx uses several regex transformations to update your old schema xslts to the new schema. details can be seen under: http://www.feature-farm.com/Umbraco/XsltUpdater/
Features in the pipeline:
  • Definition of the regex in the config to add or remove regex statements
  • Cleaning Tagnames (see below)
Know issues
  • If you have doctypes with dots in the name like "blog.com.Post" these will be named by Umbraco to blogcomPost. These changes aren't refelcted yet by the XsltUpddater instead it will update to "blog.com.Post"

 

Screenshots

Archived files

Documentation

Source code

Package owner

Thomas Höhler

Thomas Höhler

Thomas has 1709 karma points
MVP

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Thomas Höhler
  • Contributors: Markus Klug
  • Created: 08/07/2010
  • Current version 1.0
  • License MIT
  • Downloads on Our: 2.6K

External resources