mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-23 21:13:35 +08:00
Replace dlr scripting implementation with the new lightweight engine
DLR scripting engine still available in new Orchard.Scripting.Dlr module --HG-- branch : dev rename : src/Orchard.Web/Modules/Orchard.Scripting/ScriptingManager.cs => src/Orchard.Web/Modules/Orchard.Scripting/ScriptExpressionEvaluator.cs
This commit is contained in:
@@ -6,6 +6,11 @@ Version: 0.8.0
|
||||
OrchardVersion: 0.8.0
|
||||
Description: The scripting module enables the possibility to execute scripts using a simple custom scripting language.
|
||||
Features:
|
||||
Orchard.Scripting.:
|
||||
Description: Simple scripting support.
|
||||
Orchard.Scripting:
|
||||
Description: Scripting support.
|
||||
Category: Scripting
|
||||
Orchard.Scripting.Lightweight:
|
||||
Name: Lightweight scripting
|
||||
Description: Custom lightweight and simple scripting language.
|
||||
Dependencies: Orchard.Scripting
|
||||
Category: Scripting
|
Reference in New Issue
Block a user