mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Working on feature activation lifecycle
Rationalizing some record names Adding a shell feature concept, with Install and Enable states of rising/up/falling/down Host has capability of firing a named event with an explicit configuration - needed for controlled execution of rising/falling state changes notifications --HG-- branch : dev
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Module.txt" />
|
||||
<Content Include="Views\DisplayTemplates\Fields\Sandbox.BingMap.ascx" />
|
||||
<Content Include="Views\Page\Edit.aspx" />
|
||||
<Content Include="Views\Page\Create.aspx" />
|
||||
<Content Include="Views\Page\Show.aspx" />
|
||||
|
Reference in New Issue
Block a user