[pLog-svn] r5076 - in templates/branches/lifetype-1.2: FallingLeaves FallingLeavesWithPlugins FastTrack darkfire dots drove-all-night fblue fblueWithPlugins fdawn fdawnWithPlugins fgreen flower flyupsky-daytime flyupsky-evening forange forangeWithPlugins fsimple fsubtle
mark at devel.lifetype.net
mark at devel.lifetype.net
Tue Mar 13 04:09:08 EDT 2007
Author: mark
Date: 2007-03-13 04:09:07 -0400 (Tue, 13 Mar 2007)
New Revision: 5076
Modified:
templates/branches/lifetype-1.2/FallingLeaves/screenshot.jpg
templates/branches/lifetype-1.2/FallingLeavesWithPlugins/links.template
templates/branches/lifetype-1.2/FallingLeavesWithPlugins/screenshot.jpg
templates/branches/lifetype-1.2/FastTrack/panel.template
templates/branches/lifetype-1.2/FastTrack/screenshot.jpg
templates/branches/lifetype-1.2/darkfire/panel.template
templates/branches/lifetype-1.2/darkfire/screenshot.jpg
templates/branches/lifetype-1.2/darkfire/style.css
templates/branches/lifetype-1.2/dots/screenshot.jpg
templates/branches/lifetype-1.2/drove-all-night/panel.template
templates/branches/lifetype-1.2/drove-all-night/screenshot.jpg
templates/branches/lifetype-1.2/fblue/screenshot.jpg
templates/branches/lifetype-1.2/fblueWithPlugins/screenshot.jpg
templates/branches/lifetype-1.2/fdawn/links.template
templates/branches/lifetype-1.2/fdawn/screenshot.jpg
templates/branches/lifetype-1.2/fdawnWithPlugins/links.template
templates/branches/lifetype-1.2/fdawnWithPlugins/screenshot.jpg
templates/branches/lifetype-1.2/fgreen/links.template
templates/branches/lifetype-1.2/fgreen/screenshot.jpg
templates/branches/lifetype-1.2/flower/panel.template
templates/branches/lifetype-1.2/flower/screenshot.jpg
templates/branches/lifetype-1.2/flyupsky-daytime/screenshot.jpg
templates/branches/lifetype-1.2/flyupsky-evening/screenshot.jpg
templates/branches/lifetype-1.2/forange/links.template
templates/branches/lifetype-1.2/forange/screenshot.jpg
templates/branches/lifetype-1.2/forangeWithPlugins/links.template
templates/branches/lifetype-1.2/forangeWithPlugins/screenshot.jpg
templates/branches/lifetype-1.2/fsimple/links.template
templates/branches/lifetype-1.2/fsimple/screenshot.jpg
templates/branches/lifetype-1.2/fsubtle/links.template
templates/branches/lifetype-1.2/fsubtle/screenshot.jpg
Log:
More template screen shots and cosmetic update.
Modified: templates/branches/lifetype-1.2/FallingLeaves/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/FallingLeavesWithPlugins/links.template
===================================================================
--- templates/branches/lifetype-1.2/FallingLeavesWithPlugins/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/FallingLeavesWithPlugins/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -9,7 +9,8 @@
<h2>{$locale->tr("about_myself")}</h2>
{assign var=picture value=$blogOwner->getPicture()}
<img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /><br/>
- <p>{$AboutMyself}</p>
+ <br/>
+ {$AboutMyself}
{/if}
<BR>
Modified: templates/branches/lifetype-1.2/FallingLeavesWithPlugins/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/FastTrack/panel.template
===================================================================
--- templates/branches/lifetype-1.2/FastTrack/panel.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/FastTrack/panel.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -16,7 +16,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
- {$AboutMyself}
+ <p>{$AboutMyself}</p>
</ul>
{/if}
Modified: templates/branches/lifetype-1.2/FastTrack/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/darkfire/panel.template
===================================================================
--- templates/branches/lifetype-1.2/darkfire/panel.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/darkfire/panel.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -23,7 +23,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
- {$AboutMyself}
+ <p>{$AboutMyself}</p>
</ul>
</li>
{/if}
Modified: templates/branches/lifetype-1.2/darkfire/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/darkfire/style.css
===================================================================
--- templates/branches/lifetype-1.2/darkfire/style.css 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/darkfire/style.css 2007-03-13 08:09:07 UTC (rev 5076)
@@ -217,8 +217,8 @@
top: 100px;
margin: 0px 0px 20px 5px;
padding: 20px;
- width: 250px !important;
- width /**/: 290px; /* for IE5/Win */
+ width: 210px !important;
+ width /**/: 250px; /* for IE5/Win */
}
#menu form {
Modified: templates/branches/lifetype-1.2/dots/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/drove-all-night/panel.template
===================================================================
--- templates/branches/lifetype-1.2/drove-all-night/panel.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/drove-all-night/panel.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -23,7 +23,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
- {$AboutMyself}
+ <p>{$AboutMyself}</p>
</ul>
</li>
{/if}
Modified: templates/branches/lifetype-1.2/drove-all-night/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fblue/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fblueWithPlugins/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fdawn/links.template
===================================================================
--- templates/branches/lifetype-1.2/fdawn/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/fdawn/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -21,6 +21,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
{/if}
Modified: templates/branches/lifetype-1.2/fdawn/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fdawnWithPlugins/links.template
===================================================================
--- templates/branches/lifetype-1.2/fdawnWithPlugins/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/fdawnWithPlugins/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -21,6 +21,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
{/if}
Modified: templates/branches/lifetype-1.2/fdawnWithPlugins/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fgreen/links.template
===================================================================
--- templates/branches/lifetype-1.2/fgreen/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/fgreen/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -21,6 +21,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
{/if}
Modified: templates/branches/lifetype-1.2/fgreen/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/flower/panel.template
===================================================================
--- templates/branches/lifetype-1.2/flower/panel.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/flower/panel.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -23,6 +23,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
</li>
Modified: templates/branches/lifetype-1.2/flower/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/flyupsky-daytime/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/flyupsky-evening/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/forange/links.template
===================================================================
--- templates/branches/lifetype-1.2/forange/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/forange/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -20,6 +20,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
</li>
Modified: templates/branches/lifetype-1.2/forange/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/forangeWithPlugins/links.template
===================================================================
--- templates/branches/lifetype-1.2/forangeWithPlugins/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/forangeWithPlugins/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -15,18 +15,19 @@
<li>
{assign var=blogOwner value=$blog->getOwnerInfo()}
-{if $blogOwner->getAboutMyself()}
-<H2>About</H2>
-<P>
-{$blogOwner->getfullName()}</P>
-<P>{$blogOwner->getAboutMyself()}</P>
-
+{assign var=AboutMyself value=$blogOwner->getAboutMyself()}
+{if $blogOwner->hasPicture() && $AboutMyself}
+ <li id="about_myself">{$locale->tr("about_myself")}
+ <ul>
+ {assign var=picture value=$blogOwner->getPicture()}
+ <li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
+ {$AboutMyself}
+ </ul>
+ </li>
{/if}
</li>
-
-
-
<LI>
<H2>Around here</H2>
<UL>
Modified: templates/branches/lifetype-1.2/forangeWithPlugins/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fsimple/links.template
===================================================================
--- templates/branches/lifetype-1.2/fsimple/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/fsimple/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -20,6 +20,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
</li>
Modified: templates/branches/lifetype-1.2/fsimple/screenshot.jpg
===================================================================
(Binary files differ)
Modified: templates/branches/lifetype-1.2/fsubtle/links.template
===================================================================
--- templates/branches/lifetype-1.2/fsubtle/links.template 2007-03-12 22:22:48 UTC (rev 5075)
+++ templates/branches/lifetype-1.2/fsubtle/links.template 2007-03-13 08:09:07 UTC (rev 5076)
@@ -19,6 +19,7 @@
<ul>
{assign var=picture value=$blogOwner->getPicture()}
<li><img id="UserPicture" src="{$picture->getPreviewLink()}" alt="{$blogOwner->getUsername()}" /></li>
+ <br/>
{$AboutMyself}
</ul>
</li>
Modified: templates/branches/lifetype-1.2/fsubtle/screenshot.jpg
===================================================================
(Binary files differ)
More information about the pLog-svn
mailing list