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
e6f0c2a17c45d003bb71704ae3a1e66494119c9e
Umbraco-CMS
/
umbraco.MacroEngines.Juno
History
agrath
e6f0c2a17c
added umbracoSettings.scripting.razor.dataTypeModelStaticMappings to allow RazorDataTypeModels to be specified in the umbracoSettings.config file. These static mappings override the dynamic mappings provided by the RazorDataTypeModel attribute, including priority (from previous commit). You can use this feature to force a particular data type [optionally on a specific document type and/or property] to use a specific model, or exclude the data type guid and just use the aliases. This feature is inteded to be used when you want to force a particular type to return as Integer. See next commit for detail about the Type Names to use.
2012-01-09 12:38:22 -13:00
..
Properties
Added Medium Trust Support, Razor DLL's can now exist in the GAC or BIN
2011-01-20 17:52:56 -10:00
RazorCore
WIP updates to macro engine (better error handling). Be aware that it breaks current build!
2011-11-10 08:07:16 -01:00
RazorDynamicNode
added umbracoSettings.scripting.razor.dataTypeModelStaticMappings to allow RazorDataTypeModels to be specified in the umbracoSettings.config file. These static mappings override the dynamic mappings provided by the RazorDataTypeModel attribute, including priority (from previous commit). You can use this feature to force a particular data type [optionally on a specific document type and/or property] to use a specific model, or exclude the data type guid and just use the aliases. This feature is inteded to be used when you want to force a particular type to return as Integer. See next commit for detail about the Type Names to use.
2012-01-09 12:38:22 -13:00
Scripting
Added SupportedUIExtensions to IMacroEngine
2011-02-16 01:48:40 -11:00
App.Config
webPages:Enabled requires a lowercase "W"
2011-02-21 17:01:55 -11:00
DLRScriptingEngine.cs
Added SupportedUIExtensions to IMacroEngine
2011-02-16 01:48:40 -11:00
umbraco.MacroEngines.csproj
Rewrote @Library.StripHtml to use HtmlAgilityPack rather than a forward only string walker
2011-10-04 08:34:34 -13:00
umbraco.MacroEngines.csproj.vspscc
MacroEngines WIP
2010-12-08 10:03:21 +00:00