Removed old times theme.
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045480
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 91 B |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 45 B |
Before Width: | Height: | Size: 2.9 KiB |
@@ -1,15 +0,0 @@
|
||||
/*Blog specific styles
|
||||
----------------------------------------------------------*/
|
||||
|
||||
.meta, .manage, .posted, div.comment {
|
||||
margin: 0 0 8px 0;
|
||||
font:80% Verdana, Geneva, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.meta, .manage {
|
||||
float:right;
|
||||
}
|
||||
|
||||
.blogdescription, .postsummary {
|
||||
clear:both;
|
||||
}
|
@@ -1,212 +0,0 @@
|
||||
/*Yahoo browser reset
|
||||
----------------------------------------------------------*/
|
||||
|
||||
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
|
||||
blockquote,th,td {margin:0; padding:0; }
|
||||
table { border-collapse:collapse; border-spacing:0; }
|
||||
fieldset,img { border:0; }
|
||||
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
|
||||
ol,ul { list-style:none; }
|
||||
caption,th { text-align:left; }
|
||||
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
|
||||
abbr,acronym { border:0; }
|
||||
q:before,q:after {content:'';}
|
||||
abbr,acronym { border:0;}
|
||||
|
||||
/*Defaults
|
||||
----------------------------------------------------------*/
|
||||
|
||||
html {height: 100%;}
|
||||
|
||||
body {
|
||||
font: normal 90% "Georgia", Times New Roman, Times, serif;
|
||||
background:url(../Content/Images/bodyBackgroundgrey.gif) top left repeat-x #e5e5e5;
|
||||
height: 100%;
|
||||
text-align:left;
|
||||
color:#333;
|
||||
}
|
||||
|
||||
/* ---------- Headings and defaults ---------- */
|
||||
|
||||
h1,h2,h3,h4,h5,h6, legend {font-weight:normal; font-style: normal; color:#670404; border-bottom:1px solid #f1f1f1;}
|
||||
|
||||
h1 {font-size: 190%;}
|
||||
h2 {font-size: 160%;}
|
||||
h3 {font-size: 150%;}
|
||||
h4 {font-size: 130%;}
|
||||
h5 {font-size: 120%;}
|
||||
h6 {font-size: 105%;}
|
||||
|
||||
p {line-height:24px; margin:12px 0 32px 0;}
|
||||
p.small {line-height:22px; font-size:85%;}
|
||||
|
||||
a {
|
||||
color:#004386;
|
||||
color:#05325f;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
ul.square {list-style:square; list-style-position:inside; line-height:24px; margin:0 0 0 12px;}
|
||||
ol.decimal {list-style:decimal; list-style-position:inside; line-height:24px; margin:0 0 0 12px;}
|
||||
|
||||
|
||||
/* Forms
|
||||
----------------------------------------------------------*/
|
||||
|
||||
input[type="text"], #CommentText, #password {
|
||||
border:1px solid #DDDEDF;
|
||||
display: block;
|
||||
}
|
||||
|
||||
fieldset {margin: 20px 0;}
|
||||
|
||||
fieldset div {margin:16px 0 0 0}
|
||||
|
||||
legend {
|
||||
font-size: 105%;
|
||||
border:none;
|
||||
}
|
||||
|
||||
label {
|
||||
font:80% Verdana, Geneva, Tahoma, sans-serif;
|
||||
display: block;
|
||||
margin:0 0 2px 0;
|
||||
}
|
||||
|
||||
input[type="text"], #CommentText, #password {
|
||||
border-color:#cacec6;
|
||||
padding:2px;
|
||||
width:90%;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
margin:2px 0 20px 10px;
|
||||
}
|
||||
|
||||
input[type="submit"], input[type="button"], .button {
|
||||
font:90% Verdana, Geneva, Tahoma, sans-serif;
|
||||
color:#333;
|
||||
padding:2px 14px;
|
||||
display: block;
|
||||
margin:2px 0 20px 0;
|
||||
font-weight:600;
|
||||
}
|
||||
|
||||
.forcheckbox {
|
||||
margin:0 0 0 4px;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
|
||||
/* ---------- Layout ---------- */
|
||||
|
||||
#header {
|
||||
margin:0 38px 0 40px;
|
||||
height:75px;
|
||||
border-bottom:1px #d6d6d6 solid;
|
||||
}
|
||||
|
||||
|
||||
#header h1{
|
||||
float:left;
|
||||
font-size:220%;
|
||||
color:#000;
|
||||
padding:16px 0 0 0;
|
||||
border-bottom:none;
|
||||
}
|
||||
|
||||
#logindisplay {
|
||||
font:80% Verdana, Geneva, Tahoma, sans-serif;
|
||||
float:right;
|
||||
margin:32px 8px 0 0;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
width:985px;
|
||||
height:100%;
|
||||
display:block;
|
||||
margin:0em auto;
|
||||
background:url(../Content/Images/mainBackgroundgrey.png) no-repeat center top;
|
||||
}
|
||||
|
||||
#main {
|
||||
clear:both;
|
||||
margin:32px 0 0 27px;
|
||||
width:930px;
|
||||
border:1px #f5f5f5 solid;
|
||||
border-top:none;
|
||||
background:url(../Content/Images/sidebarBackground.gif) no-repeat right top #fff;
|
||||
}
|
||||
|
||||
|
||||
#content {
|
||||
float:left;
|
||||
margin:0 0 0 27px;
|
||||
width:520px;
|
||||
min-height:555px;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
float:right;
|
||||
margin:4px 12px 0 0;
|
||||
width:325px;
|
||||
}
|
||||
|
||||
#sidebar h3 {
|
||||
border-bottom:1px solid #f1f1f1;
|
||||
}
|
||||
|
||||
|
||||
#content ul,#sideBar1 ul {
|
||||
list-style:none;
|
||||
line-height:normal;
|
||||
}
|
||||
|
||||
#footer {
|
||||
font:80% Verdana, Geneva, Tahoma, sans-serif;
|
||||
color:#918e8e;
|
||||
clear:both;
|
||||
border-top:1px solid #d6d6d6;
|
||||
margin:0 12px 0 12px;
|
||||
padding:18px 0 18px 8px;
|
||||
}
|
||||
|
||||
#footer a{
|
||||
text-transform:uppercase;
|
||||
color:#918e8e;
|
||||
}
|
||||
|
||||
/* ---------- Navigation ---------- */
|
||||
|
||||
#menucontainer {
|
||||
width:960px;
|
||||
display:block;
|
||||
height:35px;
|
||||
margin:0em auto;
|
||||
}
|
||||
|
||||
#menucontainer ul, #footer ul {
|
||||
list-style:none;
|
||||
float:right;
|
||||
}
|
||||
|
||||
#menucontainer ul li {
|
||||
margin:8px 0 0 0;
|
||||
float:left;
|
||||
background:url(../Content/Images/navDivider.gif) no-repeat top right;
|
||||
}
|
||||
|
||||
#menucontainer ul li.last {
|
||||
background:none;
|
||||
}
|
||||
|
||||
#menucontainer ul li a {
|
||||
margin:0 18px 0 18px;
|
||||
font:80% Verdana, Geneva, Tahoma, sans-serif;
|
||||
display:block;
|
||||
text-decoration:none;
|
||||
text-transform:uppercase;
|
||||
float:left;
|
||||
color:#fff;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 44 KiB |
@@ -1,6 +0,0 @@
|
||||
name: Classical
|
||||
author: Jonathan Wall
|
||||
description: Theme using times new roman.
|
||||
version: 1.0
|
||||
tags: times, classical
|
||||
homepage: http://www.orchardproject.net
|
@@ -1,7 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<ContentItemViewModel<Blog>>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Extensions"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Models"%>
|
||||
<h3><%=Html.Link(Html.Encode(Model.Item.Name), Url.Blog(Model.Item.Slug)) %></h3>
|
||||
<div class="blog meta"><a href="<%=Url.Blog(Model.Item.Slug) %>"><%=_Encoded("{0} post{1}", Model.Item.PostCount, Model.Item.PostCount == 1 ? "" : "s")%></a></div>
|
||||
<div class="blogdescription"><p><%=Html.Encode(Model.Item.Description) %></p></div>
|
@@ -1,9 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<ContentItemViewModel<Blog>>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Extensions"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Models"%>
|
||||
<h1><%=Html.TitleForPage(Model.Item.Name) %></h1>
|
||||
<div class="manage"><a href="<%=Url.BlogEdit(Model.Item.Slug) %>" class="ibutton edit"><%=_Encoded("Edit") %></a></div>
|
||||
<div class="blogdescription"><p><%=Html.Encode(Model.Item.Description) %></p></div>
|
||||
<% Html.Zone("primary");
|
||||
Html.ZonesAny(); %>
|
@@ -1,9 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<ContentItemViewModel<BlogPost>>" %>
|
||||
<%@ Import Namespace="Orchard.ContentManagement"%>
|
||||
<%@ Import Namespace="Orchard.Core.Common.Models"%>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Extensions"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Models"%>
|
||||
<h3><%=Html.Link(Html.Encode(Model.Item.Title), Url.BlogPost(Model.Item.Blog.Slug, Model.Item.Slug)) %></h3>
|
||||
<div class="meta"><%=Html.PublishedState(Model.Item) %> | <%=Html.Link(_Encoded("?? comments").ToString(), "") %></div>
|
||||
<div class="postsummary"><%=Model.Item.As<BodyAspect>().Text ?? string.Format("<p><em>{0}</em></p>", _Encoded("there's no content for this blog post"))%></div>
|
@@ -1,12 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<ContentItemViewModel<Orchard.Pages.Models.Page>>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.Html"%>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<h1><%=Html.TitleForPage(Model.Item.Title)%></h1>
|
||||
<div class="manage"><a href="<%=Url.Action(T("Edit").ToString(), "Admin", new {pageSlug = Model.Item.Slug}) %>" class="ibutton edit"><%=_Encoded("edit")%></a></div>
|
||||
<div class="metadata">
|
||||
<div class="posted">Published by <%=Model.Item.Creator != null ? Html.Encode(Model.Item.Creator.UserName) : _Encoded("nobody(?)").ToString()%></div>
|
||||
</div>
|
||||
<% Html.Zone("primary");
|
||||
Html.ZonesAny(); %>
|
||||
|
||||
|
@@ -1,5 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<IEnumerable<ContentItemViewModel<BlogPost>>>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<%@ Import Namespace="Orchard.Blogs.Models"%>
|
||||
<%=Html.UnorderedList(Model, (bp, i) => Html.DisplayForItem(bp).ToHtmlString(), "blogPosts contentItems") %>
|
||||
<% if (Model.Count() < 1) { %><p><%=_Encoded("There are no posts for this blog.") %></p><% } %>
|
@@ -1,5 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
|
||||
<div id="footer">
|
||||
<a href="/">Link 1</a> | <a href="/">Link 2</a> | <a href="/">Link 3</a> | <a href="/">Link 4</a>
|
||||
</div>
|
@@ -1,40 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<BaseViewModel>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.Html" %>
|
||||
<%
|
||||
Html.RegisterStyle("site.css");
|
||||
Html.RegisterStyle("blog.css");
|
||||
%>
|
||||
<%--Top Navigation--%>
|
||||
<%-- todo:(nheskew) this will need to be a generated menu --%>
|
||||
<% Html.Include("menu"); %>
|
||||
<div id="wrapper">
|
||||
<div id="header">
|
||||
<h1><%=Html.Encode(Html.SiteName()) %></h1>
|
||||
<%-- todo:(nheskew) this will need to all go in the header zone (user widget) --%>
|
||||
<% Html.Include("user"); %>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="content">
|
||||
|
||||
<%--Main Content--%>
|
||||
<%Html.ZoneBody("content");%>
|
||||
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<li>
|
||||
<h3>
|
||||
Heading</h3>
|
||||
</li>
|
||||
<li>
|
||||
<p class="small">
|
||||
Paragraph - Small</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<%-- End Content --%>
|
||||
<%Html.Zone("footer");%>
|
||||
<% Html.Include("footer"); %>
|
||||
</div>
|
||||
</div>
|
@@ -1,8 +0,0 @@
|
||||
<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
|
||||
<div id="menucontainer">
|
||||
<ul id="menu">
|
||||
<li><%= Html.ActionLink("Home", "Index", "Home", new {Area = ""}, new {})%></li>
|
||||
<li><%= Html.ActionLink("Blogs", "List", "Blog", new {Area = "Orchard.Blogs"}, new {})%></li>
|
||||
<li class="last"><%= Html.ActionLink("Admin", "List", new {Area = "Orchard.Blogs", Controller = "BlogAdmin"})%></li>
|
||||
</ul>
|
||||
</div>
|