-
-
-
About
-
This is the default template for Pivot. You can change this text by editing the file frontpage_template.html in your pivot/templates/ folder.
-
-
-
-
-
Linkdump
- [[subweblog:linkdump]]
-
-
-
-
+
+[[link_list]]
-
-
-
-
- [[subweblog:standard]]
-
-
-
+
+Misc
+
-
+
+[[pivotbutton]]
+[[rssbutton]]
+
diff -ru -d -N Pivot_1.10_full/pivot/templates/pivot_template.css pivot-martin/pivot/templates/pivot_template.css
--- Pivot_1.10_full/pivot/templates/pivot_template.css 2004-01-31 16:59:42.000000000 +0100
+++ pivot-martin/pivot/templates/pivot_template.css 2004-06-14 20:48:57.000000000 +0200
@@ -16,7 +16,6 @@
#centercolumn {
border: 0px solid #666666;
- margin-left: 201px;
margin-right: 201px;
padding: 10px 4px;
}
@@ -29,13 +28,6 @@
background-image: url(img_87.gif);
}
-#leftcolumn {
- left: 0px;
- position: absolute;
- width: 200px;
- margin-top: 4px;
-}
-
#rightcolumn {
position: absolute;
right: 0px;
diff -ru -d -N Pivot_1.10_full/pivot/templates/stylesheet.css pivot-martin/pivot/templates/stylesheet.css
--- Pivot_1.10_full/pivot/templates/stylesheet.css 1970-01-01 01:00:00.000000000 +0100
+++ pivot-martin/pivot/templates/stylesheet.css 2004-06-14 22:13:41.000000000 +0200
@@ -0,0 +1,316 @@
+ body {
+ margin:0px 0px 20px 0px;
+ background:#FFF;
+ }
+ A { color: darkblue; text-decoration: underline; }
+ A:link { color: darkblue; text-decoration: underline; }
+ A:visited { color: darkblue; text-decoration: underline; }
+ A:active { color: #999999; }
+ A:hover { color: #999999; }
+
+ code { color: darkblue; }
+
+ h1, h2, h3 {
+ margin: 0px;
+ padding: 0px;
+ }
+
+ #banner h1 a{
+ margin: 0px;
+ padding: 0px;
+ color: gray;
+ font-family:verdana, arial, sans-serif;
+ }
+
+ #banner {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#333;
+ font-size:x-large;
+ font-weight:normal;
+ padding:15px;
+ border-top:4px double #666;
+ }
+
+ #banner a,
+ #banner a:link,
+ #banner a:visited,
+ #banner a:active,
+ #banner a:hover {
+ font-family: palatino, georgia, verdana, arial, sans-serif;
+ font-size: xx-large;
+ text-decoration: none;
+ }
+
+ .description {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#333;
+ font-size:small;
+ text-transform:none;
+ }
+
+ #content {
+ position:absolute;
+ background:#FFF;
+ margin-right:20px;
+ margin-left:225px;
+ margin-bottom:20px;
+ border:1px solid #FFF;
+ min-width:700px;
+ }
+
+ #container {
+ background:#FFF;
+ border:1px solid #FFF;
+ }
+
+ #links {
+ padding:15px;
+ border:1px solid #FFF;
+ width:200px;
+ }
+
+ .subtitle { font-family:arial; font-size:small; left-margin:10px }
+ .blog {
+ padding:15px;
+ background:#FFF;
+ }
+
+ .blogbody {
+ font-family:verdana, arial, sans-serif;
+ color:#333;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:150%;
+ }
+
+ .blogbody a,
+ .blogbody a:link,
+ .blogbody a:visited,
+ .blogbody a:active,
+ .blogbody a:hover {
+ font-weight: normal;
+ text-decoration: underline;
+ }
+
+ .title {
+ font-family: arial, verdana, sans-serif;
+ font-size: medium;
+ color: darkblue;
+ }
+
+
+ #menu {
+ margin-bottom:15px;
+ background:#FFF;
+ text-align:center;
+ }
+
+ .date,
+ .date a {
+ font-family:arial, verdana, sans-serif;
+ font-size: small;
+ color: gray;
+ border-bottom:1px solid #999;
+ margin-bottom:10px;
+ font-weight:bold;
+ }
+
+ .posted {
+ font-family:verdana, arial, sans-serif;
+ font-size: x-small;
+ color: #000000;
+ border-top:1px solid #999;
+ margin-top:8px;
+ margin-bottom:25px;
+ }
+
+
+ .calendar {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:whitesmoke;
+ line-height:140%;
+ padding:2px;
+ text-align:left;
+ }
+
+ .calendarHeader {
+ font-family:verdana, sans-serif;
+ color:darkblue;
+ font-size:x-small;
+ font-weight:bold;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ border-top: solid 1px whitesmoke;
+ }
+
+ .calendarToday {
+ background-color: #FFFFFF;
+ font-weight: bold;
+ text-decoration: underline;
+ }
+
+ .calendarHeader A, .calendar A {
+ font-weight: bold;
+ color: #253A69;
+ text-decoration: none;
+ }
+
+ .side {
+ font-family:verdana, arial, sans-serif;
+ color:#333;
+ font-size:x-small;
+ font-weight:normal;
+ background:whitesmoke;
+ line-height:140%;
+ padding:6px;
+ }
+
+ .sidetitle {
+ font-family:verdana, sans-serif;
+ color:darkblue;
+ font-size:x-small;
+ font-weight:bold;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ border-bottom: solid 1px silver;
+/* background:#f0e1c4;*/
+ }
+
+ .syndicate {
+ font-family:verdana, arial, sans-serif;
+ font-size:xx-small;
+ line-height:140%;
+ padding:2px;
+ margin-top:15px;
+ background:#FFF;
+ }
+
+ .powered {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#666;
+ font-size:x-small;
+ line-height:140%;
+ text-transform:uppercase;
+ padding:2px;
+ margin-top:50px;
+ letter-spacing: .2em;
+ background:#FFF;
+ }
+
+
+ .comments-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ border-bottom:1px dotted #999;
+ }
+
+ .comments-post {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:#FFF;
+ }
+
+ .code-csharp
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .code-xml
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .script
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .trackback-url {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding:5px;
+ border:1px dotted #999;
+ }
+
+
+ .trackback-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ border-bottom:1px dotted #999;
+ }
+
+ .trackback-post {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:#FFF;
+ }
+
+
+ .comments-head {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ font-size:small;
+ color: #666;
+ border-bottom:1px solid #999;
+ margin-top:20px;
+ font-weight:bold;
+ background:#FFF;
+ }
+
+ #banner-commentspop {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#FFF;
+ font-size:large;
+ font-weight:bold;
+ border-left:1px solid #FFF;
+ border-right:1px solid #FFF;
+ border-top:1px solid #FFF;
+ background:#003366;
+ padding-left:15px;
+ padding-right:15px;
+ padding-top:5px;
+ padding-bottom:5px;
+ }
diff -ru -d -N Pivot_1.10_full/pivot/templates/styles-site.css pivot-martin/pivot/templates/styles-site.css
--- Pivot_1.10_full/pivot/templates/styles-site.css 1970-01-01 01:00:00.000000000 +0100
+++ pivot-martin/pivot/templates/styles-site.css 2004-06-14 20:51:46.000000000 +0200
@@ -0,0 +1,299 @@
+ body {
+ margin:0px 0px 20px 0px;
+ background:#FFF;
+ }
+ A { color: darkblue; text-decoration: underline; }
+ A:link { color: darkblue; text-decoration: underline; }
+ A:visited { color: darkblue; text-decoration: underline; }
+ A:active { color: #999999; }
+ A:hover { color: #999999; }
+
+ code { color: darkblue; }
+
+ h1, h2, h3 {
+ margin: 0px;
+ padding: 0px;
+ }
+
+ #banner h1 a{
+ margin: 0px;
+ padding: 0px;
+ color: gray;
+ font-family:verdana, arial, sans-serif;
+ }
+
+ #banner {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#333;
+ font-size:x-large;
+ font-weight:normal;
+ padding:15px;
+ border-top:4px double #666;
+ }
+
+ #banner a,
+ #banner a:link,
+ #banner a:visited,
+ #banner a:active,
+ #banner a:hover {
+ font-family: palatino, georgia, verdana, arial, sans-serif;
+ font-size: xx-large;
+ text-decoration: none;
+ }
+
+ .description {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#333;
+ font-size:small;
+ text-transform:none;
+ }
+
+ #content {
+ position:absolute;
+ background:#FFF;
+ margin-right:20px;
+ margin-left:225px;
+ margin-bottom:20px;
+ border:1px solid #FFF;
+ }
+
+ #container {
+ background:#FFF;
+ border:1px solid #FFF;
+ }
+
+ #links {
+ padding:15px;
+ border:1px solid #FFF;
+ width:200px;
+ }
+
+ .subtitle { font-family:arial; font-size:small; left-margin:10px }
+ .blog {
+ padding:15px;
+ background:#FFF;
+ }
+
+ .blogbody {
+ font-family:verdana, arial, sans-serif;
+ color:#333;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:150%;
+ }
+
+ .blogbody a,
+ .blogbody a:link,
+ .blogbody a:visited,
+ .blogbody a:active,
+ .blogbody a:hover {
+ font-weight: normal;
+ text-decoration: underline;
+ }
+
+ .title {
+ font-family: arial, verdana, sans-serif;
+ font-size: medium;
+ color: darkblue;
+ }
+
+ #menu {
+ margin-bottom:15px;
+ background:#FFF;
+ text-align:center;
+ }
+
+ .date {
+ font-family:arial, verdana, sans-serif;
+ font-size: small;
+ color: gray;
+ border-bottom:1px solid #999;
+ margin-bottom:10px;
+ font-weight:bold;
+ }
+
+ .posted {
+ font-family:verdana, arial, sans-serif;
+ font-size: x-small;
+ color: #000000;
+ margin-bottom:25px;
+ }
+
+
+ .calendar {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:whitesmoke;
+ line-height:140%;
+ padding:2px;
+ text-align:left;
+ }
+
+ .calendarhead {
+ font-family:verdana, sans-serif;
+ color:darkblue;
+ font-size:x-small;
+ font-weight:bold;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ border-top: solid 1px whitesmoke;
+ }
+
+ .side {
+ font-family:verdana, arial, sans-serif;
+ color:#333;
+ font-size:x-small;
+ font-weight:normal;
+ background:whitesmoke;
+ line-height:140%;
+ padding:6px;
+ }
+
+ .sidetitle {
+ font-family:verdana, sans-serif;
+ color:darkblue;
+ font-size:x-small;
+ font-weight:bold;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ border-bottom: solid 1px silver;
+/* background:#f0e1c4;*/
+ }
+
+ .syndicate {
+ font-family:verdana, arial, sans-serif;
+ font-size:xx-small;
+ line-height:140%;
+ padding:2px;
+ margin-top:15px;
+ background:#FFF;
+ }
+
+ .powered {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#666;
+ font-size:x-small;
+ line-height:140%;
+ text-transform:uppercase;
+ padding:2px;
+ margin-top:50px;
+ letter-spacing: .2em;
+ background:#FFF;
+ }
+
+
+ .comments-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ border-bottom:1px dotted #999;
+ }
+
+ .comments-post {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:#FFF;
+ }
+
+ .code-csharp
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .code-xml
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .script
+ {
+ margin:15px;
+ padding:15px;
+ font-size: small;
+ font-family: "Courier New", Courier;
+ background:whitesmoke;
+ border: solid 1px silver;
+ line-height:110%;
+ }
+
+ .trackback-url {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding:5px;
+ border:1px dotted #999;
+ }
+
+
+ .trackback-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ border-bottom:1px dotted #999;
+ }
+
+ .trackback-post {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:x-small;
+ font-weight:normal;
+ background:#FFF;
+ }
+
+
+ .comments-head {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ font-size:small;
+ color: #666;
+ border-bottom:1px solid #999;
+ margin-top:20px;
+ font-weight:bold;
+ background:#FFF;
+ }
+
+ #banner-commentspop {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#FFF;
+ font-size:large;
+ font-weight:bold;
+ border-left:1px solid #FFF;
+ border-right:1px solid #FFF;
+ border-top:1px solid #FFF;
+ background:#003366;
+ padding-left:15px;
+ padding-right:15px;
+ padding-top:5px;
+ padding-bottom:5px;
+ }
\ No newline at end of file
diff -ru -d -N Pivot_1.10_full/pivot/templates/_sub_commentform.html pivot-martin/pivot/templates/_sub_commentform.html
--- Pivot_1.10_full/pivot/templates/_sub_commentform.html 2003-11-16 21:03:28.000000000 +0100
+++ pivot-martin/pivot/templates/_sub_commentform.html 1970-01-01 01:00:00.000000000 +0100
@@ -1,33 +0,0 @@
-
-
\ No newline at end of file
diff -ru -d -N Pivot_1.10_full/pivot/templates/_sub_entry_linkdump.html pivot-martin/pivot/templates/_sub_entry_linkdump.html
--- Pivot_1.10_full/pivot/templates/_sub_entry_linkdump.html 2003-12-21 13:12:28.000000000 +0100
+++ pivot-martin/pivot/templates/_sub_entry_linkdump.html 1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-
[[karma:good:+]] [[karma:bad:-]] | [[permalink:§:Permanent link to '%title%' in the archives]] [[singlepermalink:¶:Permanent link to entry '%title%']][[title]]
-
-
[[introduction]] [[more]]
-
-
-
diff -ru -d -N Pivot_1.10_full/pivot/templates/_sub_entry_standard.html pivot-martin/pivot/templates/_sub_entry_standard.html
--- Pivot_1.10_full/pivot/templates/_sub_entry_standard.html 2003-12-21 13:14:38.000000000 +0100
+++ pivot-martin/pivot/templates/_sub_entry_standard.html 2004-06-14 22:01:24.000000000 +0200
@@ -1,5 +1,14 @@
-
[[karma:good:+]] [[karma:bad:-]] | [[permalink:§:Permanent link to '%title%' in the archives]] [[singlepermalink:¶:Permanent link to entry '%title%']][[title]]
+
+[[fulldate]] ([[singlepermalink:permalink]])
+
-[[introduction]] [[more]]
+
+
[[title]]
-
+[[introduction]]
+[[more]]
+
+
+
+Posted by [[user:emailtonick]] at [[fulldate]].
+