This repository has been archived by the owner on May 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Parameterized Renderer
David San Filippo edited this page Sep 11, 2017
·
1 revision
Category | Notes |
---|---|
Module Location | Feature.ParameterizedRenderer |
Recommended | Only if Needed |
Default | Off |
Dependencies | None |
Pipelines Targeted | renderField |
Events Targeted | None |
Site Settings | None |
Page Settings | None |
Patch Config | Feature.ParameterizedRenderer\ParameterizedRenderer.config |
This feature was built for a specific client use case and adds overhead in the rendering pipeline. If you use it, we recommend ensuring Caching settings are set properly to ensure this overhead is only executed when needed.
Essentially what this does is enable all content to leverage a "Site Dictionary" to dynamically replace values from content items during rendering with values in the dictionary. The basic idea was to have a bunch of global or site collection driven content with placeholders defined that were meant to be "Site specific" and configured in the dicitonary, such that the final content would be "merged" at runtime.
Introduction
- Getting Started
- Resources
- Supported Versions and Branches
- Sitecore Foundation for SxA
- Layer and Sitecore Dependencies
- Acknowledgements
Feature Guide
- Leveraging the Framework
- Site Configuration Management
- Information Architecture
- Dynamic Placeholders
- Handlebar Renderings
- Scripts and Styles
- Meta Tags
- Social Tags
- Redirect Manager
- Site Map
- IP White Listing
- PDF Generation
- Favicon
- Robots
- Parameterized Renderer
- Site and Feature Cache Cleaning
- Site Error Handling Overrides
- Shell Extensions
- Multilingual Features