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
This commit is contained in:
Nathan Heskew
2010-10-08 13:53:27 -07:00
parent ebdc937835
commit 9fe274a7d4
8 changed files with 79 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
.widgetsbag-editor h5 {
color:#4c4c4c;
font-weight:bold;
}