Commit Graph

10 Commits

Author SHA1 Message Date
Lombiq
e92c1f6356 Normalizing some more line endings 2015-12-13 22:26:26 +01:00
Nathan Heskew
8edd27b884 Updating Shapes.txt
--HG--
branch : dev
2010-11-24 16:18:02 -08:00
Nathan Heskew
5328042f8a Updating the Shapes info file and adding a little Zone info
--HG--
branch : dev
2010-10-18 22:15:28 -07:00
Nathan Heskew
1506a588db pushing the composition branch
--HG--
branch : composition
2010-10-12 10:18:19 -07:00
Nathan Heskew
1e22892c71 WorkContext.Page -> WorkContext.Layout to be consistent with the shape's template and type names
--HG--
branch : dev
2010-10-07 12:11:49 -07:00
Nathan Heskew
f6d4d05c22 Migrating Orchard.Blogs
--HG--
branch : dev
2010-09-17 01:00:24 -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
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
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
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