Commit Graph

50 Commits

Author SHA1 Message Date
Jonathan Wall
cb468f264d Added the CSS for the Quad.
--HG--
branch : dev
2010-10-15 16:27:45 -07:00
Nathan Heskew
ac4c1c8f80 Renaming Orchard.Blogs' content item templates to fit the updated naming scheme
--HG--
branch : dev
2010-10-15 16:00:15 -07:00
Jonathan Wall
cf06414fc7 Updated CSS for asides.
--HG--
branch : dev
2010-10-15 15:41:55 -07:00
Nathan Heskew
21c04e45da Adding a layout classification helper function to TheThemeMachine's layout
--HG--
branch : dev
2010-10-15 15:15:44 -07:00
Jonathan Wall
089e8e63c9 Updates to commenting UI.
--HG--
branch : dev
2010-10-15 14:38:27 -07:00
Jonathan Wall
31968a8eaa Removed one test style.
--HG--
branch : dev
2010-10-15 13:26:18 -07:00
Jonathan Wall
46c9dbfc55 Wrapped the comments form fields in an ordered list.
--HG--
branch : dev
2010-10-15 13:24:26 -07:00
Jonathan Wall
7ba0ab27a6 Changed the list of comments to html5.
--HG--
branch : dev
2010-10-15 12:28:12 -07:00
Jonathan Wall
144714da42 Updated Blog post html to html5.
--HG--
branch : dev
2010-10-15 11:52:19 -07:00
Jonathan Wall
51ccb98d10 Added more CSS ect. to make the quad zone work.
--HG--
branch : dev
2010-10-14 17:18:09 -07:00
Jonathan Wall
f9eee4d063 Starting adding CSS to make the quad zones collapse.
--HG--
branch : dev
2010-10-14 15:52:45 -07:00
Michael Dorian Bach
ef4eeae808 Updating ThemeMachine to work with our new 20 zones.
--HG--
branch : dev
2010-10-14 15:18:56 -07:00
Michael Dorian Bach
81c77a1901 Update to ThemeMachine. Fixed CSS work from Nathan's awesome zone update. Added WebFonts.
--HG--
branch : dev
2010-10-14 14:01:06 -07:00
Nathan Heskew
64c1bdf243 Updating TheThemeMachine's layout with zone awesomeness
--HG--
branch : dev
2010-10-14 13:21:46 -07:00
Michael Dorian Bach
71e61fd3df Fixed Layout-Wrapper so it can accept dynamic has-sidebar class.
--HG--
branch : dev
2010-10-14 12:03:45 -07:00
Jonathan Wall
09a82b8791 Some cleanup on Theme Machine layout file.
--HG--
branch : dev
2010-10-14 10:01:41 -07:00
Michael Dorian Bach
e10dc241c4 Updated User shape and more CSS revisions
--HG--
branch : dev
2010-10-13 19:22:49 -07:00
Michael Dorian Bach
b0b88daab4 Checking in Theme Machine CSS file with updates.
--HG--
branch : dev
2010-10-13 12:58:33 -07:00
Michael Dorian Bach
d2133abcb0 Updates to Theme Machine to clean up styles.
--HG--
branch : dev
2010-10-13 12:56:05 -07:00
Jonathan Wall
9b512fa1cb Changed Widget Layers to Widget Zones and removed some unused CSS.
--HG--
branch : dev
2010-10-13 11:34:51 -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
Jonathan Wall
ac1fd82268 More CSS work for comments in the new theme.
--HG--
branch : dev
2010-10-12 18:24:55 -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
Jonathan Wall
1e18168dbe Added more CSS for forms and comments.
--HG--
branch : dev
2010-10-12 17:26:59 -07:00
Jonathan Wall
ff858f1536 Added some styles for the form elements in the new theme.
--HG--
branch : dev
2010-10-12 16:35:51 -07:00
Jonathan Wall
7540e437b8 More layout updates to the new theme.
--HG--
branch : dev
2010-10-12 15:53:42 -07:00
Nathan Heskew
f7b77808fc Adding a rudimentary recent blog posts widget
--HG--
branch : dev
2010-10-12 13:53:17 -07:00
Jonathan Wall
62eb8101af Updating CSS for new theme again.
--HG--
branch : dev
2010-10-12 12:06:35 -07:00
Nathan Heskew
9c2923f781 Adding other zones from the theme machine to its theme.txt and giving the homepage's htmlwidget a position value that makes the widget management UI happy
--HG--
branch : dev
2010-10-12 11:29:17 -07:00
Nathan Heskew
766ee10a6c Adding the "current" class back to the current menu item
--HG--
branch : dev
2010-10-12 09:04:48 -07:00
Nathan Heskew
302d0585b9 Changing primary content zone to "Primary" (from "primary")
--HG--
branch : dev
2010-10-11 15:45:32 -07:00
Jonathan Wall
71d3c9c32a More updates to the CSS for the new theme.
--HG--
branch : dev
2010-10-11 15:03:07 -07:00
Jonathan Wall
dd8297eafd More CSS changes to the new theme.
--HG--
branch : dev
2010-10-11 12:48:15 -07:00
Nathan Heskew
62ddb9498a Adding html5shim to the core shapes (document template)
--HG--
branch : dev
2010-10-11 11:45:22 -07:00
Jonathan Wall
44f76b4276 Updated navigation in the new theme.
--HG--
branch : dev
2010-10-11 10:32:54 -07:00
Jonathan Wall
5dcd3cb508 Updates to the new theme.
--HG--
branch : dev
2010-10-08 17:10:41 -07:00
Nathan Heskew
11d83885ce Adding a property and a couple methods to the base view class(es)
- Layout (shortcut for WorkContext.Layout)
- HasText(object thing) (shortcut for !string.IsNullOrWhiteSpace(thing as string))
- Tag(dynamic shape, string tagName) (shortcut for Html.Resolve<ITagBuilderFactory>().Create(shape, tagName))

