Welcome to the MediaUrlTransformer
You can use the MediaUrlTransformer to:
- Ensure that links to Sitecore media in Rich Text Editor (RTE) fields include the leading slash character (/~/media instead of ~/media).
- Convert media URLs in RTE fields to lowercase.
- Prevent long relative URLs that can exceed user agent and Web server limitations on Web sites with very deep information architectures.
Browse source code for the MediaUrlTransformer at http://trac.sitecore.net/MediaURLTransformer/browser/Trunk/Pipelines/RenderField/MediaUrlTransformer.cs. Use this URL to access the MediaUrlTransformer source code in Subversion:
http://svn.sitecore.net/MediaURLTransformer/
Last documented compile: Sitecore 6.0.1 090212
NOTE: The Sitecore Shared Source project and subversion both uses uppercase MediaURLTransformer in URLs. The class name is lowercase MediaUrlTransformer.
Please report any issues or feature requests by posting on the Sitecore Shared Source Modules forum on the Sitecore Developer Network.
For the complete list of shared source modules, see http://trac.sitecore.net/Index.
For assistance contributing to shared source projects, see the Shared Source Contributing Guide.
Please also see the Sitecore Shared Source License.
Enjoy!
The Shared Source Coordinator
Starting Points
- Link Management -- The list of all shared source link management tools.
- MediaUrlTransformer Documentation
For a complete list of local wiki pages, see TitleIndex.
