[pLog-svn] r3813 - in templates/trunk/unported: SimpleRules SimpleRules/css Soft-Blue Soft-Green Soft-Red StreetCorner Very-Clean Vicksburg silver simple_sky splat spring standard_green standard_happy standard_red toni toto tribal v4ny8_lt v4nychristmas5 water_play white zen

mark at devel.lifetype.net mark at devel.lifetype.net
Wed Jul 26 16:56:56 GMT 2006


Author: mark
Date: 2006-07-26 16:56:56 +0000 (Wed, 26 Jul 2006)
New Revision: 3813

Modified:
   templates/trunk/unported/SimpleRules/album.template
   templates/trunk/unported/SimpleRules/css/poolie.css
   templates/trunk/unported/SimpleRules/css/typography.css
   templates/trunk/unported/SimpleRules/main.template
   templates/trunk/unported/SimpleRules/post.template
   templates/trunk/unported/SimpleRules/postandcomments.template
   templates/trunk/unported/Soft-Blue/album.template
   templates/trunk/unported/Soft-Blue/main.template
   templates/trunk/unported/Soft-Blue/post.template
   templates/trunk/unported/Soft-Blue/style.css
   templates/trunk/unported/Soft-Green/album.template
   templates/trunk/unported/Soft-Green/main.template
   templates/trunk/unported/Soft-Green/post.template
   templates/trunk/unported/Soft-Green/style.css
   templates/trunk/unported/Soft-Red/album.template
   templates/trunk/unported/Soft-Red/main.template
   templates/trunk/unported/Soft-Red/post.template
   templates/trunk/unported/Soft-Red/style.css
   templates/trunk/unported/StreetCorner/album.template
   templates/trunk/unported/StreetCorner/main.template
   templates/trunk/unported/StreetCorner/post.template
   templates/trunk/unported/StreetCorner/style.css
   templates/trunk/unported/Very-Clean/album.template
   templates/trunk/unported/Very-Clean/main.template
   templates/trunk/unported/Very-Clean/post.template
   templates/trunk/unported/Very-Clean/style.css
   templates/trunk/unported/Vicksburg/album.template
   templates/trunk/unported/Vicksburg/main.template
   templates/trunk/unported/Vicksburg/post.template
   templates/trunk/unported/Vicksburg/style.css
   templates/trunk/unported/silver/album.template
   templates/trunk/unported/silver/main.template
   templates/trunk/unported/silver/post.template
   templates/trunk/unported/silver/style.css
   templates/trunk/unported/simple_sky/album.template
   templates/trunk/unported/simple_sky/main.template
   templates/trunk/unported/simple_sky/post.template
   templates/trunk/unported/simple_sky/style.css
   templates/trunk/unported/splat/album.template
   templates/trunk/unported/splat/main.template
   templates/trunk/unported/splat/post.template
   templates/trunk/unported/splat/style.css
   templates/trunk/unported/spring/album.template
   templates/trunk/unported/spring/main.template
   templates/trunk/unported/spring/post.template
   templates/trunk/unported/spring/style.css
   templates/trunk/unported/standard_green/album.template
   templates/trunk/unported/standard_green/main.template
   templates/trunk/unported/standard_green/post.template
   templates/trunk/unported/standard_green/standard_green.css
   templates/trunk/unported/standard_happy/album.template
   templates/trunk/unported/standard_happy/main.template
   templates/trunk/unported/standard_happy/post.template
   templates/trunk/unported/standard_happy/standard_happy.css
   templates/trunk/unported/standard_red/album.template
   templates/trunk/unported/standard_red/main.template
   templates/trunk/unported/standard_red/post.template
   templates/trunk/unported/standard_red/standard_red.css
   templates/trunk/unported/toni/album.template
   templates/trunk/unported/toni/main.template
   templates/trunk/unported/toni/post.template
   templates/trunk/unported/toni/style.css
   templates/trunk/unported/toto/album.template
   templates/trunk/unported/toto/main.template
   templates/trunk/unported/toto/post.template
   templates/trunk/unported/toto/styles.css
   templates/trunk/unported/toto/styles_zh_cn.css
   templates/trunk/unported/tribal/album.template
   templates/trunk/unported/tribal/main.template
   templates/trunk/unported/tribal/post.template
   templates/trunk/unported/tribal/tribal.css
   templates/trunk/unported/v4ny8_lt/album.template
   templates/trunk/unported/v4ny8_lt/main.template
   templates/trunk/unported/v4ny8_lt/post.template
   templates/trunk/unported/v4ny8_lt/style.css
   templates/trunk/unported/v4nychristmas5/album.template
   templates/trunk/unported/v4nychristmas5/main.template
   templates/trunk/unported/v4nychristmas5/postandcomments.template
   templates/trunk/unported/v4nychristmas5/style.css
   templates/trunk/unported/water_play/album.template
   templates/trunk/unported/water_play/main.template
   templates/trunk/unported/water_play/post.template
   templates/trunk/unported/water_play/style.css
   templates/trunk/unported/white/album.template
   templates/trunk/unported/white/main.template
   templates/trunk/unported/white/white.css
   templates/trunk/unported/zen/album.template
   templates/trunk/unported/zen/main.template
   templates/trunk/unported/zen/post.template
   templates/trunk/unported/zen/style.css
