Index of /ports/www/lifetype/work/greenmarinee

      Name                    Last modified       Size  Description

[DIR] Parent Directory 17-Jan-2008 11:44 - [   ] about.template 25-Jul-2006 10:13 1k [   ] album.template 14-Aug-2006 08:42 3k [   ] albums.template 28-Sep-2006 06:22 1k [   ] commentarticle.template 25-Jul-2006 10:13 1k [   ] error.template 25-Jul-2006 10:13 1k [IMG] favicon.ico 25-Feb-2007 05:36 1k [   ] footer.template 25-Feb-2007 05:36 1k [   ] header.template 28-Mar-2007 03:44 2k [DIR] images/ 04-Jul-2007 12:58 - [   ] main.template 01-Feb-2007 14:10 1k [   ] panel.template 24-Mar-2007 14:48 3k [   ] post.template 15-Mar-2007 11:17 1k [   ] postandcomments.temp..> 13-Mar-2007 03:32 1k [   ] posttrackbacks.template 25-Jul-2006 10:13 1k [   ] resource.template 25-Jul-2006 10:13 3k [   ] rss.template 25-Jul-2006 10:13 1k [IMG] screenshot.jpg 14-Mar-2007 02:23 39k [   ] searchresults.template 25-Jul-2006 10:13 1k [TXT] style.css 11-Mar-2007 15:00 10k [   ] toolbar.js 25-Jul-2006 10:13 2k

This is the readme file and change log file for "Green Marinee" template for Plog

Green Marinee 1.0 - Designed by Ian Main | http://e-lusion.com
[Theme built for WordPress 1.5 - Alex King - The WordPress 1.5 Themes Competition 2005] 
[Licensed under GPL]
[March 2005]

Modified By Knight from http://www.ahknight.net, 
Email me at me@ahknight.net if you found any error doe this template

====================================================================


# remove the <!-- and --> in panel.template if you wan to add a small box for self intro
  <!--
       <div id="author">
	Here is a section you can use to briefly talk about yourself or your site. Uncomment and delete this line to use.
	<p>Your description here.</p>
       </div>
       <div class="line"></div>
   -->
   
# to add more grey box link at right hand bottom, you can edit the footer.template
        <div class="extras">
	<ul>
	<li><a title="Link to the RSS 0.90 feed." href="{$url->rssLink("rss090")}">RSS</a></li>
          <li><a href="http://www.plogworld.net/" title="Powered by pLog, multilingual multiuser multi-blog publishing platform.">pLog</a></li>
          <li><a href="http://validator.w3.org/check/referer">XHTML 1.0 Strict</a></li>
          <li><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></li>
          <li> ADD MORE LINK HERE </li>
        </ul>
	</div>

23 april 2005
fix the title not display current entry 

20 april 2005
fix the comments locale problem
fix the template footer problem

9 april 2005
template port over