[pLog-svn] r5074 - in templates/branches/lifetype-1.2: Blix Boxed Boxed-Green almost-spring andreas-2-columns andreas-3-columns aquasoft aubmach blorange blueish blufill bubble-blue buddha buggy cab connections
mark at devel.lifetype.net
mark at devel.lifetype.net
Mon Mar 12 15:05:28 EDT 2007
Author: mark
Date: 2007-03-12 15:05:28 -0400 (Mon, 12 Mar 2007)
New Revision: 5074
Modified:
templates/branches/lifetype-1.2/Blix/screenshot.jpg
templates/branches/lifetype-1.2/Boxed-Green/screenshot.jpg
templates/branches/lifetype-1.2/Boxed/screenshot.jpg
templates/branches/lifetype-1.2/almost-spring/post.template
templates/branches/lifetype-1.2/almost-spring/postandcomments.template
templates/branches/lifetype-1.2/almost-spring/screenshot.jpg
templates/branches/lifetype-1.2/almost-spring/style.css
templates/branches/lifetype-1.2/andreas-2-columns/andreas01.css
templates/branches/lifetype-1.2/andreas-2-columns/screenshot.JPG
templates/branches/lifetype-1.2/andreas-3-columns/andreas01.css
templates/branches/lifetype-1.2/andreas-3-columns/screenshot.JPG
templates/branches/lifetype-1.2/aquasoft/screenshot.jpg
templates/branches/lifetype-1.2/aubmach/screenshot.jpg
templates/branches/lifetype-1.2/aubmach/style.css
templates/branches/lifetype-1.2/blorange/screenshot.jpg
templates/branches/lifetype-1.2/blueish/screenshot.jpg
templates/branches/lifetype-1.2/blufill/screenshot.jpg
templates/branches/lifetype-1.2/bubble-blue/screenshot.jpg
templates/branches/lifetype-1.2/buddha/screenshot.jpg
templates/branches/lifetype-1.2/buggy/screenshot.jpg
templates/branches/lifetype-1.2/cab/screenshot.jpg
templates/branches/lifetype-1.2/connections/screenshot.jpg
Log:
Some screen shots and templates cosmetic changes.
Modified: templates/branches/lifetype-1.2/Blix/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/Boxed/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/Boxed-Green/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/almost-spring/post.template
===================================================================
--- templates/branches/lifetype-1.2/almost-spring/post.template 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/almost-spring/post.template 2007-03-12 19:05:28 UTC (rev 5074)
@@ -8,7 +8,7 @@
<p class="postmeta">[ {foreach name=categories from=$post->getCategories() item=postcategory}<a href="{$url->categoryLink($postcategory)}">{$postcategory->getName()}</a>
{if !$smarty.foreach.categories.last}, {/if}
{/foreach}]
-{$locale->formatDate($postDate,"%d %B, %Y %H:%M")}::點閱次數 ({$post->getNumReads()})</p>
+{$locale->formatDate($postDate,"%d %B, %Y %H:%M") }:: {$locale->tr("num_reads")} ({$post->getNumReads()})</p>
<div class="postentry">{$post->getText()}</div>
<p class="postfeedback"><a href="{$url->postPermalink($post)}#Comments" class="commentslink"> ({$post->getTotalComments()}) {$locale->tr("comment on this")} </a> <a href="{$url->postTrackbackStatsLink($post)}" class="commentslink"> ({$post->getTotalTrackbacks()}) {$locale->tr("trackbacks")} </a> <a href="{$url->postPermalink($post)}" title="Permanent Link: {$post->getTopic()}" class="permalink">{$locale->tr("permalink")}</a>
Modified: templates/branches/lifetype-1.2/almost-spring/postandcomments.template
===================================================================
--- templates/branches/lifetype-1.2/almost-spring/postandcomments.template 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/almost-spring/postandcomments.template 2007-03-12 19:05:28 UTC (rev 5074)
@@ -19,7 +19,7 @@
{include file="$blogtemplate/post.template"}
{* show comments *}
-<h2 id="comments"><a name="Comments"></a>共 {$post->getTotalComments()} 迴響 於 "{$post->getTopic()}"</h2>
+<h2 id="comments"><a name="Comments"></a>{$post->getTotalComments()} {$locale->tr("comments")} in "{$post->getTopic()}"</h2>
<ol id="commentlist">
{assign var="counter" value=1}
{foreach name=comment from=$comments item=comment}
Modified: templates/branches/lifetype-1.2/almost-spring/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/almost-spring/style.css
===================================================================
--- templates/branches/lifetype-1.2/almost-spring/style.css 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/almost-spring/style.css 2007-03-12 19:05:28 UTC (rev 5074)
@@ -346,4 +346,4 @@
vertical-align: top;
background: #fff;
color: #FF0084;
-}
+}
\ No newline at end of file
Modified: templates/branches/lifetype-1.2/andreas-2-columns/andreas01.css
===================================================================
--- templates/branches/lifetype-1.2/andreas-2-columns/andreas01.css 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/andreas-2-columns/andreas01.css 2007-03-12 19:05:28 UTC (rev 5074)
@@ -34,7 +34,7 @@
}
#header h1{
-width:350px;
+width:720px;
margin:0 0 10px 0;
float:left;
font-size:16pt;
Modified: templates/branches/lifetype-1.2/andreas-2-columns/screenshot.JPG
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/andreas-3-columns/andreas01.css
===================================================================
--- templates/branches/lifetype-1.2/andreas-3-columns/andreas01.css 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/andreas-3-columns/andreas01.css 2007-03-12 19:05:28 UTC (rev 5074)
@@ -27,7 +27,7 @@
}
#header h1{
-width:250px;
+width:720px;
margin:0 0 10px 0;
float:left;
}
Modified: templates/branches/lifetype-1.2/andreas-3-columns/screenshot.JPG
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/aquasoft/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/aubmach/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/aubmach/style.css
===================================================================
--- templates/branches/lifetype-1.2/aubmach/style.css 2007-03-12 18:02:46 UTC (rev 5073)
+++ templates/branches/lifetype-1.2/aubmach/style.css 2007-03-12 19:05:28 UTC (rev 5074)
@@ -28,7 +28,7 @@
h1 {
text-align: right;
- font-size: 4em;
+ font-size: 2em;
font-weight: bold;
font-style: italic;
margin: 0;
Modified: templates/branches/lifetype-1.2/blorange/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/blueish/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/blufill/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/bubble-blue/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/buddha/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/buggy/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/cab/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/connections/screenshot.jpg
===================================================================
(Binary files differ)
More information about the pLog-svn
mailing list