Log:
Commit another 22 1.1 templates ported by James. Thanks his effort for all of these.

Modified: templates/trunk/unported/SimpleRules/album.template
===================================================================
--- templates/trunk/unported/SimpleRules/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -47,7 +47,7 @@
 
 <!--- show the resources here -->
 
-{assign var=resources value=$album->getResources()}
+
 {foreach from=$resources item=resource}
 <td style="width:25%;" align="center" >
 {if $resource->hasPreview()}
@@ -93,6 +93,8 @@
 {/foreach}
 <td></td></tr>
 </table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
 <!-- end of album contents -->
 
 </div>

Modified: templates/trunk/unported/SimpleRules/css/poolie.css
===================================================================
--- templates/trunk/unported/SimpleRules/css/poolie.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/css/poolie.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -205,4 +205,38 @@
 
 .flickr-photo-post { border: solid 1px #000000; }
 .flickr-frame-post {	float: right; text-align: center; margin-left: 15px; margin-bottom: 15px; }
-.flickr-caption-post { font-size: 9px; margin-top: 0px; }
\ No newline at end of file
+.flickr-caption-post { font-size: 9px; margin-top: 0px; }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/SimpleRules/css/typography.css
===================================================================
--- templates/trunk/unported/SimpleRules/css/typography.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/css/typography.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -93,4 +93,38 @@
 
 #footer a:hover {
 color: #999999;
-}
\ No newline at end of file
+}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/SimpleRules/main.template
===================================================================
--- templates/trunk/unported/SimpleRules/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -3,6 +3,5 @@
 {foreach from=$posts item=post}
 {include file="$blogtemplate/post.template"}
 {/foreach}
