From 2317c4674f2088b4503ce03c2cbb041d2e282cc7 Mon Sep 17 00:00:00 2001 From: Dave Reed Date: Wed, 10 Nov 2010 15:48:47 -0800 Subject: [PATCH] Ammending MSDeploy package for db parameters and /modules and /themes acls --HG-- branch : dev --- Orchard.proj | 2 +- lib/msdeploy/install.sql | 45 ++++++++++++++++++++++++ lib/msdeploy/manifest.xml | 3 ++ lib/msdeploy/parameters.xml | 70 ++++++++++++++++++++++++++++++++++--- 4 files changed, 115 insertions(+), 5 deletions(-) create mode 100644 lib/msdeploy/install.sql diff --git a/Orchard.proj b/Orchard.proj index fa15bf1a8..46de8c610 100644 --- a/Orchard.proj +++ b/Orchard.proj @@ -209,7 +209,7 @@ - + + + + diff --git a/lib/msdeploy/parameters.xml b/lib/msdeploy/parameters.xml index 0253c8c6b..4b7acb8b8 100644 --- a/lib/msdeploy/parameters.xml +++ b/lib/msdeploy/parameters.xml @@ -1,15 +1,77 @@ - + - + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file