Renaud Paquay
b1f9a33ed7
Flatten "Widgets" views
...
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Widgets/Views/Items/Content-WidgetPage.cshtml => src/Orchard.Web/Modules/Orchard.Widgets/Views/Content-WidgetPage.cshtml
rename : src/Orchard.Web/Modules/Orchard.Widgets/Views/EditorTemplates/Parts/Widgets.LayerPart.cshtml => src/Orchard.Web/Modules/Orchard.Widgets/Views/EditorTemplates/Parts.Widgets.LayerPart.cshtml
rename : src/Orchard.Web/Modules/Orchard.Widgets/Views/EditorTemplates/Parts/Widgets.WidgetPart.cshtml => src/Orchard.Web/Modules/Orchard.Widgets/Views/EditorTemplates/Parts.Widgets.WidgetPart.cshtml
rename : src/Orchard.Web/Modules/Orchard.Widgets/Views/Items/Widget.Edit.cshtml => src/Orchard.Web/Modules/Orchard.Widgets/Views/Widget.Edit.cshtml
rename : src/Orchard.Web/Modules/Orchard.Widgets/Views/Items/Widget.cshtml => src/Orchard.Web/Modules/Orchard.Widgets/Views/Widget.cshtml
2010-12-03 22:57:42 -08:00
Nathan Heskew
a2e59ac08a
Wrapping up the initial implementation of the Container Widget
...
--HG--
branch : dev
2010-11-12 15:35:58 -08:00
Andre Rodrigues
0f89931ddd
Position and layer editing fields.
...
--HG--
branch : dev
2010-10-19 16:26:22 -07:00
Dave Reed
e9c5c16f6f
Converting usages of Html.LabelFor to the localizable overload.
...
Also inserted spaces where necessary (e.g. 'TagName' -> 'Tag Name').
--HG--
branch : dev
2010-10-19 12:12:03 -07:00
Andre Rodrigues
bc8d975839
Convert search module to new shapes
...
--HG--
branch : dev
2010-10-15 17:18:17 -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