Commit Graph
2338 Commits
Author SHA1 Message Date
Nathan Heskew 63760e53c4 Removing the last of Orchard.Pages
--HG--
branch : theming
2010-09-14 13:26:49 -07:00
Louis DeJardin 458be54ca4 Some code cleanup
Adding a back-reference from ShapeBinding to ShapeDescriptor
Changing HomePage display type to default ("_HomePage" will be indicated in a different way)
Moving IShapeFactoryEvents into its own file

--HG--
branch : theming
2010-09-14 12:29:48 -07:00
Louis DeJardin d7c663c90c Merge
--HG--
branch : theming
2010-09-14 10:00:37 -07:00
Louis DeJardin 789d10cf5e Changing the ShapeAlterationBuilder to collapse shapes together by base name
ShapeType and BindingName are treated as two strings
Shorter string broken at first delimiter is used as registered ShapeType name
All alterations of the same ShapeType are accumulated into the same ShapeDescriptor

--HG--
branch : theming
2010-09-14 09:59:33 -07:00
Nathan Heskew 5cb5d0868f Tweaking the UI debugging...UI...so it's not so "in yo' face" by default
--HG--
branch : theming
2010-09-14 07:24:54 -07:00
Louis DeJardin bab30e826d Making the ShapeDescriptor.Bindings multiply occuring information
The same descriptor has all variants registered in the bindings collection
The descriptor is registered in the table under each of those names

--HG--
branch : theming
2010-09-13 22:28:26 -07:00
Louis DeJardin 6bfde2891c Some refactoring in DisplayManagement namespace
Removing unused IShapeTableFactory
ShapeTableBuilder has default Feature - components describing shapes from their own module do not need to pass feature in
Fixing some tests
IShapeDescriptorBindingStrategy becomes IShapeTableProvider

--HG--
branch : theming
2010-09-13 20:57:37 -07:00
Nathan Heskew a0188e8aca Taking the Contoso footer out of the display for now
--HG--
branch : theming
2010-09-13 18:28:54 -07:00
Nathan Heskew f4b7e29a07 Added work context providers for the current site and user
--HG--
branch : theming
2010-09-13 18:27:42 -07:00
Louis DeJardin b368a0e5df Shortening some class names
Small refactoring, preparing for descriptor binding variations

