About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Renaud Paquay 4988dbff06 Fix issue with virtual paths
~/Foo is the same as /Foo only if the application virtual
path is "/". Otherwise, "~/Foo" is equal to "/AppPath/Foo".

--HG--
branch : dev
2010-07-16 22:04:07 -07:00
lib Update MsDeploy manifest to force .NET 4.0 runtime 2010-07-16 19:28:41 -07:00
src Fix issue with virtual paths 2010-07-16 22:04:07 -07:00
.hgignore Merge 2010-07-07 15:07:04 -07:00
.hgtags Added tag MIX10 for changeset e048b594f336 2010-03-12 00:47:38 -08:00
AzurePackage.proj Azure to handle SqlCe 2010-07-15 13:53:53 -07:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Updated credits.txt with new dependencies. 2010-06-09 16:53:40 -07:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Update MsDeploy package to include module binaries 2010-07-16 18:17:34 -07:00