[pLog-svn] r1602 - in templates/trunk/reic1: . images

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Thu Mar 24 14:19:12 GMT 2005


Author: jondaley
Date: 2005-03-24 14:19:12 +0000 (Thu, 24 Mar 2005)
New Revision: 1602

Added:
   templates/trunk/reic1/changelog.template
   templates/trunk/reic1/images/download.gif
Modified:
   templates/trunk/reic1/about.template
   templates/trunk/reic1/main.template
   templates/trunk/reic1/nav_bar.inc
   templates/trunk/reic1/panel.template
   templates/trunk/reic1/post.template
   templates/trunk/reic1/reic.css
   templates/trunk/reic1/resource.template
   templates/trunk/reic1/searchresults.template
Log:
new changes by reic.  I guess he doesn't like my changes

Modified: templates/trunk/reic1/about.template
===================================================================
--- templates/trunk/reic1/about.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/about.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -1,30 +1,30 @@
-{include file="$blogtemplate/header.template"}
-<div id="outcon">
-<div id="content">
-<div class="blog">
-<h3 class="title">Reic Template User Guide</h3>
-<p><a href="{$url->templatePage("about")}">English Version</a> | <a href="{$url->templatePage("about.zh_TW")}">中文版本</a></p>
-<p>"Reic Template" is a based on the embeded template of blueish. The template now is suitable for plog 1.0.
-</p>
-<p>How to customize the template?
-<ol>
-<li>Modify the background images method:
-  <ul>
-    <li>Open — Open the 'reic.psd' file with Photoshop.</li>
-    <li>Change — Change whatever you want, such as for instance the background color.</li>
-    <li>Save — Go to File » Save For Web. Press Save when the dialog appears. Choose a place to save it.</li>
-    <li>Upload — Photoshop has now created a directory called 'images', where you saved the images. Upload this directory to the root of your WordPress installation, overwriting the files already there.</li>
-  </ul>
-</li>
-<li>Modify the reic.css to change the css style.</li>
-</ol>
-	<p style="text-align:right;font-style:italic;">by reic</p>
-	<hr />
-	<p>※ You can change the contents of this page by editing the about.template file.</p>
-
-</div>
-<div class="clear">&nbsp;</div>
-</div>
-</div>
-{include file="$blogtemplate/panel.template"}
+{include file="$blogtemplate/header.template"}
+<div id="outcon">
+<div id="content">
+<div class="blog">
+<h3 class="title">Reic Template User Guide</h3>
+<p><a href="{$url->templatePage("about")}">English Version</a> | <a href="{$url->templatePage("about.zh_TW")}">Chinese Version</a></p>
+<p>"Reic Template" is a based on the embeded template of blueish. The template now is suitable for plog 1.0.
+</p>
+<p>How to customize the template?
+<ol>
+<li>Modify the background images method:
+<ul>
+<li>Open:Open the 'reic.psd' file with Photoshop.</li>
+<li>Change:Change whatever you want, such as for instance the background color.</li>
+<li>Save:Go to File->Save For Web. Press Save when the dialog appears. Choose a place to save it.</li>
+<li>Upload:Photoshop has now created a directory called 'images', where you saved the images. Upload this directory to the root of your WordPress installation, overwriting the files already there.</li>
+</ul>
+</li>
+<li>Modify the reic.css to change the css style.</li>
+</ol>
+<p style="text-align:right;font-style:italic;">by reic</p>
+<hr />
+<p>You can change the contents of this page by editing the about.template file.</p>
+<p>The change log is described at <a href="{$url->templatePage("changelog")}" title="change log">changlog page</a>.
+</div>
+<div class="clear">&nbsp;</div>
+</div>
+</div>
+{include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Added: templates/trunk/reic1/changelog.template
===================================================================
--- templates/trunk/reic1/changelog.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/changelog.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -0,0 +1,45 @@
+{include file="$blogtemplate/header.template"}
+<div id="outcon">
+<div id="content">
+<div class="blog">
+<h3 class="title">Reic Template Chang log</h3>
+<p>2005/03/24</p>
+<ul><li>Fixed the empty blogbg.gif error in reic.css. Change the blogbg.gif to con1.gif.</li>
+<li>Removed the post.gif in reic.css.</li>
+<li>Changed the download.gif in resource.template to images/download.gif.</li>
+<li>Removed fieldset tag in panel. The border of the search is vanished.</li>
+<li>Removed smarty space between category name and subsequent comma.</li>
+<li>Removed the smarty tag $locale-&gt;tr('categories') at post and searchresult.</li>
+<li>Fixed the non-English character in about.</li>
+<li>Fixed the dash board page link error.</li>
+<li>Add changelog in about</li>
+</ul>
+<p>2005/03/17</p>
+<ul>
+<li>Fix Reic template II error.template bug (by firer )</li>
+<li>Fix Reic template II searchresults.template bug (by <a href="http://intelblog.com/plog/index.php?blogId=1">firer</a> report)</li>
+</ul>
+<p>2005/3/15</p>
+<ul>
+<li>Use the $locale-&gt;tr("comments") instead of the chiniese character in commentform.tepmlate (by JamesHuang report)</li>
+</ul>
+<p>2005/03/14</p>
+<ul>
+<li>Hide the image title at psd file</li>
+<li>Redesign the css file for #title field and .scription field</li>
+</ul>
+<p>2005/03/12</p>
+<ul>
+<li>fixed a error in postandcomment.template</li>
+</ul>
+<p>2005/03/11</p>
+<ul>
+<li>Redesign error, album, album,  resource files</li>
+<li>Change the types of output file in reic.psd to gif.</li>
+</ul>
+</div>
+<div class="clear">&nbsp;</div>
+</div>
+</div>
+{include file="$blogtemplate/panel.template"}
+{include file="$blogtemplate/footer.template"}
\ No newline at end of file

Added: templates/trunk/reic1/images/download.gif
===================================================================
(Binary files differ)


Property changes on: templates/trunk/reic1/images/download.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: templates/trunk/reic1/main.template
===================================================================
--- templates/trunk/reic1/main.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/main.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -1,7 +1,6 @@
 {include file="$blogtemplate/header.template"}
 <div id="outcon">
    <div id="content">
-   
       <div class="blogout">
          <div class="blog">
             {foreach from=$posts item=post}
@@ -11,13 +10,10 @@
             {include file="$blogtemplate/post.template"}
             {/if}
             {/foreach}
-         
          </div>
       </div>
       <div class="clear">&nbsp;</div>
    </div>
-
-
 </div>
 {include file="$blogtemplate/panel.template"}
 {include file="$blogtemplate/footer.template"}
\ No newline at end of file

Modified: templates/trunk/reic1/nav_bar.inc
===================================================================
--- templates/trunk/reic1/nav_bar.inc	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/nav_bar.inc	2005-03-24 14:19:12 UTC (rev 1602)
@@ -1,6 +1,6 @@
 
     <a href="{$url->blogLink()}">{$locale->tr("main")}</a> | 
-    <a href="admin.php" accesskey="2">{$locale->tr("dashboard")}</a> | 
+    <a href="{$url->getBaseUrl()}/admin.php" accesskey="2">{$locale->tr("dashboard")}</a> | 
     <a href="{$url->albumLink()}">{$locale->tr("albums")}</a> |
     <a href="{$url->templatePage("about")}">About</a>
     
\ No newline at end of file

Modified: templates/trunk/reic1/panel.template
===================================================================
--- templates/trunk/reic1/panel.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/panel.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -11,14 +11,12 @@
 </div>
     <div class="side" id="Search"> 
 	<form id="search_form"  name="search_form" method="post" action="{$url->getIndexUrl()}">
-	<fieldset>
 	<label for="searchTerms"><input type="text" id="searchTerms" name="searchTerms" value="" /></label>
 	<input type="submit" name="Search" value="{$locale->tr("search_s")}" class="button" />
 	<input type="hidden" name="op" value="Search" />
 	<input type="hidden" name="blogId" value="{$blog->getId()}" />   
-	</fieldset>
-	</form>
-    </div>   
+		</form>
+ </div>   
  <div class="sidetitle">
   {$locale->tr("recently")|capitalize}
  </div>

Modified: templates/trunk/reic1/post.template
===================================================================
--- templates/trunk/reic1/post.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/post.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -7,9 +7,9 @@
 <h3 class="title"><a href="{$url->postPermalink($post)}">{$post->getTopic()}</a></h3>
     <div class="posted">{$postOwner->getUsername()} | {$locale->formatDate($postDate,"%d %b, %Y")}, {$locale->formatDate($postDate,"%H:%M")} | 
   {foreach name=categories from=$post->getCategories() item=postCategory}
-    <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
+    <a href="{$url->categoryLink($postCategory)}">{$postCategory->getName()}</a>
+    {if !$smarty.foreach.categories.last},{/if}
   {/foreach}
-
 | ({$post->getNumReads()} Reads)
     </div>
  {$post->getText()}

Modified: templates/trunk/reic1/reic.css
===================================================================
--- templates/trunk/reic1/reic.css	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/reic.css	2005-03-24 14:19:12 UTC (rev 1602)
@@ -77,7 +77,7 @@
 background: transparent url(images/links1.gif) repeat-y scroll right;
 }
 #article_index{