-
-
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/SimpleRules/post.template
===================================================================
--- templates/trunk/unported/SimpleRules/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -14,5 +14,5 @@
 <a href="{$url->categoryLink($postcategory)}">{$postcategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
 {/foreach} |
 <a href="{$url->postPermalink($post)}">{$locale->tr("comments")} ({$post->getTotalComments()})</a> |
-<a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a></p>
+<a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a></p>
 </div>
\ No newline at end of file

Modified: templates/trunk/unported/SimpleRules/postandcomments.template
===================================================================
--- templates/trunk/unported/SimpleRules/postandcomments.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/SimpleRules/postandcomments.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -41,7 +41,7 @@
 </div>
 
 <div>
-<h3 id="comments">{$post->getTotalComments()} {$locale->tr("comments")}  and {$post->getNumTrackbacks()} {$locale->tr("trackbacks")} - "{$post->getTopic()}" </h3>
+<h3 id="comments">{$post->getTotalComments()} {$locale->tr("comments")}  and {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")} - "{$post->getTopic()}" </h3>
 {foreach from=$post->getComments() item=comment}
 <br />
 <ol class="commentlist">

Modified: templates/trunk/unported/Soft-Blue/album.template
===================================================================
--- templates/trunk/unported/Soft-Blue/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Blue/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/Soft-Blue/main.template
===================================================================
--- templates/trunk/unported/Soft-Blue/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Blue/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,12 +1,9 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h2 class="date">{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h2>
-   {/if}
    <div class="blogbody">
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
    </div>
  {/foreach}
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/Soft-Blue/post.template
===================================================================
--- templates/trunk/unported/Soft-Blue/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Blue/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -19,6 +19,6 @@
 <a href="{$url->postPermalink($post)}">
    {$locale->tr("permalink")}</a> ::
 <a href="{$url->postTrackbackStatsLink($post)}">
-   {$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+   {$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 
 </div>

Modified: templates/trunk/unported/Soft-Blue/style.css
===================================================================
--- templates/trunk/unported/Soft-Blue/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Blue/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -227,4 +227,38 @@
     padding:2px;
     text-align:center;
 }	
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
 
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}
+

Modified: templates/trunk/unported/Soft-Green/album.template
===================================================================
--- templates/trunk/unported/Soft-Green/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Green/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/Soft-Green/main.template
===================================================================
--- templates/trunk/unported/Soft-Green/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Green/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,12 +1,9 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h2 class="date">{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h2>
-   {/if}
    <div class="blogbody">
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
    </div>
  {/foreach}
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/Soft-Green/post.template
===================================================================
--- templates/trunk/unported/Soft-Green/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Green/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -19,6 +19,6 @@
 <a href="{$url->postPermalink($post)}">
    {$locale->tr("permalink")}</a> ::
 <a href="{$url->postTrackbackStatsLink($post)}">
-   {$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+   {$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 
 </div>

Modified: templates/trunk/unported/Soft-Green/style.css
===================================================================
--- templates/trunk/unported/Soft-Green/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Green/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -219,4 +219,38 @@
     position: relative;
     left: -20px;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
 
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}
+

Modified: templates/trunk/unported/Soft-Red/album.template
===================================================================
--- templates/trunk/unported/Soft-Red/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Red/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/Soft-Red/main.template
===================================================================
--- templates/trunk/unported/Soft-Red/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Red/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,12 +1,9 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h2 class="date">{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h2>
-   {/if}
    <div class="blogbody">
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
    </div>
  {/foreach}
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/Soft-Red/post.template
===================================================================
--- templates/trunk/unported/Soft-Red/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Red/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -19,6 +19,6 @@
 <a href="{$url->postPermalink($post)}">
    {$locale->tr("permalink")}</a> ::
 <a href="{$url->postTrackbackStatsLink($post)}">
-   {$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+   {$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 
 </div>

Modified: templates/trunk/unported/Soft-Red/style.css
===================================================================
--- templates/trunk/unported/Soft-Red/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Soft-Red/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -216,3 +216,37 @@
     text-align:center;
 }	
 
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/StreetCorner/album.template
===================================================================
--- templates/trunk/unported/StreetCorner/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/StreetCorner/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 {/foreach}
 <!--- show the resources here -->
 
-{assign var=resources value=$album->getResources()}
+
 {foreach from=$resources item=resource}
 <td style="width:30%;" align="center" >
 {if $resource->hasPreview()}
@@ -79,6 +79,7 @@
 {/foreach}
 <td></td></tr>
 </table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 </div>
 <!-- end of album contents -->
 </div>

Modified: templates/trunk/unported/StreetCorner/main.template
===================================================================
--- templates/trunk/unported/StreetCorner/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/StreetCorner/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -3,6 +3,7 @@
 	{foreach from=$posts item=post}
   		{include file="$blogtemplate/post.template"}
 	{/foreach}
+	<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	</div>
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/StreetCorner/post.template
===================================================================
--- templates/trunk/unported/StreetCorner/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/StreetCorner/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -12,4 +12,4 @@
 		</div>
 		<p class="post-info"><a href="{$url->postPermalink($post)}" rel="bookmark" title="Permanent Link: {$post->getTopic()}"> {$post->getTopic()} </a></p>
 		<div class="post-content">{$post->getText()}</div>
-		<div class="post-footer"><span class='link-comment'><a href="{$url->postPermalink($post)}"> ({$post->getTotalComments()}) {$locale->tr("comment on this")} </a></span>&nbsp;|&nbsp;[<a href="{$url->postTrackbackStatsLink($post)}"> ({$post->getNumTrackbacks()}) {$locale->tr("trackbacks")}  </a>]&nbsp;|&nbsp;[<a href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a>]</div>
+		<div class="post-footer"><span class='link-comment'><a href="{$url->postPermalink($post)}"> ({$post->getTotalComments()}) {$locale->tr("comment on this")} </a></span>&nbsp;|&nbsp;[<a href="{$url->postTrackbackStatsLink($post)}"> ({$post->getTotalTrackbacks()}) {$locale->tr("trackbacks")}  </a>]&nbsp;|&nbsp;[<a href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a>]</div>

Modified: templates/trunk/unported/StreetCorner/style.css
===================================================================
--- templates/trunk/unported/StreetCorner/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/StreetCorner/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -377,4 +377,38 @@
 .calMonthToday{
 	border:1px dotted #669933;
 	background-color:#eeeeee;
-}
\ No newline at end of file
+}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/Very-Clean/album.template
===================================================================
--- templates/trunk/unported/Very-Clean/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Very-Clean/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/Very-Clean/main.template
===================================================================
--- templates/trunk/unported/Very-Clean/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Very-Clean/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,12 +1,9 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h2 class="date">{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h2>
-   {/if}
    <div class="blogbody">
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
    </div>
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/Very-Clean/post.template
===================================================================
--- templates/trunk/unported/Very-Clean/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Very-Clean/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -19,6 +19,6 @@
 <a href="{$url->postPermalink($post)}">
    {$locale->tr("permalink")}</a> ::
 <a href="{$url->postTrackbackStatsLink($post)}">
-   {$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+   {$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 
 </div>

Modified: templates/trunk/unported/Very-Clean/style.css
===================================================================
--- templates/trunk/unported/Very-Clean/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Very-Clean/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -213,4 +213,38 @@
     position: relative;
     left: -25px;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
 
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}
+

Modified: templates/trunk/unported/Vicksburg/album.template
===================================================================
--- templates/trunk/unported/Vicksburg/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Vicksburg/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/Vicksburg/main.template
===================================================================
--- templates/trunk/unported/Vicksburg/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Vicksburg/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,12 +1,9 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h2 class="date">{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h2>
-   {/if}
    <div class="blogbody">
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
    </div>
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/Vicksburg/post.template
===================================================================
--- templates/trunk/unported/Vicksburg/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Vicksburg/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -19,6 +19,6 @@
 <a href="{$url->postPermalink($post)}">
    {$locale->tr("permalink")}</a> ::
 <a href="{$url->postTrackbackStatsLink($post)}">
-   {$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+   {$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 
 </div>

Modified: templates/trunk/unported/Vicksburg/style.css
===================================================================
--- templates/trunk/unported/Vicksburg/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/Vicksburg/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -212,4 +212,38 @@
 		letter-spacing: .2em;					
 		}	
 		
-	
+	.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}
+

Modified: templates/trunk/unported/silver/album.template
===================================================================
--- templates/trunk/unported/silver/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/silver/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/silver/main.template
===================================================================
--- templates/trunk/unported/silver/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/silver/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,7 +6,7 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>
 </div>
-
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/silver/post.template
===================================================================
--- templates/trunk/unported/silver/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/silver/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -23,10 +23,10 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if}
 </div>    
 

Modified: templates/trunk/unported/silver/style.css
===================================================================
--- templates/trunk/unported/silver/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/silver/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -48,3 +48,37 @@
 }
 #menu ul, #menu ul ul { list-style-type: none; }
 #rap { width: 100%; }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/simple_sky/album.template
===================================================================
--- templates/trunk/unported/simple_sky/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/simple_sky/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/simple_sky/main.template
===================================================================
--- templates/trunk/unported/simple_sky/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/simple_sky/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,7 +6,7 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 </div>
-
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/simple_sky/post.template
===================================================================
--- templates/trunk/unported/simple_sky/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/simple_sky/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -23,10 +23,10 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if}
 </div>    
 

Modified: templates/trunk/unported/simple_sky/style.css
===================================================================
--- templates/trunk/unported/simple_sky/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/simple_sky/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -197,4 +197,38 @@
 	padding: 0;
 	color: #666;
 	text-align: center;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/splat/album.template
===================================================================
--- templates/trunk/unported/splat/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/splat/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
 

Modified: templates/trunk/unported/splat/main.template
===================================================================
--- templates/trunk/unported/splat/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/splat/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,13 +6,12 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
-
+ <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
     <p class="credit">
         Powered by <a href="http://www.lifetype.net" target="_blank">LifeType</a>
     </p>
 
 
 </div>
-
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/splat/post.template
===================================================================
--- templates/trunk/unported/splat/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/splat/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -20,9 +20,9 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if} 
 </div>

Modified: templates/trunk/unported/splat/style.css
===================================================================
--- templates/trunk/unported/splat/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/splat/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -275,3 +275,37 @@
 	background: #333;
 	color: #bbb;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/spring/album.template
===================================================================
--- templates/trunk/unported/spring/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/spring/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
  
 <!-- show the resources here -->
 
-   		{assign var=resources value=$album->getResources()}
+   		
    		{foreach from=$resources item=resource}
 	<div class="album">
    		{if $resource->hasPreview()}
@@ -71,6 +71,7 @@
   	</div>
   		{/foreach}
 
+	 <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	<div class="clearer">&nbsp;</div>
 
 </div>

Modified: templates/trunk/unported/spring/main.template
===================================================================
--- templates/trunk/unported/spring/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/spring/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -26,5 +26,5 @@
    {include file="$blogtemplate/post.template"}
 {/if}
 {/foreach}
-		
+ 		<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 		{include file="$blogtemplate/footer.template"} 

Modified: templates/trunk/unported/spring/post.template
===================================================================
--- templates/trunk/unported/spring/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/spring/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -14,5 +14,5 @@
 {foreach name=categories from=$post->getCategories() item=postCategory}
   <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
 {/foreach}
-:: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+:: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 </div>

Modified: templates/trunk/unported/spring/style.css
===================================================================
--- templates/trunk/unported/spring/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/spring/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -215,7 +215,7 @@
 	margin:10px 30px;
 	font-size: 12px;
 	color: #333333;
-	font-family: 'Courier New','ËÎÌå';
+	font-family: 'Courier New','';
 	padding: 5px;
 	}
 #commentheader {
@@ -549,6 +549,40 @@
 	border-bottom: 1px solid #aed6b3;
 	font-size: 12px;
 	margin: 10px; padding: 5px; color: #333333;
-	font-family: 'Courier New','ËÎÌå';
+	font-family: 'Courier New','';
 	background-color: #d8f5d9;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/standard_green/album.template
===================================================================
--- templates/trunk/unported/standard_green/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_green/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -32,7 +32,7 @@
  
 <!-- show the resources here -->
 
-   		{assign var=resources value=$album->getResources()}
+   		
    		{foreach from=$resources item=resource}
 	<div class="album">
    		{if $resource->hasPreview()}
@@ -69,7 +69,7 @@
    		{/if}
   	</div>
   		{/foreach}
-
+	 <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	<div class="clearer">&nbsp;</div>
 
 </div>

Modified: templates/trunk/unported/standard_green/main.template
===================================================================
--- templates/trunk/unported/standard_green/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_green/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -2,4 +2,5 @@
 {foreach from=$posts item=post}
 {include file="$blogtemplate/post.template"}
 {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/standard_green/post.template
===================================================================
--- templates/trunk/unported/standard_green/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_green/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -11,5 +11,5 @@
 {foreach name=categories from=$post->getCategories() item=postCategory}
   <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
 {/foreach}
- :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+ :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 </p>

Modified: templates/trunk/unported/standard_green/standard_green.css
===================================================================
--- templates/trunk/unported/standard_green/standard_green.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_green/standard_green.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -313,3 +313,37 @@
 dd {
 	padding-left:4em;
 	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/standard_happy/album.template
===================================================================
--- templates/trunk/unported/standard_happy/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_happy/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -32,7 +32,7 @@
  
 <!-- show the resources here -->
 
-   		{assign var=resources value=$album->getResources()}
+   		
    		{foreach from=$resources item=resource}
 	<div class="album">
    		{if $resource->hasPreview()}
@@ -69,7 +69,7 @@
    		{/if}
   	</div>
   		{/foreach}
-
+	 <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	<div class="clearer">&nbsp;</div>
 
 </div>

Modified: templates/trunk/unported/standard_happy/main.template
===================================================================
--- templates/trunk/unported/standard_happy/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_happy/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -2,4 +2,5 @@
 {foreach from=$posts item=post}
 {include file="$blogtemplate/post.template"}
 {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/standard_happy/post.template
===================================================================
--- templates/trunk/unported/standard_happy/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_happy/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -11,5 +11,5 @@
 {foreach name=categories from=$post->getCategories() item=postCategory}
   <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
 {/foreach}
- :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+ :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 </p>

Modified: templates/trunk/unported/standard_happy/standard_happy.css
===================================================================
--- templates/trunk/unported/standard_happy/standard_happy.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_happy/standard_happy.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -311,4 +311,38 @@
 	
 dd {
 	padding-left:4em;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/standard_red/album.template
===================================================================
--- templates/trunk/unported/standard_red/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_red/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -32,7 +32,7 @@
  
 <!-- show the resources here -->
 
-   		{assign var=resources value=$album->getResources()}
+   		
    		{foreach from=$resources item=resource}
 	<div class="album">
    		{if $resource->hasPreview()}
@@ -69,7 +69,7 @@
    		{/if}
   	</div>
   		{/foreach}
-
+	 <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	<div class="clearer">&nbsp;</div>
 
 </div>

Modified: templates/trunk/unported/standard_red/main.template
===================================================================
--- templates/trunk/unported/standard_red/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_red/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -2,4 +2,5 @@
 {foreach from=$posts item=post}
 {include file="$blogtemplate/post.template"}
 {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/standard_red/post.template
===================================================================
--- templates/trunk/unported/standard_red/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_red/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -11,5 +11,5 @@
 {foreach name=categories from=$post->getCategories() item=postCategory}
   <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
 {/foreach}
- :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a>
+ :: <a href="{$url->postPermalink($post)}">{$locale->tr("comment on this")} ({$post->getTotalComments()})</a> :: <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> :: <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a>
 </p>

Modified: templates/trunk/unported/standard_red/standard_red.css
===================================================================
--- templates/trunk/unported/standard_red/standard_red.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/standard_red/standard_red.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -312,4 +312,38 @@
 	
 dd {
 	padding-left:4em;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/toni/album.template
===================================================================
--- templates/trunk/unported/toni/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toni/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,8 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/toni/main.template
===================================================================
--- templates/trunk/unported/toni/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toni/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,7 +6,7 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 </div>
-
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/toni/post.template
===================================================================
--- templates/trunk/unported/toni/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toni/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -23,10 +23,10 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if}
 </div>    
 

Modified: templates/trunk/unported/toni/style.css
===================================================================
--- templates/trunk/unported/toni/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toni/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -154,4 +154,38 @@
 	margin: 0;
 	padding: 10px 0 0 0;
 	text-align: center;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/toto/album.template
===================================================================
--- templates/trunk/unported/toto/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toto/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -49,7 +49,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -94,7 +94,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+  
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/toto/main.template
===================================================================
--- templates/trunk/unported/toto/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toto/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -9,6 +9,7 @@
 	 {foreach from=$posts item=post}
 	  {include file="$blogtemplate/post.template"}
 	 {/foreach}
+	  <div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 	</td>
     <td width="200" valign="top" class="panel">
 		{include file="$blogtemplate/panel.template"}

Modified: templates/trunk/unported/toto/post.template
===================================================================
--- templates/trunk/unported/toto/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toto/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -16,7 +16,7 @@
 	  <img alt="Comments" src="{$url->getTemplateFile("bubble.gif")}" width="11" height="11" align="absmiddle" /> 
 		<a href="{$url->postPermalink($post)}" class="post">{$locale->tr("comments")}</a> ({$post->getTotalComments()}) | 
 	  <img alt="Trackback" src="{$url->getTemplateFile("trackback.gif")}" width="16" height="11" align="absmiddle" /> 
-		<a href="{$url->postTrackbackStatsLink($post)}" class="post">{$locale->tr("trackbacks")}</a> ({$post->getNumTrackbacks()}) |
+		<a href="{$url->postTrackbackStatsLink($post)}" class="post">{$locale->tr("trackbacks")}</a> ({$post->getTotalTrackbacks()}) |
    {foreach name=categories from=$post->getCategories() item=postCategory}
    <a href="{$url->categoryLink($postCategory)}" class="post">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
    {/foreach}</td>

Modified: templates/trunk/unported/toto/styles.css
===================================================================
--- templates/trunk/unported/toto/styles.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toto/styles.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -212,3 +212,37 @@
 	padding: 4px;
 	border: 1px solid #666666;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/toto/styles_zh_cn.css
===================================================================
--- templates/trunk/unported/toto/styles_zh_cn.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/toto/styles_zh_cn.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -44,7 +44,7 @@
 	border-left-color: #44A2F2;
 }
 .catList {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	background-color: #CCCCCC;
 	border: 1px solid #999999;
@@ -55,18 +55,18 @@
 	color: #999999;
 }
 .title {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 14px;
 	font-weight: bold;
 	color: #000000;
 }
 .article {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #000000;
 }
 .catName {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #FFFFFF;
 	background-color: #CCCC99;
@@ -74,24 +74,24 @@
 	font-weight: bold;
 }
 a:link {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #0000FF;
 	text-decoration: underline;
 }
 a:visited {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #666666;
 	text-decoration: underline;
 }
 a:active {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #0033CC;
 }
 a:hover {
-	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
+	font-family: Verdana, Arial, Helvetica, sans-serif, "";
 	font-size: 12px;
 	color: #FF0000;
 }
@@ -212,3 +212,37 @@
 	padding: 4px;
 	border: 1px solid #666666;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/tribal/album.template
===================================================================
--- templates/trunk/unported/tribal/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/tribal/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -12,7 +12,7 @@
 </p>
 {/foreach}
 <!--- show the resources here -->
-{assign var=resources value=$album->getResources()}
+
 {foreach from=$resources item=resource}
 <p class="album">
   {if $resource->hasPreview()}
@@ -47,5 +47,7 @@
   {/if}
 </p>
 {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
 <!-- end of album contents -->
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/tribal/main.template
===================================================================
--- templates/trunk/unported/tribal/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/tribal/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -2,4 +2,5 @@
  {foreach from=$posts item=post}
   {include file="$blogtemplate/post.template"}
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/tribal/post.template
===================================================================
--- templates/trunk/unported/tribal/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/tribal/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -2,5 +2,5 @@
       <p>{$post->getText()}</p>
       {assign var="postDate" value=$post->getDateObject()}
       {assign var="postOwner" value=$post->getUserInfo()}
-      <div class="footerpost">{$locale->tr("posted_by")} <strong>{$postOwner->getUsername()}</strong>, {$locale->formatDate($postDate,"%d %B %Y %H:%M")} | {foreach name=categories from=$post->getCategories() item=postCategory}<a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}{/foreach} | <a href="{$url->postLink($post)}">{$locale->tr("comment on this")}</a> ({$post->getTotalComments()}) | <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> | <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</a></div>
+      <div class="footerpost">{$locale->tr("posted_by")} <strong>{$postOwner->getUsername()}</strong>, {$locale->formatDate($postDate,"%d %B %Y %H:%M")} | {foreach name=categories from=$post->getCategories() item=postCategory}<a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}{/foreach} | <a href="{$url->postLink($post)}">{$locale->tr("comment on this")}</a> ({$post->getTotalComments()}) | <a title="{$locale->tr("permalink_title")}" href="{$url->postPermalink($post)}">{$locale->tr("permalink")}</a> | <a href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</a></div>
       <br />

Modified: templates/trunk/unported/tribal/tribal.css
===================================================================
--- templates/trunk/unported/tribal/tribal.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/tribal/tribal.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -189,3 +189,37 @@
 	display: none;
 	font-weight: bold;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/v4ny8_lt/album.template
===================================================================
--- templates/trunk/unported/v4ny8_lt/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4ny8_lt/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -47,7 +47,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:50%;" align="center" >
   {if $resource->hasPreview()}
@@ -92,7 +92,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/v4ny8_lt/main.template
===================================================================
--- templates/trunk/unported/v4ny8_lt/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4ny8_lt/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -4,7 +4,7 @@
 						  {include file="$blogtemplate/post.template"} 
 						  </div>
             {/foreach} 
-
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 </div>
 {include file="$blogtemplate/panel.template"}
 			 <br style="clear:both;">

Modified: templates/trunk/unported/v4ny8_lt/post.template
===================================================================
--- templates/trunk/unported/v4ny8_lt/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4ny8_lt/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -11,7 +11,7 @@
 	 </div>
 	 <div style="text-align:center; margin-bottom: 25px; margin-left: 6px; font-size: 10px">
      <a href="{$url->postPermalink($post)}"><img alt="{$locale->tr("permalink")}" src="{$url->getTemplateFile("post.gif")}" width="10" height="11" style="border: 0px; vertical-align: middle" /></a> | 
-     <a href="{$url->postTrackbackStatsLink($post)}"><img alt="{$locale->tr("trackbacks")} [{$post->getNumTrackbacks()}]" src="{$url->getTemplateFile("trackback.gif")}" width="16" height="11" style="border: 0px; vertical-align: middle" /></a> |
+     <a href="{$url->postTrackbackStatsLink($post)}"><img alt="{$locale->tr("trackbacks")} [{$post->getTotalTrackbacks()}]" src="{$url->getTemplateFile("trackback.gif")}" width="16" height="11" style="border: 0px; vertical-align: middle" /></a> |
 		 <a href="{$url->postPermalink($post)}" style=" font-size: 10px; font-family:georgia, verdana, arial, sans-serif;"><img alt="{$locale->tr("comments")}  [{$post->getTotalComments()}]" src="{$url->getTemplateFile("bubble.gif")}" width="11" height="11" style="border: 0px; vertical-align: middle;" /> {$locale->tr("comments")}  [{$post->getTotalComments()}]</a> | 
 
 		  {foreach name=categories from=$post->getCategories() item=postCategory}

Modified: templates/trunk/unported/v4ny8_lt/style.css
===================================================================
--- templates/trunk/unported/v4ny8_lt/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4ny8_lt/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -218,4 +218,38 @@
 	padding: 3px;
 	background-color: #FFFFFF;
 	margin: 10px;
-}
\ No newline at end of file
+}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/v4nychristmas5/album.template
===================================================================
--- templates/trunk/unported/v4nychristmas5/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4nychristmas5/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -30,7 +30,7 @@
 				{/if}
 				{/foreach}
 				<!--- show the resources here -->
-				{assign var=resources value=$album->getResources()}
+				
 				{foreach from=$resources item=resource}
 					<td style="width:25%;" align="center" >
 					{if $resource->hasPreview()}
@@ -77,6 +77,8 @@
 					<td></td>
 				</tr>
 			</table>
+			<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  </div>
  {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/v4nychristmas5/main.template
===================================================================
--- templates/trunk/unported/v4nychristmas5/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4nychristmas5/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -18,4 +18,5 @@
 			{include file="$blogtemplate/post.template"}
 		{/foreach}
 	{/if}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/v4nychristmas5/postandcomments.template
===================================================================
--- templates/trunk/unported/v4nychristmas5/postandcomments.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4nychristmas5/postandcomments.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -27,7 +27,7 @@
 		<DIV class=meta>Posted by {$postOwner->getUsername()} at
 			{$locale->formatDate($postDate,"%H:%M")}
 			<A class=aposted href="{$url->postPermalink($post)}#comments">{$locale->tr("comment on this")} ({$post->getTotalComments()})</A> │
-			<A class=aposted href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getNumTrackbacks()})</A> │
+			<A class=aposted href="{$url->postTrackbackStatsLink($post)}">{$locale->tr("trackbacks")} ({$post->getTotalTrackbacks()})</A> │
 			{foreach name=categories from=$post->getCategories() item=postcategory}
 				<a class=aposted href="{$url->categoryLink($postcategory)}">{$postcategory->getName()}</a>
 				{if !$smarty.foreach.categories.last}, {/if}

Modified: templates/trunk/unported/v4nychristmas5/style.css
===================================================================
--- templates/trunk/unported/v4nychristmas5/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/v4nychristmas5/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -170,4 +170,38 @@
 	font-size: 10px;
 	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
 	margin: 2px 2px 5px 2px;
-}
\ No newline at end of file
+}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/water_play/album.template
===================================================================
--- templates/trunk/unported/water_play/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/water_play/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/water_play/main.template
===================================================================
--- templates/trunk/unported/water_play/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/water_play/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,7 +6,7 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 </div>
-
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/unported/water_play/post.template
===================================================================
--- templates/trunk/unported/water_play/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/water_play/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -23,10 +23,10 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if}
 </div>    
 

Modified: templates/trunk/unported/water_play/style.css
===================================================================
--- templates/trunk/unported/water_play/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/water_play/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -287,3 +287,37 @@
 	color: #fff;
 }
 
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/white/album.template
===================================================================
--- templates/trunk/unported/white/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/white/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -33,7 +33,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -78,7 +78,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
  </div>

