Commit Graph

2444 Commits

Author SHA1 Message Date
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
Nathan Heskew
b78e47cad8 Some work on getting the content admin list rendering
--HG--
branch : theming
2010-09-09 00:01:46 -07:00
Nathan Heskew
ecf192dc65 Getting child content rendered in the core layout
--HG--
branch : theming
2010-09-08 22:41:46 -07:00
Louis DeJardin
899abcca96 Further shapes work
Adding the ability to bind a method with a TextWriter Output parameter
Bringing over work from UnorderedList
Parameter bound with GetMember instead of array access to be compatible with base class properties

--HG--
branch : theming
2010-09-08 19:30:30 -07:00
Nathan Heskew
fceea540ba Some shape template cleanup (mainly in core shapes)
--HG--
branch : theming
2010-09-08 01:02:03 -07:00
Louis DeJardin
ff5a2d8245 Refactoring and repair
ShapeMetadata.FrameTypes changed to ShapeMetadata.Wrappers
Adding placeholder "Item" template (needs to lock onto alternates, and use ~/Views/Items/* locations)

--HG--
branch : theming
2010-09-07 23:14:19 -07:00
Louis DeJardin
bb9ba92f9d Adding some shape definitions into Orchard.Shapes
A few details of Layout/Document/Zone shapes are described
Three utility shapes are provided as [Shape] methods
An IOrchardViewPage interface is introduced to ensure all base view classes have the same minimum number of methods and properties available

--HG--
branch : theming
2010-09-07 22:15:33 -07:00
Nathan Heskew
e758d63fb7 Moved base templates from the Themes module to a new (Orchard.Core) Shapes module (to become core shape templates)
--HG--
branch : theming
2010-09-07 16:00:04 -07:00
Nathan Heskew
3813431ab8 Quick template fix to get setup rendering
--HG--
branch : theming
2010-09-07 15:39:38 -07:00
Sebastien Ros
6df3385728 Added "log an continue" behavior on content item handlers
--HG--
branch : theming
2010-09-07 15:09:38 -07:00