[Bast-commits] r8111 - in ironman/IronMan-Web/root: inc static
static/css static/images
grim at dev.catalyst.perl.org
grim at dev.catalyst.perl.org
Mon Dec 14 21:43:18 GMT 2009
Author: grim
Date: 2009-12-14 21:43:16 +0000 (Mon, 14 Dec 2009)
New Revision: 8111
Added:
ironman/IronMan-Web/root/static/css/
ironman/IronMan-Web/root/static/css/basic.css
ironman/IronMan-Web/root/static/css/epo.css
ironman/IronMan-Web/root/static/css/handheld.css
ironman/IronMan-Web/root/static/css/print.css
ironman/IronMan-Web/root/static/css/reset.css
ironman/IronMan-Web/root/static/css/screen-members-list.css
ironman/IronMan-Web/root/static/images/top_left.png
ironman/IronMan-Web/root/static/images/top_middle.png
Modified:
ironman/IronMan-Web/root/inc/post_teaser.tt
ironman/IronMan-Web/root/inc/wrapper.tt
Log:
Added initial styling
Modified: ironman/IronMan-Web/root/inc/post_teaser.tt
===================================================================
--- ironman/IronMan-Web/root/inc/post_teaser.tt 2009-12-14 21:42:29 UTC (rev 8110)
+++ ironman/IronMan-Web/root/inc/post_teaser.tt 2009-12-14 21:43:16 UTC (rev 8111)
@@ -6,8 +6,8 @@
<a class="entry-link" href="[% post.url %]">[% post.title %]</a>
</div>
- [% IF post.author %]
- <span class="entry-by-line">by <span class="entry-author">[% post.author %]</span></span>
+ [% IF post.feed.author %]
+ <span class="entry-by-line">by <span class="entry-author">[% post.feed.author %]</span></span>
[% END %]
[% IF post.tags AND post.tags.size > 0 %]
@@ -22,7 +22,7 @@
</div>
<div class="entry-body">
- [% post.body %]
+ [% post.summary_filtered %]
</div>
<div class="entry-footer">
Modified: ironman/IronMan-Web/root/inc/wrapper.tt
===================================================================
--- ironman/IronMan-Web/root/inc/wrapper.tt 2009-12-14 21:42:29 UTC (rev 8110)
+++ ironman/IronMan-Web/root/inc/wrapper.tt 2009-12-14 21:43:16 UTC (rev 8111)
@@ -1,69 +1,74 @@
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="generator" content="Catalyst 5.7x" />
-
- <link rel="stylesheet" type="text/css" href="/static/css/reset.css" />
- <link rel="stylesheet" type="text/css" href="/static/css/screen.css" />
- <link rel="stylesheet" type="text/css" href="/static/css/basic.css" />
- <link rel="stylesheet" type="text/css" href="/static/css/epo.css" />
- <link rel="stylesheet" type="text/css" href="/static/css/print.css" media="print" />
- <link rel="stylesheet" type="text/css" href="/static/css/handheld.css" media="handheld" />
- <link rel="stylesheet" type="text/css" href="/static/css/screen-members-list.css" />
- <title>Planet Perl Blog Archives</title>
- </head>
- <body>
- <div id="wrap">
- <div id="header-left">
- <p class="pad">
-
- </p>
- </div>
-
- <div id="header-middle">
- <p class="pad">
-
- </p>
- </div>
-
- <div id="header-text">
- <h1 class="title">
- all.things.per.ly
- </h1>
- <p class="dict">
- <strong>archives</strong>: <em>noun</em>:<br />
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="generator" content="Catalyst 5.7x" />
+
+ <link rel="alternate" type="application/atom+xml" title="Atom: all.things.per.ly Perl Blog Archives" href="/?feed=atom" />
+ <link rel="alternate" type="application/rss+xml" title="RSS: all.things.per.ly - Perl Blog Archives" href="/?feed=RSS" />
+ <link rel="subscriptions" type="text/x-opml" title="Subscriptions" href="/opml" />
+
+ <link rel="stylesheet" type="text/css" href="/static/css/reset.css" />
+ <link rel="stylesheet" type="text/css" href="/static/css/screen.css" />
+ <link rel="stylesheet" type="text/css" href="/static/css/basic.css" />
+ <link rel="stylesheet" type="text/css" href="/static/css/epo.css" />
+ <link rel="stylesheet" type="text/css" href="/static/css/print.css" media="print" />
+ <link rel="stylesheet" type="text/css" href="/static/css/handheld.css" media="handheld" />
+ <link rel="stylesheet" type="text/css" href="/static/css/screen-members-list.css" />
+ <title>all.things.per.ly - Perl Blog Archives</title>
+ </head>
+ <body>
+ <div id="wrap">
+ <div id="header-left">
+ <p class="pad">
+
+ </p>
+ </div>
+
+ <div id="header-middle">
+ <p class="pad">
+
+ </p>
+ </div>
+
+ <div id="header-text">
+ <h1 class="title">
+ all.things.per.ly
+ </h1>
+ <p class="dict">
+ <strong>archives</strong>: <em>noun</em>:<br />
A collection of historical records and the
- location where the are found </p>
- </div>
-
- <div id="header-right">
- <p class="pad">
-
- </p>
- </div>
- </div>
-[% content %]
- <hr />
- <div class="footer">
- <h4>all.things.per.ly: Planet Perl Blog Archives</h4>
- Built by:
- <em><a href="http://desert-island.me.uk/~castaway/web">castaway</a>,</em>
- <em><a href="http://www.shadowcat.co.uk">mdk</a></em>
- <em><a href="http://www.shadowcat.co.uk">mst</a></em>
- <em><a href="http://iain.per.ly">iain</a></em>
- <em><a href="http://graeme.per.ly">grim</a></em>
- <em><a href="http://ironman.enlightenedperl.org">fade</a></em>
- <em><a href="http://ironman.enlightenedperl.org">aCiD2</a></em>
- <em><a href="http://ironman.enlightenedperl.org">mst</a></em>
-
- <br/>Hosted by: <em><a href="http://www.shadowcat.co.uk">Shadowcat Systems</a></em>
- <br/>The code repository can be <em><a href="http://dev.catalyst.perl.org/repos/bast/ironman">accessed here</a></em>
- </div>
- </div>
- </div> [%# end main %]
+ location where the are found </p>
+ </div>
+
+ <div id="header-right">
+ <p class="pad">
+
+ </p>
+ </div>
+ </div>
+ <div id="main">
+ [% content %]
+ <hr />
+ <div class="footer">
+ <h4>all.things.per.ly: Planet Perl Blog Archives</h4>
+ Built by:
+ <em><a href="http://desert-island.me.uk/~castaway/web">castaway</a>,</em>
+ <em><a href="http://www.shadowcat.co.uk">mdk</a>,</em>
+ <em><a href="http://www.shadowcat.co.uk">mst</a>,</em>
+ <em><a href="http://iain.per.ly">iain</a>,</em>
+ <em><a href="http://graeme.per.ly">grim</a>,</em>
+ <em><a href="http://ironman.enlightenedperl.org">fade</a>,</em>
+ <em><a href="http://ironman.enlightenedperl.org">aCiD2</a>,</em>
+ <em><a href="http://ironman.enlightenedperl.org">mst</a>,</em>
+
+ <br/>Hosted by: <em><a href="http://www.shadowcat.co.uk">Shadowcat Systems</a></em>
+ <br/>The code repository can be <em><a href="http://dev.catalyst.perl.org/repos/bast/ironman">accessed here</a></em>
+ </div>
+ </div>
+ </div> [%# end main %]
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
@@ -73,5 +78,5 @@
var pageTracker = _gat._getTracker("UA-2382391-8");
pageTracker._trackPageview();
} catch(err) {}</script>
- </body>
-</html>
+ </body>
+</html>
Added: ironman/IronMan-Web/root/static/css/basic.css
===================================================================
--- ironman/IronMan-Web/root/static/css/basic.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/basic.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,235 @@
+/* -------------------------------------------------
+ BASIC TAGS
+------------------------------------------------- */
+
+body{
+ font-family: bitsream vera sans, verdana, sans-serif;
+ font-size: 10pt;
+ line-height: 115%;
+ background: #5f8dd3 ;
+}
+
+p{
+ margin: 5px 0px 5px 0px;
+}
+
+p.first{
+ margin: 5px 0px 5px 0px;
+ font-weight: bold;
+ font-size: 110%;
+ line-height: 120%;
+}
+
+p.box{
+ margin: 10px 0px 10px 0px;
+ font-weight: bold;
+ padding: 8px;
+ width: 400px;
+ background-color: #fbffd5;
+ border: 1px dashed #ff0000;
+}
+
+p.box2{
+ margin: 0px;
+ font-weight: bold;
+ padding: 15px;
+ width: 250px;
+ background-color: #b8bb91;
+ border: 1px solid #000000;
+}
+
+h1{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 200%;
+ margin: 30px 0 10px 0;
+ color: #2c5aa0;
+ border-top: 0px #554400 solid;
+ border-bottom: 0px #554400 solid;
+ padding: 3px 0px 3px 0px;
+}
+
+h2{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 140%;
+ margin: 30px 0 0 0;
+ color: #2c5aa0;
+ padding: 3px 0px 3px 0px;
+}
+
+h3{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 140%;
+ margin: 20px 0 0 0;
+ color: #2c5aa0;
+ padding: 3px 0px 3px 0px;
+ font-weight: bold;
+}
+
+h4{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 125%;
+ margin: 10px 0 0 0;
+ color: #2c5aa0;
+ padding: 3px 0px 3px 0px;
+}
+
+ul {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ text-align: left;
+ margin: 0px 0px 0px 15px;
+ list-style: circle;
+}
+
+li {
+ margin: 0px 00px 10px 00px;
+}
+
+li.bold {
+ font-weight: bold;
+}
+
+
+/* -------------------------------------------------
+ CLASSED TAGS
+------------------------------------------------- */
+
+h1.title{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 250%;
+ color: #ffffff;
+ margin: 0 0 0 0;
+ text-align: right;
+ padding: 5px 3px 0 0px;
+ border-top: 0px #554400 solid;
+ border-bottom: 0px #554400 solid;
+}
+
+
+
+h5.copy{
+ font-family: bitstream vera sans, verdana, sans-serif;
+ font-size: 80%;
+ margin: 0 0 0 0;
+ text-align: right;
+ color: #554400;
+}
+
+p.dict{
+ font-family: Georgia, "Times New Roman", Times, serif;
+ font-size: 85%;
+ color: #ffffff;
+ margin: 0px;
+ text-align: right;
+ padding: 15px 3px 0px 0px;
+}
+
+
+a:link, a:visited {
+ color: #2c5aa0;
+ text-decoration: underline;
+}
+
+a:hover {
+ color: #990000;
+ text-decoration: none;
+}
+
+p.pad {
+ font-size: 249px;
+ line-height: 249px;
+}
+
+p.border{
+ font-size: 10%;
+ margin: 00px 0 0 0;
+ color: #554400;
+ border-top: 1px #554400 solid;
+}
+
+/* -------------------------------------------------
+ NAVBAR
+------------------------------------------------- */
+
+#nav a:hover {
+ color: #ff0000;
+ text-decoration: none;
+}
+
+
+/* -------------------------------------------------
+ LINKNEWS
+------------------------------------------------- */
+
+#linknews ul {
+ font-family: Verdana, Arial, Helvetica, sans-serif;
+ text-align: left;
+ margin: 0px 0px 10px 0px;
+ list-style: none;
+ line-height: 20px;
+ width: 280px;
+ padding: 0px;
+}
+
+#linknews li {
+ font-size: 90%;
+ padding: 0px 6px 0px 6px;
+}
+
+#linknews li:hover {
+ padding: 0px 6px 0px 6px;
+}
+
+#linknews a {
+ color: #5f8dd3;
+}
+
+#linknews a:hover {
+ color: #990000;
+}
+
+
+/* -------------------------------------------------
+ VARIANTS LINK STYLES
+------------------------------------------------- */
+
+a.smallref:link, a.smallref:visited {
+ font-size: 80%;
+ text-align: right;
+ margin-bottom: 2px;
+ color: #554400;
+ text-decoration: none;
+}
+
+a.smallref:hover {
+ color: #ff0000;
+ text-decoration: none;
+}
+
+
+/* -------------------------------------------------
+ Table
+------------------------------------------------- */
+
+table.listtable {
+ border-top: 2px solid black;
+ border-bottom: 2px solid black;
+ width: 500px;
+ padding: 0px;
+ margin: 10px 0px 10px 0px;
+}
+
+td {
+ padding: 5px;
+}
+
+td.listhead {
+ border-bottom: 1px solid black;
+ background: #afafaf;
+ font-weight: bold;
+}
+
+td.listaltrow {
+ border-bottom: 1px solid black;
+ background: #dddddd;
+}
+
Added: ironman/IronMan-Web/root/static/css/epo.css
===================================================================
--- ironman/IronMan-Web/root/static/css/epo.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/epo.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,110 @@
+img{
+border:none;
+}
+
+.entry-header {
+ background-color: #d7e3f4;
+ padding: 5px;
+}
+.entry-body {
+ padding: 5px;
+}
+.nav {
+ margin-bottom: 1em;
+ float: right;
+ font-size: 100%;
+ font-weight: bold;
+ text-align: center;
+ color: #999999;
+}
+.entry-footer {
+font-size: 75%;
+ padding: 5px;
+}
+
+#wrap{
+ position: absolute;
+ top: 0px;
+ left: 28px;
+ width: 950px;
+ background: none;
+}
+
+.feed-title {
+ border: 1px solid #aaa;
+ margin: 2em;
+ padding: 1em;
+ background-color: #fbffd5;
+ font-family:arial;
+ font-weight:bold;
+ font-size: x-large;
+}
+
+
+#members-list{
+border:8px solid #D7E3F4;
+}
+
+.entry-tag, .entry-author {
+ font-style: italic;
+}
+
+.member-link,
+.entry-source-link,
+.entry-link{
+color:#2c5aa0;
+}
+.member{
+padding:5px;
+}
+
+#header-left {
+ position: absolute;
+ top: 0px;
+ left: 0px;
+ background: url(../images/top_left.png) no-repeat;
+ width: 161px;
+ height: 121px;
+ border-left: 8px solid #d7e3f4;
+}
+
+#header-middle {
+ position: absolute;
+ top: 0px;
+ left: 80px;
+ background: url(../images/top_middle.png) repeat-x;
+ width: 862px;
+ height: 121px;
+ border-right: 8px solid #d7e3f4;
+}
+
+#header-text {
+ position: absolute;
+ top: 45px;
+ left: 60px;
+ background: none;
+ width: 870px;
+ height: 49px;
+}
+
+#main {
+ position: absolute;
+ display: block;
+ top: 116px;
+ left: 28px;
+ width: 934px;
+ padding: 0px;
+ background: #ffffff;
+ border-left: 8px solid #d7e3f4;
+ border-right: 8px solid #d7e3f4 ;
+}
+
+div.entry-body h1,
+div.entry-body h2,
+div.entry-body h3,
+div.entry-body h4 {
+ font-weight: bold;
+ font-size: 100%;
+ color: black;
+ margin: 0px;
+}
Added: ironman/IronMan-Web/root/static/css/handheld.css
===================================================================
--- ironman/IronMan-Web/root/static/css/handheld.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/handheld.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,32 @@
+body {
+ background: white;
+ color: black;
+ padding: 2em;
+}
+
+#feed-title {
+ font-weight: bold;
+ font-size: x-large;
+}
+
+.entry {
+ border-top: black 1px solid;
+ padding: 1em;
+}
+
+.entry-header {
+ font-weight: bold;
+ font-size: large;
+}
+
+a {
+ color: black;
+}
+
+.entry-title a {
+ text-decoration: none;
+}
+
+img {
+ display: none;
+}
\ No newline at end of file
Added: ironman/IronMan-Web/root/static/css/print.css
===================================================================
--- ironman/IronMan-Web/root/static/css/print.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/print.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,28 @@
+body {
+ background: white;
+ color: black;
+ padding: 2em;
+}
+
+#feed-title {
+ font-weight: bold;
+ font-size: x-large;
+}
+
+.entry {
+ border-top: black 1px solid;
+ padding: 1em;
+}
+
+.entry-header {
+ font-weight: bold;
+ font-size: large;
+}
+
+a {
+ color: black;
+}
+
+.entry-title a {
+ text-decoration: none;
+}
Added: ironman/IronMan-Web/root/static/css/reset.css
===================================================================
--- ironman/IronMan-Web/root/static/css/reset.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/reset.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,91 @@
+html, body, div, span, applet, object, iframe,
+
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+
+a, abbr, acronym, address, big, cite, code,
+
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+
+small, strike, strong, sub, sup, tt, var,
+
+dl, dt, dd, ol, ul, li,
+
+fieldset, form, label, legend,
+
+table, caption, tbody, tfoot, thead, tr, th, td {
+
+ margin: 0;
+
+ padding: 0;
+
+ border: 0;
+
+ outline: 0;
+
+ font-weight: inherit;
+
+ font-style: inherit;
+
+ font-size: 100%;
+
+ font-family: inherit;
+
+ vertical-align: baseline;
+
+}
+
+/* remember to define focus styles! */
+
+:focus {
+
+ outline: 0;
+
+}
+
+body {
+
+ line-height: 1;
+
+ color: black;
+
+ background: white;
+
+}
+
+ol, ul {
+
+ list-style: none;
+
+}
+
+/* tables still need 'cellspacing="0"' in the markup */
+
+table {
+
+ border-collapse: separate;
+
+ border-spacing: 0;
+
+}
+
+caption, th, td {
+
+ text-align: left;
+
+ font-weight: normal;
+
+}
+
+blockquote:before, blockquote:after,
+
+q:before, q:after {
+
+ content: "";
+
+}
+
+blockquote, q {
+
+ quotes: "" "";
+
+}
\ No newline at end of file
Added: ironman/IronMan-Web/root/static/css/screen-members-list.css
===================================================================
--- ironman/IronMan-Web/root/static/css/screen-members-list.css (rev 0)
+++ ironman/IronMan-Web/root/static/css/screen-members-list.css 2009-12-14 21:43:16 UTC (rev 8111)
@@ -0,0 +1,18 @@
+
+#members-list {
+ border: 1px solid #aaa;
+ margin: 2em;
+ margin-top: 0;
+ padding: 1em;
+ background-color: white;
+ float: right;
+ width: 15em;
+}
+
+.member {
+ display: block;
+}
+
+.entry, .footer, .header {
+ margin-right: 21em;
+}
\ No newline at end of file
Added: ironman/IronMan-Web/root/static/images/top_left.png
===================================================================
(Binary files differ)
Property changes on: ironman/IronMan-Web/root/static/images/top_left.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: ironman/IronMan-Web/root/static/images/top_middle.png
===================================================================
(Binary files differ)
Property changes on: ironman/IronMan-Web/root/static/images/top_middle.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the Bast-commits
mailing list