# HG changeset patch # User steve # Date 1187268330 0 # Node ID 9ab9589e05a6555b31a3972fefceea226e392e2f # Parent 4a936d95aca56c129d9c77067b30828183585cfd 2007-08-16 12:45:30 by steve Added. diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/entry.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/entry.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,64 @@ + + + + Blog: <!-- tmpl_var name='title' --> + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + + + +
+ + +
+ +

+ +
Tags: .,
+ +
+ +
+ +
Archive +
    + +
  • +
  • + +
+
+ + + +
+ Tags + + ., + +
+ + +
+ + \ No newline at end of file diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/index.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/index.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,78 @@ + + + + <!-- tmpl_var name='blog_title' --> + + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + + + + +
+ + +
+ +

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

+ +

+ +
+ + +
Archive +
    + +
  • +
  • + +
+
+ + + +
+ Tags + + ., + +
+ +
+
+

+Created by Chronicle v +

+ + diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/index.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/index.xml.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,16 @@ + + + + Blog Entries + Blog Entries + + + + <!-- tmpl_var name="title" escape='html' --> + + + + + + + diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/month.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/month.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,81 @@ + + + + Blog : Entries from <!-- tmpl_var name='month' --> <!-- tmpl_var name='year' --> + + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + + + +
+ +

Entries from .

+ + +
+ +

+ +

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

+ +

+ + +
+ + +
Archive +
    + +
  • +
  • + +
+ + + +
+ Tags + + ., + +
+ + +
+ + \ No newline at end of file diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/month.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/month.xml.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,16 @@ + + + + Entries from <!-- tmpl_var name='month' --> <!-- tmpl_var name='year' --> + Entries from + + + + <!-- tmpl_var name="title" escape='html' --> + ../../ + ../../ + + + + + diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/style.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/style.css Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,46 @@ +body { + padding-bottom: 1em; + border-right: 1px solid rgb(128, 128, 128); + background-color: white; + color: black; + margin: 0; +} + + +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; +} + +legend a { + color: black !important; + text-decoration: none !important; +} +legend a:hover { + color: black !important; + text-decoration: none !important; +} + +legend { + font-weight: bold; +} + diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/tags.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/tags.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,76 @@ + + + + Blog : Entries Tagged <!-- tmpl_var name='tagname' --> + + + + + +
+

+ + + Untitled Blog + +

+ +

+ +
+ + + + +
+ +

Entries tagged "".

+ + + +
+ +

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

+ +

+ + + +
+ + +
Archive +
    + +
  • +
  • + +
+ + + +
+ Tags + + ., + +
+ + +
diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/tags.xml.template --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/blocky/tags.xml.template Thu Aug 16 12:45:30 2007 +0000 @@ -0,0 +1,16 @@ + + + + Entries tagged <!-- tmpl_var name='tagname' escape='html' --> + Entries tagged + + + + <!-- tmpl_var name="title" escape='html' --> + ../../ + ../../ + + + + + diff -r 4a936d95aca5 -r 9ab9589e05a6 themes/blocky/xml.gif Binary file themes/blocky/xml.gif has changed