-background: transparent url(images/blogbg.gif) repeat-y scroll left;
+background: transparent url(images/con1.gif) repeat-y scroll left;
 }
 .blog{
 width:500px;

Modified: templates/trunk/reic1/resource.template
===================================================================
--- templates/trunk/reic1/resource.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/resource.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -7,7 +7,7 @@
   <div class="blogbody">
   <h3 class="title">{$resource->getFileName()}</h3>
    <div class="posted">
-    <img src="{$url->getTemplateFile("download.gif")}" width="10" height="11" alt="Download" style="border:0px;" />
+    <img src="{$url->getTemplateFile("images/download.gif")}" width="10" height="11" alt="Download" style="border:0px;" />
     <a href="{$url->resourceDownloadLink($resource)}">{$locale->tr("download")}</a> 
     ({$metadata->getRoundedSize()}) | {$locale->tr("created")} {$locale->formatDate($updated,"%d %b, %Y")}
    </div>

Modified: templates/trunk/reic1/searchresults.template
===================================================================
--- templates/trunk/reic1/searchresults.template	2005-03-24 14:16:06 UTC (rev 1601)
+++ templates/trunk/reic1/searchresults.template	2005-03-24 14:19:12 UTC (rev 1602)
@@ -7,7 +7,6 @@
    <div id="SearchResults">
     {foreach from=$searchresults item=result}
   <div class="blogbody">   
-    
       {assign var=article value=$result->getArticle()}
       <h3 class="title"><a href="{$url->postPermalink($article)}">{$article->getTopic()}</a></h3>
   <div class="posted">
@@ -15,17 +14,12 @@
   {foreach name=categories from=$article->getCategories() item=articleCategory}
     <a href="{$url->categoryLink($articleCategory)}">{$articleCategory->getName()}</a>{if !$smarty.foreach.categories.last}, {/if}
   {/foreach}</div>    
-  
-
-  
-      {$article->getText()|strip_tags|truncate:300:"...":false}
-      
-   </div> 
+        {$article->getText()|strip_tags|truncate:300:"...":false}
+     </div> 
     {/foreach}
-
  </div>
  </div>
- <div class="clear">&nbsp;</div>
+ <div class="clear"> &nbsp; </div>
 </div>
 </div>
 {include file="$blogtemplate/panel.template"} 




More information about the pLog-svn mailing list