--HG--
branch : dev
2010-10-07 22:29:11 -07:00
Nathan Heskew
f2ff1494af More progress on defining new UI capabilities...
--HG--
branch : dev
2010-10-07 15:07:01 -07:00
Nathan Heskew
6dbbe6e1f0 Some minor post-mvc3 beta upgrade fixes
--HG--
branch : dev
2010-10-07 12:50:51 -07:00
Renaud Paquay
34bbd4a062 Merge
--HG--
branch : dev
2010-10-07 11:57:23 -07:00
Jonathan Wall
1e8cd2b2bb Added some floats and sidebar to TheThemeMachine.
--HG--
branch : dev
2010-10-07 11:46:07 -07:00
Jonathan Wall
5404fb4e2c Added login to The Theme Machine.
--HG--
branch : dev
2010-10-07 11:09:37 -07:00
Renaud Paquay
833beaad3b Fix Razor views single line comment syntax
@// is not valid anymore, use "@* ... *@" instead

--HG--
branch : dev
2010-10-07 10:53:02 -07:00
Renaud Paquay
1e826830f2 Fix Razor views "using" syntax
"@using" directive now requires a semicolon at the end.

--HG--
branch : dev
2010-10-07 10:48:51 -07:00
Nathan Heskew
7503606d74 More progress on defining new UI capabilities..
--HG--
branch : dev
2010-10-06 14:02:37 -07:00
Jonathan Wall
037dd36c6c Added basic CSS file to TheThemeMachine.
--HG--
branch : dev
2010-10-05 16:18:36 -07:00
Nathan Heskew
f3af5ea7d9 More progress on defining new UI capabilities.
--HG--
branch : dev
2010-10-05 08:28:06 -07:00
Nathan Heskew
6e8880705f More progress on defining new UI capabilities
--HG--
branch : dev
2010-10-04 09:50:59 -07:00
Dave Reed
974bc5c894 Added overload to Script/Style/IRM.Include() to allow specifing the debug+release url for common .min versions.
Converted built-in themes to use Include() instead of a manifest for simplification.

--HG--
branch : dev
2010-09-30 18:20:54 -07:00
Nathan Heskew
81fad6fb05 Starting to dream up the new theme...up
--HG--
branch : dev
2010-09-30 13:03:48 -07:00