[pLog-svn] r1121 - in plog/trunk/templates: blueish grey grey-sf plogworld rss standard summary/rss

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Fri Feb 18 03:36:39 GMT 2005


Author: jondaley
Date: 2005-02-18 03:36:38 +0000 (Fri, 18 Feb 2005)
New Revision: 1121

Modified:
   plog/trunk/templates/blueish/about.template
   plog/trunk/templates/grey-sf/_resource.template
   plog/trunk/templates/grey/footer.template
   plog/trunk/templates/plogworld/templates.template
   plog/trunk/templates/rss/atom.template
   plog/trunk/templates/standard/footer.template
   plog/trunk/templates/standard/resource.template
   plog/trunk/templates/summary/rss/atom.template
Log:
changed plogworld.org to plogworld.net

Modified: plog/trunk/templates/blueish/about.template
===================================================================
--- plog/trunk/templates/blueish/about.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/blueish/about.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -4,7 +4,7 @@
   <div class="blogbody">
   <h2 class="title">{$locale->tr("about")}</h2>
   <div class="posted"><a href="{$url->templatePage("about")}">{$locale->tr("permalink")}</a></div>
-&nbsp;&nbsp;&nbsp;&nbsp;This template is a clone of the 'georgia blue' style found on <a href='http://www.movabletype.org'>MovableType.org</a>. Also check out <a href='http://www.bookofstyles.com'>The Book of Styles</a> for some very cool styles and templates for websites. It was ported to the <a href='http://www.plogworld.org'>plog</a> blogging system by Nick Gerakines, me :), for the blog that i setup for my mom. Its a very simple layout that allows comments, trackback requests and so on. If you like it or find an error somewhere make a post in the <a href='http://forum.socklabs.com'>forum</a> or email me at <a href='mailto:nick at socklabs.com'>nick at socklabs.com</a>.
+&nbsp;&nbsp;&nbsp;&nbsp;This template is a clone of the 'georgia blue' style found on <a href='http://www.movabletype.org'>MovableType.org</a>. Also check out <a href='http://www.bookofstyles.com'>The Book of Styles</a> for some very cool styles and templates for websites. It was ported to the <a href='http://www.plogworld.net'>plog</a> blogging system by Nick Gerakines, me :), for the blog that i setup for my mom. Its a very simple layout that allows comments, trackback requests and so on. If you like it or find an error somewhere make a post in the <a href='http://forum.socklabs.com'>forum</a> or email me at <a href='mailto:nick at socklabs.com'>nick at socklabs.com</a>.
  <hr/>
  You can change the contents of this page by editing the templates/blueish/about.template file.
   </div>

Modified: plog/trunk/templates/grey/footer.template
===================================================================
--- plog/trunk/templates/grey/footer.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/grey/footer.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -57,7 +57,7 @@
  </div>
 <!-- Please leave the credit intact. Thank you. -->
 <div id="Bottom">
-Powered by <a href="http://www.plogworld.org">pLog</a><br/>
+Powered by <a href="http://www.plogworld.net">pLog</a><br/>
 Design by <a href="http://www.bookofstyles.org/">Book of Styles</a><br/>
 </div>
 </div>

Modified: plog/trunk/templates/grey-sf/_resource.template
===================================================================
--- plog/trunk/templates/grey-sf/_resource.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/grey-sf/_resource.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -10,9 +10,9 @@
   <div id="Resource-Container">
     <div id="Top"><h1>{$blog->getBlog()}</a></h1></div>
    <div id="Topmenu"><a href="{$url->blogLink()}">Main</a> | <a href="http://sourceforge.net/projects/plog">Project page</a> | <a href="{$url->templatePage("features")}">Features</a> | <a href="http://sourceforge.net/project/showfiles.php?group_id=83964">Download</a> |
-  <a title="Click here for plugins, language files and template sets" href="http://www.plogworld.org/?op=Template&amp;show=extras">Extras</a> |
+  <a title="Click here for plugins, language files and template sets" href="http://www.plogworld.net/?op=Template&amp;show=extras">Extras</a> |
   <a href="http://plog.bliang.com/forums">Forums</a> |