Modified: templates/trunk/unported/white/main.template
===================================================================
--- templates/trunk/unported/white/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/white/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -1,10 +1,7 @@
 {include file="$blogtemplate/header.template"}
  {foreach from=$posts item=post}
    {assign var="postDate" value=$post->getDateObject()}
-   {if $prevDay != $postDate->getDay()}
-    <h3>{$locale->formatDate($postDate, "%A, %B %d, %Y")}</h3>
-   {/if}
-   {assign var="prevDay" value=$post->getDay()}
    {include file="$blogtemplate/post.template"}
  {/foreach}
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
 {include file="$blogtemplate/footer.template"}

Modified: templates/trunk/unported/white/white.css
===================================================================
--- templates/trunk/unported/white/white.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/white/white.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -93,4 +93,38 @@
 		font-weight : bold;
 		text-decoration : underline;
 		color : #CC6633;
-	}
\ No newline at end of file
+	}
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}

Modified: templates/trunk/unported/zen/album.template
===================================================================
--- templates/trunk/unported/zen/album.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/zen/album.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -45,7 +45,7 @@
 
  <!--- show the resources here -->
 
- {assign var=resources value=$album->getResources()}
+ 
  {foreach from=$resources item=resource}
   <td style="width:25%;" align="center" >
   {if $resource->hasPreview()}
