# HG changeset patch # User Steve Kemp # Date 1209758232 -3600 # Node ID ea9cb3e9020baf0eea4dd1ddcc40d12437d834c3 # Parent 9780818e4f2fe3289a962eeb658800f527363b72 New theme. diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/comment-form.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/comment-form.inc Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,20 @@ + +

Add A Comment

+
+
+ + + + + + + + + +
Your Name
Your EMail
Your Comment
+
+
+

Your submission will be ignored if any field is left blank. But your email address will not be displayed.

+
+ diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/comment-loop.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/comment-loop.inc Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,12 @@ + +

Comments On This Entry

+
+ +
+
+
+
+
+ +
+ diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/entry.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/entry.template Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,60 @@ + + + + <!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --> + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + +
+
+
+
+ +
Tags: .,
+ +
+ + + + + + + diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/index.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/index.template Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,83 @@ + + + + <!-- tmpl_var name='blog_title' --> + + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + + +
+
+
+
+
+ + + comments. + + + + + Tags: ., + + No tags + +
+
+
+ +

RSS feed

+ + + +

+Created by Chronicle v +

+ + diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/month.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/month.template Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,83 @@ + + + + <!-- tmpl_var name='blog_title' -->: entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --> + + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ +

Entries from .

+ + +
+
+ +
+
+ +
+ +
+ +
+
+ + + comments. + + + + + Tags: ., + + No tags + +
+
+
+ +

RSS Feed

+ + + + + + diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/style.css Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,114 @@ + +body { + padding: 0 10px; + padding-top: 1px; + padding-bottom: 1em; + background-color: white; + color: black; + margin: 0; + margin-left: 185px; + border-left: 1px solid rgb(128, 128, 128); + +} + +div.title { +} + +div.title h1 { + margin: 0px -10px; + padding: 5px 10px 0px 10px; + text-align: center; +} + +div.title a { + color: black !important; + text-decoration: none !important; +} +div.title a:hover { + color: black !important; + text-decoration: none !important; +} + +div.title h2 { + margin: 0 0 1ex 0; + padding: 0; + text-align: right; +} + +/* + * Special markup for weblog entries. + */ +div.entry { + border-left: 1px solid rgb(128, 128, 128); + border-right: 1px solid rgb(128, 128, 128); + border-top: 1px solid rgb(128, 128, 128); + border-bottom: 1px solid rgb(128, 128, 128); + margin: 10px 0px; +} + +div.padding { + padding-top: 15px; + padding-bottom: 15px; +} +div.entry div.body { + padding: 10px 10px; +} + +div.entry .title { + background-color: #eee; + border-bottom: 1px solid rgb(128, 128, 128); + font-weight: bold; + font-size: 120%; + padding: 0.26ex 10px; + +} +div.entry div.date { + text-align: right; +} +div.entry div.title a { + color: black !important; + text-decoration: none !important; +} +div.entry div.title a:hover { + color: black !important; + text-decoration: none !important; +} + +div.entry div.tags { + border-top: 1px solid rgb(128, 128, 128); + font-style: italic; + font-family: Verdana, Georgia, Arial, sans-serif; + font-size: 90%; + text-align: right; +} +div.entry div.tags span.comments { + padding-left: 5px; + float: left; +} + + +div#sidebar { + position: absolute; + top: 0px; + left: 0px; + width: 165px; + float:left; + font-family: sans-serif; + font-size: 80%; + + text-align: justify; + + padding: 0 10px; + + background-color: white; + border-right: 1px solid rgb(128, 128, 128); + margin: 0; +} + +pre { + overflow: auto; + background: rgb(230,230,230); + border: solid; + border-width: thin; + padding: 5px 10px; +} diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/tags.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/leftbar/tags.template Fri May 02 20:57:12 2008 +0100 @@ -0,0 +1,83 @@ + + + + <!-- tmpl_var name='blog_title' -->: Entries Tagged <!-- tmpl_var name='tagname' --> + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ +

Entries tagged "".

+ + + + +
+
+ +
+
+ +
+ +
+ +
+
+ + + comments. + + + + + Tags: ., + +
+
+
+ +

RSS Feed

+ + + + + + + diff -r 9780818e4f2f -r ea9cb3e9020b themes/leftbar/xml.gif Binary file themes/leftbar/xml.gif has changed