--HG--
branch : theming
2010-09-13 18:23:57 -07:00
Sebastien Ros 672d2d2178 Merge
--HG--
branch : theming
2010-09-13 18:11:10 -07:00
Sebastien Ros add0757b33 Added Capture method for WebForms
--HG--
branch : theming
2010-09-13 18:10:52 -07:00
Sebastien Ros 5776c5ab58 Adding Capture method for WebForms
--HG--
branch : theming
2010-09-13 17:59:51 -07:00
Louis DeJardin a8c414050e Moving the IDisposable class as an implementation detail of the Capture method
--HG--
branch : theming
2010-09-13 17:58:26 -07:00
Sebastien Ros 7642c09570 Merge
--HG--
branch : theming
2010-09-13 17:44:55 -07:00
Sebastien Ros a30b0ad51e Adding Capture method to IOrchardViewPage
--HG--
branch : theming
2010-09-13 17:44:32 -07:00
Sebastien Ros 008155cb1f Migrating Localization
--HG--
branch : theming
2010-09-13 15:30:00 -07:00
Louis DeJardin 766d365e48 Cleaning up dynamic parameter binder
--HG--
branch : theming
extra : rebase_source : 9c52b713a135109d714464db4c2ff9e544cd0882
2010-09-13 15:10:39 -07:00
Nathan Heskew 5e53b4dd46 Getting display in order for the (routable-specified) home page
--HG--
branch : theming
2010-09-13 14:48:22 -07:00
Nathan Heskew a996aac51f A bit more work getting content display in order
- content title added to the item shape (@Model.Title)
- some rough content item shape structure - needs real body zones and footer (need header @ footer markup at least as zone wrappers in a way so if there is nothing in the zone the tags aren't rendered)
- page title usage back in the picture though (impl.) not really touched
- contents and routable display type actions all falling back to the core shaped "Display" view

--HG--
branch : theming
2010-09-13 14:26:07 -07:00
Sebastien Ros a49555d6ab Migrating Orchard.ContentType
- Needs some more work on displaying children shapres

--HG--
branch : theming
2010-09-13 13:34:51 -07:00
Louis DeJardin 1b2bab702d Moving script to end of page, and adding title and secondary zone
--HG--
branch : theming
2010-09-13 13:11:23 -07:00
Louis DeJardin f05a8eb626 Adding a LocalizedString variation to TitleForPage
I'm guessing all string versions should be changed to localized string only?

--HG--
branch : theming
2010-09-13 13:10:09 -07:00
Louis DeJardin b8a7e1ec46 Adding WorkContext to view pages
Including in IOrchardViewPage to ensure it's present in all locations

--HG--
branch : theming
2010-09-13 13:09:20 -07:00
Louis DeJardin 73f9e1de8c Making debug output a little denser
--HG--
branch : theming
2010-09-13 13:08:33 -07:00
Sebastien Ros 508b0d88f7 Polishing Core.Contents
--HG--
branch : theming
2010-09-13 12:50:16 -07:00
Sebastien Ros a37b464a14 Work on Routable parts edition
--HG--
branch : theming
2010-09-13 12:02:50 -07:00
Nathan Heskew 91862c6672 Getting the routable display to work and added a display part template (for the title)
- the title should probably be linked
- would it be useful for some route part properties to be on the model (for Model.Title) or is there already an easy way to get at that?

--HG--
branch : theming
2010-09-13 00:09:59 -07:00
Sebastien Ros 8ead738d12 Merge
--HG--
branch : theming
2010-09-10 18:16:11 -07:00
Louis DeJardin 0c67b9fd20 Trying to simplify tag/id/attr handling in shape views
ITagBuilderFactory returns a TagBuilder populated html related things taken from the shape
Updated zone/menu/menuitem shapes to use that service
Menu and menu item removed from TheAdmin to allow core\shapes rendering to show through

--HG--
branch : theming
2010-09-10 17:37:21 -07:00
Sebastien Ros 5c206b36fe Migrating Reports
--HG--
branch : theming
2010-09-10 16:50:43 -07:00
Sebastien Ros 3ea9359c7a Migrating Routable and XmlRpc
--HG--
branch : theming
2010-09-10 16:33:55 -07:00
Louis DeJardin b5119c57cd Adding DisplayChildren for rendering attached shapes
--HG--
branch : theming
extra : rebase_source : 14c441c92db13a7e7acf5d16f8ccec3323c807dc
2010-09-10 15:54:52 -07:00
Sebastien Ros adeda2e278 Migrating Settings
--HG--
branch : theming
2010-09-10 15:47:52 -07:00
Sebastien Ros 541c6d1e65 Migrating Common and Navigation
--HG--
branch : theming
2010-09-10 15:39:10 -07:00
Sebastien Ros 0d3be13299 Migrating Orchard.Roles
--HG--
branch : theming
2010-09-10 14:26:04 -07:00
Louis DeJardin dd517ccaf4 Adding different type of zone shapes for different purposes
--HG--
branch : theming
2010-09-10 13:34:39 -07:00
Sebastien Ros f9de6ec621 Migrating Orchard.Modules and Orchard.Packaging
--HG--
branch : theming
2010-09-10 13:14:07 -07:00
Nathan Heskew 2c19ba8ed2 A little more tweaking of the (devtools) UI debugging template
--HG--
branch : theming
2010-09-10 13:04:28 -07:00
Nathan Heskew 78f4923efc Getting the main menu rendering again (from a fresh setup)
--HG--
branch : theming
2010-09-10 13:03:29 -07:00
Nathan Heskew 7ec1fa74e4 Shaping up the admin contents list a bit more and giving the UI shape template debug style a little something extra*
*still not meant as *the* long-term UI debugging solution but it does the trick for now

--HG--
branch : theming
2010-09-10 08:56:10 -07:00
Louis DeJardin 88535ed8c6 Throwing in a "SummaryAdmin" equivalent
Need to enumerate display types
Adds a diagnostic <div> to devtools that wraps everything being rendered with it's shape name and location

--HG--
branch : theming
2010-09-09 19:23:06 -07:00
Louis DeJardin a03da9496a Content item specific shapes
Content manager creating shape names based on display mode
Template harvester converting known file patterns into appropriate shape names

--HG--
branch : theming
extra : rebase_source : a4d45b76ea0251bb3d6b7f24dba92563cc63addf
2010-09-09 17:14:38 -07:00
Sebastien Ros 646aab07b0 Merge
--HG--
branch : theming
2010-09-09 17:03:26 -07:00
Sebastien Ros 6f4dfba734 Migrated Orchard.Users
--HG--
branch : theming
2010-09-09 17:02:04 -07:00
Louis DeJardin 27a11dc849 Merge
--HG--
branch : theming
2010-09-09 14:29:26 -07:00
Louis DeJardin 95e7534e28 Including support for [Shape] attribute-based bindings in setup mode
--HG--
branch : theming
2010-09-09 14:29:04 -07:00
Nathan Heskew 88f2ec10eb Roughly hooking up more of the content admin list rendering
--HG--
branch : theming
2010-09-09 13:53:06 -07:00
Louis DeJardin b809247464 Simple content item, with support for zones, editor, and display partial templates working
--HG--
branch : theming
2010-09-09 13:52:45 -07:00
Louis DeJardin 91684d050b Adding a PlaceChildContent shape to Body and Content zones by default
--HG--
branch : theming
2010-09-09 11:58:26 -07:00