About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Sebastien Ros 639cfad7ec Modifying the behavior of the Content Created workflow event
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.
2013-08-08 16:41:52 -07:00
lib Implementing Windows Azure Blob Storage provider module 2013-08-07 16:00:47 -07:00
src Modifying the behavior of the Content Created workflow event 2013-08-08 16:41:52 -07:00
.gitignore Updating ignore files for git 2013-08-05 16:01:02 -07:00
AzurePackage.proj Upgrading Azure solutions to SDK 2.0 2013-06-07 16:04:44 -07:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd Making the build file compatible with Visual Studio 2011 2012-05-04 15:32:26 -07:00
ClickToBuildAzurePackage.cmd Making the build file compatible with Visual Studio 2011 2012-05-04 15:32:26 -07:00
CREDITS.txt Merge branch 'master' into 1.x 2013-08-05 16:07:14 -07:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt CodePlex->Outercurve in LICENSE.txt 2011-03-29 22:28:06 -07:00
Orchard.proj #19903: Fixing default file monitoring setting for modules and themes 2013-07-16 17:14:47 -07:00