Commit Graph

15 Commits

Author SHA1 Message Date
Andre Rodrigues
d81707ba6e Fixing small redirect bugs on widget admin.
--HG--
branch : dev
2010-10-13 13:39:38 -07:00
Nathan Heskew
ec7f111021 Adding a couple of widget wrappers including a manage version w/ edit link
--HG--
branch : dev
2010-10-13 01:30:10 -07:00
Nathan Heskew
cfa1601676 Adding something for the page title to the core document template (and widget shape template)*
*exploration work

--HG--
branch : dev
2010-10-13 01:02:54 -07:00
Nathan Heskew
8e2f7e974a Changing the default theme to TheThemeMachine, adding some more content widgets @ startup (for lack of a better place ATM - distro or some filler content scheme) and some shape templates
--HG--
branch : dev
2010-10-12 23:34:41 -07:00
Louis DeJardin
3e05d0473b Adding header to items_widget template for predictability
--HG--
branch : dev
2010-10-12 21:49:15 -07:00
Louis DeJardin
098eabe2be Updating widget editing
--HG--
branch : dev
2010-10-12 21:42:54 -07:00
Louis DeJardin
9e00c20a6e Merge - potentially bad merges in a place or two
--HG--
branch : composition
2010-10-12 17:43:49 -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
Nathan Heskew
789b00a0f3 Pulling the FlatPositionComparer* out of Orchard.Core's CoreShapes and changing the widget managemen index to use that
* need to reconcile this and the Orchard.UI.Navigation.PositionComparer and make the comparer work with negative numbers w/ null/""/0 as the default

--HG--
branch : dev
2010-10-12 15:57:22 -07:00
Sebastien Ros
1863cf9561 Removed extra semi colon
--HG--
branch : dev
2010-10-12 11:07:49 -07:00
Andre Rodrigues
36fb567212 Applied Louis comments.
--HG--
branch : dev
2010-10-11 15:51:44 -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
Suha Can
19313b887f - Obsoleting Futures.Widgets in favor of Orchard.Widgets.
--HG--
branch : dev
2010-09-29 13:35:57 -07:00