This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e73029cf4fb486318dc0b6510cb2cc2115298137
Umbraco-CMS
/
src
/
Umbraco.Web
/
Templates
History
Shannon
dae8dfdc59
fix merge
2019-02-01 11:34:28 +11:00
..
ITemplateRenderer.cs
New IMacroRenderer and ITemplateRenderer and hides underlying logic for these in internal classes. Massively cleans up the macro rendering logic (almost makes sense now), removes unused macro code, injects UmbracoHelper wherever it's needed (not creating manually), fixes UmbracoHelper to have it's services injected, no more empty services, allows setting the AssignedContentItem on the UmbracoHelper and ensures it's lifespan is Transient, updates all corresponding ctors. Fixes macro rendering, ensures the correct culture variation is assigned, and that we can render macros for any given IPublishedContent, not just the one assigned in the request.
2019-01-31 15:09:31 +11:00
TemplateRenderer.cs
fix merge
2019-02-01 11:34:28 +11:00
TemplateUtilities.cs
Refactor configuration for DI
2019-01-07 19:40:07 +01:00