@@ -90,7 +90,9 @@
   {/if}
  {/foreach}
  <td></td></tr>
-</table>  
+</table>
+<div class="Pages">{include file="misc/pager.template" style="links"}</div>  
+
  <!-- end of album contents -->
  
 

Modified: templates/trunk/unported/zen/main.template
===================================================================
--- templates/trunk/unported/zen/main.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/zen/main.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -6,6 +6,7 @@
     {include file="$blogtemplate/post.template"}
   </div>
  {/foreach}
+  <div class="post"><div class="Pages">{include file="misc/pager.template" style="links"}</div></div>
     <p class="credit">
         Powered by <a href="http://www.lifetype.net" target="_blank">LifeType</a>
     </p>

Modified: templates/trunk/unported/zen/post.template
===================================================================
--- templates/trunk/unported/zen/post.template	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/zen/post.template	2006-07-26 16:56:56 UTC (rev 3813)
@@ -21,9 +21,9 @@
     <a href="{$url->postPermalink($post)}#comments" title="{$locale->tr("comment on this")}">
         {if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")}{/if}
     </a> |
-	{if $post->getNumTrackbacks() > 0}
-	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getNumTrackbacks()} {$locale->tr("trackbacks")}</a>
+	{if $post->getTotalTrackbacks() > 0}
+	  <a href="{$url->postTrackbackStatsLink($post)}" title="{$locale->tr("trackbacks")}">{$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}</a>
 	{else}
