mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
db3046f68f15780c69079b5950d43f41461a6515
SiteSettings are used very early and often in Orchard, so we can't rely on having the user be able to run migration for SiteSettings. The workaround for 1.1 is to move the changes we did to SiteSettings into a new SiteSettings2 Part/Record. With this change, database compatiblity from 1.0 and 1.1 seems to be in a good working state on a real blog site. --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%