-  <a href="http://www.plogworld.org/wiki">Documentation</a></div>
+  <a href="http://www.plogworld.net/wiki">Documentation</a></div>
 {assign var=metadata value=$resource->getMetadataReader()}
 {assign var=updated value=$resource->getTimestamp()}
 <h2>{$resource->getFileName()}</h2>

Modified: plog/trunk/templates/plogworld/templates.template
===================================================================
--- plog/trunk/templates/plogworld/templates.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/plogworld/templates.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -17,7 +17,7 @@
    These are the template sets available for pLog, and you need at least version 0.3.2 to get them to work (there were
    a few changes in the way templates find their resources in 0.3.2) 
    Click the thumbnail for a bigger image, and click the "Download" link to download a copy of the template set. If you have
-   problems installing the template set, please take a look at the wiki section titled "<a href="http://www.plogworld.org/wiki/index.php?pagename=Installing%20more%20templates%20and%20locales">
+   problems installing the template set, please take a look at the wiki section titled "<a href="http://www.plogworld.net/wiki/index.php?pagename=Installing%20more%20templates%20and%20locales">
    Installing templates and locales</a>". 
   </p>
 

Modified: plog/trunk/templates/rss/atom.template
===================================================================
--- plog/trunk/templates/rss/atom.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/rss/atom.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -5,7 +5,7 @@
 {assign var="newestDate" value=$posts[0]->getDateObject()} 
 <modified>{$locale->formatDate($newestDate, "%Y-%m-%dT%H:%M:%SZ")}</modified> 
 <tagline>{$blog->getAbout()|escape}</tagline> 
-<generator url="http://www.plogworld.org/" version="0.3.1">pLog</generator> 
+<generator url="http://www.plogworld.net/" version="0.3.1">pLog</generator> 
 {assign var="blogOwner" value=$posts[0]->getUserInfo()} 
 <copyright>Copyright (c) {$blogOwner->getUsername()|escape}</copyright> 
  {foreach from=$posts item=post} 

Modified: plog/trunk/templates/standard/footer.template
===================================================================
--- plog/trunk/templates/standard/footer.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/standard/footer.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -66,7 +66,7 @@
 
 
 <!-- Please leave the credit intact. Thank you. -->
-<div id="Bottom">Powered by <a href="http://www.plogworld.org">pLog</a> - Design by <a href="http://www.balearweb.com/">BalearWeb</a></div>
+<div id="Bottom">Powered by <a href="http://www.plogworld.net">pLog</a> - Design by <a href="http://www.balearweb.com/">BalearWeb</a></div>
 
 </div>
 

Modified: plog/trunk/templates/standard/resource.template
===================================================================
--- plog/trunk/templates/standard/resource.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/standard/resource.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -67,7 +67,7 @@
 
 
 <!-- Please leave the credit intact. Thank you. -->
-<div id="Bottom">Powered by <a href="http://www.plogworld.org">pLog</a> - Design by <a href="http://www.balearweb.com/">BalearWeb</a></div>
+<div id="Bottom">Powered by <a href="http://www.plogworld.net">pLog</a> - Design by <a href="http://www.balearweb.com/">BalearWeb</a></div>
 
 </div>
 </body>

Modified: plog/trunk/templates/summary/rss/atom.template
===================================================================
--- plog/trunk/templates/summary/rss/atom.template	2005-02-18 03:01:02 UTC (rev 1120)
+++ plog/trunk/templates/summary/rss/atom.template	2005-02-18 03:36:38 UTC (rev 1121)
@@ -6,7 +6,7 @@
 <link rel="alternate" type="text/html" href="{$url->blogLink()}" /> 
 {assign var="newestDate" value=$posts[0]->getDateObject()}
 <modified>{$locale->formatDate($newestDate, "%Y-%m-%dT%H:%M:%SZ")}</modified> 
-<generator url="http://www.plogworld.org/" version="1.0">pLog</generator> 
+<generator url="http://www.plogworld.net/" version="1.0">pLog</generator> 
 <copyright>Copyright (c) Your copyright notice</copyright> 
  {foreach from=$posts item=post} 
  {assign var=blog value=$post->getBlogInfo()}




More information about the pLog-svn mailing list