Welcome to the LinkProvider
You can use the LinkProvider to ensure that links to Sitecore items:
- Apply the Rendering.SiteResolving setting in web.config.
- Apply aliases when possible.
- Include the trailing slash character ("/") when possible.
- Convert links to lowercase.
- Include the language in paths in URLs for some sites, but not others.
Browse source code for the LinkProvider at http://trac.sitecore.net/LinkProvider/browser/Trunk/Links/LinkProvider.cs. Use this URL to access the LinkProvider source code in Subversion:
http://svn.sitecore.net/LinkProvider/
Last documented compile: Sitecore 6.0.1 090212
NOTE: This project relies on components in the Shared Source Library.
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.
- LinkProvider Documentation
For a complete list of local wiki pages, see TitleIndex.
