mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-08-01 18:45:54 +08:00
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
![]() Before this change, the content item data would not be available when ContentCreated is called, as the Update drivers haven't been called yet. This change will only trigger the event when the item is first created and its data has been updated. It also introduces a new ContentUpdated event. |
||
---|---|---|
lib | ||
src | ||
.gitignore | ||
AzurePackage.proj | ||
build.cmd | ||
ClickToBuild.cmd | ||
ClickToBuildAzurePackage.cmd | ||
CREDITS.txt | ||
DeleteModuleBinaries.cmd | ||
LICENSE.txt | ||
Orchard.proj |