Commit Graph

2318 Commits

Author SHA1 Message Date
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
Nathan Heskew
3fa536d7a8 Removing BaseViewModel and ContentItemViewModel for good
--HG--
branch : theming
2010-09-07 13:45:50 -07:00
Louis DeJardin
02e46ba310 Theming items
Changing the extension to hide several old files
Adjusting BuildDisplayModel family to return shape for display

--HG--
branch : theming
2010-09-07 11:53:57 -07:00
Louis DeJardin
2056144c62 Putting some of the older partials into admin zones to see how it goes
--HG--
branch : theming
2010-09-07 01:32:24 -07:00
Louis DeJardin
f5baed69b9 Using ZoneName property directly to avoid bypassing interceptor
--HG--
branch : theming
2010-09-07 01:05:24 -07:00
Louis DeJardin
934965ef6e Converting intercepted return values implicitly where needed
--HG--
branch : theming
2010-09-07 01:04:47 -07:00
Louis DeJardin
aa8cac9323 Adding some sophistication to rendering
Doing some work with Zone, MenuItem, Menu shapes
Adjusting some shape usage in the TheAdmin theme

--HG--
branch : theming
2010-09-07 00:20:11 -07:00
Louis DeJardin
ef7abae721 Adding Frames collection to shape descriptor and metadata
--HG--
branch : theming
2010-09-06 20:51:24 -07:00
Louis DeJardin
77c48fb42a More theming work
Continued work towards making zone classes obsolete
Shape table construction per theme
Adding display helper to webforms view classes

--HG--
branch : theming
2010-09-05 04:06:18 -07:00
Louis DeJardin
b3e489a27b Starting to implement shapes for page/zone
--HG--
branch : theming
2010-09-03 21:57:01 -07:00
Louis DeJardin
8cd5c5f651 Removing additional obsolete component
--HG--
branch : theming
2010-09-03 18:59:14 -07:00
Louis DeJardin
39cbf42c5a Less broken than ever
Layout component injected by themed result filter
Composes three stage rendering
Obsoletes additional rendering placeholder components
Additional csproj files renamed to avoid broken modules from being included in view compilation
A dynamic language in views would be nice

--HG--
branch : theming
2010-09-03 18:58:24 -07:00