# HG changeset patch # User Steve Kemp # Date 1198151386 0 # Node ID 9f092b9be906212515498dce513d89a1908671ea # Parent d9be5fecd7e5947cc11a7ea1a64d7780bee723d4 Updated spelling. diff -r d9be5fecd7e5 -r 9f092b9be906 bin/chronicle --- a/bin/chronicle Sun Dec 16 20:31:09 2007 +0000 +++ b/bin/chronicle Thu Dec 20 11:49:46 2007 +0000 @@ -35,7 +35,7 @@ --force Force the copying of static files from the blog theme. --no-archive Don't create an archive page. --no-cache Don't use the optional memcached features, even if available. - --no-calander Don't use the optional calendar upon the index. + --no-calendar Don't use the optional calendar upon the index. --no-tags Don't produce any tag pages. --lower-case Lower-case all filenames which are output. @@ -2125,7 +2125,7 @@ eval( $test ); # - # If there was an error, or the calander is disabled then + # If there was an error, or the calendar is disabled then # return undef. # if ( ( $@ ) || ( $CONFIG{'no-calendar'} ) ) diff -r d9be5fecd7e5 -r 9f092b9be906 themes/blog.steve.org.uk/comment-loop.inc --- a/themes/blog.steve.org.uk/comment-loop.inc Sun Dec 16 20:31:09 2007 +0000 +++ b/themes/blog.steve.org.uk/comment-loop.inc Thu Dec 20 11:49:46 2007 +0000 @@ -1,12 +1,12 @@

Comments On This Entry

-
+ -
-
-
-
-
+
+
+ +
+ +
-
diff -r d9be5fecd7e5 -r 9f092b9be906 themes/blog.steve.org.uk/entry.template --- a/themes/blog.steve.org.uk/entry.template Sun Dec 16 20:31:09 2007 +0000 +++ b/themes/blog.steve.org.uk/entry.template Thu Dec 20 11:49:46 2007 +0000 @@ -4,6 +4,23 @@ <!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --> + + + +