-	  {$post->getNumTrackbacks()} {$locale->tr("trackbacks")}
+	  {$post->getTotalTrackbacks()} {$locale->tr("trackbacks")}
 	{/if} 
 </div>
\ No newline at end of file

Modified: templates/trunk/unported/zen/style.css
===================================================================
--- templates/trunk/unported/zen/style.css	2006-07-26 12:19:26 UTC (rev 3812)
+++ templates/trunk/unported/zen/style.css	2006-07-26 16:56:56 UTC (rev 3813)
@@ -285,3 +285,37 @@
 .credit a:link, .credit a:hover {
 	color: #fff;
 }
+.Pages {
+	clear:all;
+	text-align: center;
+	margin-bottom: 20px;
+	margin-top: 20px;
+	font-size: 12px;
+	padding-top: 10px;
+	padding-bottom: 10px;
+}
+.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
+ text-decoration: none;
+ border: 0px;
+}
+
+.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
+	padding: 2px 6px;
+}
+
+.Pages .pagerLinkPrevPage{
+	margin-right:20px;
+}
+.Pages .pagerLinkNextPage {
+	margin-left:20px;
+}
+
+.Pages .pagerCurrent {
+	padding: 2px 6px; 
+	border-color: #999; 
+	font-weight: bold; 
+	font-size: 13px; 
+	vertical-align: top; 
+	background: #fff; 
+	color: #FF0084;	
+}



More information about the pLog-svn mailing list