Sipke Schoorstra 893f0149c9 Layouts: Refactoring the way data is transferred between the layout editor and modal element editor dialog.
This change makes implementing element editors more intuitive, since they no longer rely on the initial postback from layout editor to the element editor dialog.
The ObjectStore is a simple database table that serves as a robust data transfer mechanism to share element state without the need for the host (content) to be persisted.
We could have used SessionState, but that would have added configuration requirements when hosting in a web farm.
2015-01-03 17:28:24 +01:00
2014-12-01 21:49:52 -08:00
2014-10-01 10:46:49 -07:00
2014-10-01 10:46:49 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
246 MiB
Languages
C# 43.9%
JavaScript 43.7%
HTML 5.5%
CSS 2.4%
Less 1.5%
Other 2.9%