Commit Graph

15 Commits

Author SHA1 Message Date
Louis DeJardin
098eabe2be Updating widget editing
--HG--
branch : dev
2010-10-12 21:42:54 -07:00
Louis DeJardin
7e84e73cae Placement.info support enabled
Enabled Module and Theme Placement.info files are parsed, and influence the location of certain shapes
This only applies to part or field shapes that are added by returning ContentShape(...) from a display/editor driver

--HG--
branch : composition
extra : transplant_source : %CF%B0%17%E1%18%C1%06o%B2%91a%23%A1%3D%872%BE%F8%01%F3
2010-10-12 17:33:11 -07:00
Andre Rodrigues
3219053649 Applied review comments.
--HG--
branch : dev
2010-10-11 11:27:20 -07:00
Andre Rodrigues
140f4d22cc Renamed widget editor template files.
--HG--
branch : dev
2010-10-11 10:26:23 -07:00
Andre Rodrigues
a37f967556 Widget and layer administration.
--HG--
branch : dev
2010-10-11 10:15:15 -07:00
Nathan Heskew
9fe274a7d4 Adding a new WidgetPage content type and WidgetsBagPart to support a widget only page and making *the* home page a WidgetPage to support the new default theme*
- Current WidgetsBagPart only links to the widget management page so widget management isn't in more than one place (would be the case if Content zone widgets management were part of this part)

*could be configured through the distribution instead when that's implemented

--HG--
branch : dev
2010-10-08 13:53:27 -07:00
Andre Rodrigues
697251c06a Adding missing widget and layer drivers.
--HG--
branch : dev
2010-10-05 15:42:17 -07:00
Suha Can
ce208c44f2 - RuleEngine implementation for widget layer rules.
- The ResultFilter uses the rule manager to filter out layers and widgets.
- Added rules to default layers.
- RuleManager with callback injection into the dlr scripting sandbox.
- RuleProvider implementations for Url and Authenticated. Anonymous is just "not Authenticated".
- RuleContext.
- Renaming Layer.Rule to Layer.LayerRule. NHibernate bug for SqlCe most likely, couldn't escape "Rule" as expected.
- Unit tests.

--HG--
branch : dev
2010-10-04 12:27:59 -07:00
Andre Rodrigues
8162e6ee7a Renaming and repathing migration classes.
--HG--
branch : dev
2010-10-01 13:43:36 -07:00
Suha Can
187502ae8b - Adding DataMigrations for Widgets.
- Creating Layer and HtmlWidget content types.
- Adding 3 default Layers using the IProcessingEngine interface.
- Injection of widget shapes into zones from a resultfilter.
- Some refactoring/cleanup in the Widgets module.

--HG--
branch : dev
2010-09-30 18:24:36 -07:00
Sebastien Ros
44e84c3021 Supressing web server entry in new projects
--HG--
branch : dev
2010-09-30 16:46:19 -07:00
Suha Can
268989dad8 - Basic persistency for the widget/layer parts.
--HG--
branch : dev
2010-09-29 16:34:24 -07:00
Suha Can
43889c8c10 - Adding a resultfilter for widgets and some placeholders to fill when it all comes together.
--HG--
branch : dev
2010-09-29 15:29:33 -07:00
Suha Can
e9208542ed - Updating ExtensionManager and ThemeService to read zones from the manifest.
- Adding a few essential parts for layers, widgets.

--HG--
branch : dev
2010-09-29 14:29:43 -07:00
Suha Can
19313b887f - Obsoleting Futures.Widgets in favor of Orchard.Widgets.
--HG--
branch : dev
2010-09-29 13:35:57 -07:00