[pLog-svn] r6227 - in misc/phpbb-lifetype-template/LifeType-phpbb3: imageset/en template theme

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Mar 13 15:59:01 EDT 2008


Author: oscar
Date: 2008-03-13 15:59:01 -0400 (Thu, 13 Mar 2008)
New Revision: 6227

Added:
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutlt.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutus.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/development.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/downloads.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/features.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/help.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/news.jpg
   misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/support.jpg
Modified:
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/forumlist_body.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/index_body.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewforum_body.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewtopic_body.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/theme/colours.css
Log:
more changes

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutlt.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutlt.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutus.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/aboutus.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/development.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/development.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/downloads.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/downloads.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/features.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/features.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/help.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/help.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/news.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/news.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/support.jpg
===================================================================
(Binary files differ)


Property changes on: misc/phpbb-lifetype-template/LifeType-phpbb3/imageset/en/support.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/forumlist_body.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/forumlist_body.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/forumlist_body.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -3,17 +3,17 @@
 	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT  -->
 			</ul>
 
-			<span class="corners-bottom"><span></span></span></div>
+			</div>
 		</div>
 	<!-- ENDIF -->
 
 	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW  or forumrow.S_NO_CAT  -->
 		<div class="forabg">
-			<div class="inner"><span class="corners-top"><span></span></span>
+			<div class="inner">
 			<ul class="topiclist">
 				<li class="header">
 					<dl class="icon">
-						<dt><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></dt>
+						<dt><!-- IF forumrow.S_IS_CAT -->{forumrow.FORUM_NAME}<!-- ELSE -->{L_FORUM}<!-- ENDIF --></dt>
 						<dd class="topics">{L_TOPICS}</dd>
 						<dd class="posts">{L_POSTS}</dd>
 						<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
@@ -30,9 +30,6 @@
 					<!-- IF forumrow.FORUM_IMAGE --><span class="forum-image">{forumrow.FORUM_IMAGE}</span><!-- ENDIF -->
 					<a href="{forumrow.U_VIEWFORUM}" class="forumtitle">{forumrow.FORUM_NAME}</a><br />
 					{forumrow.FORUM_DESC}
-					<!-- IF forumrow.MODERATORS -->
-						<br /><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}
-					<!-- ENDIF -->
 					<!-- IF forumrow.SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}<!-- ENDIF -->
 				</dt>
 				<!-- IF forumrow.CLICKS -->
@@ -52,14 +49,14 @@
 	<!-- IF forumrow.S_LAST_ROW -->
 			</ul>
 
-			<span class="corners-bottom"><span></span></span></div>
+			</div>
 		</div>
 	<!-- ENDIF -->
 
 <!-- BEGINELSE -->
 	<div class="panel">
-		<div class="inner"><span class="corners-top"><span></span></span>
+		<div class="inner">
 		<strong>{L_NO_FORUMS}</strong>
-		<span class="corners-bottom"><span></span></span></div>
+		</div>
 	</div>
 <!-- END forumrow -->

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/index_body.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/index_body.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/index_body.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -1,8 +1,5 @@
 <!-- INCLUDE overall_header.html -->
 
-<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
-<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->
-
 <!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
 <ul class="linklist">
 	<!-- IF S_DISPLAY_SEARCH -->
@@ -44,4 +41,4 @@
 	<p>{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}</p>
 <!-- ENDIF -->
 
-<!-- INCLUDE overall_footer.html -->
\ No newline at end of file
+<!-- INCLUDE overall_footer.html -->

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -17,17 +17,10 @@
         </div>
        </div>
 
-   <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>
-	<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
-	<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
-	<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
-
+   <div class="copyright">
     <table style="margin: auto">
      <tr>
-	  <td width="750" height="1px" bgcolor="#E5E5E5" colspan="3"></td>
-     </tr> 
-     <tr>
-      <td width="238" height="50" align="left">&copy; 2005 <a href="http://www.lifetype.net">LifeType</a>. 
+      <td width="238" align="left">&copy; 2005 <a href="http://www.lifetype.net">LifeType</a>. 
 	  All rights reserved.
       </td>
  	  <td width="272" align="center"> 
@@ -40,7 +33,14 @@
     	<a href="http://www.limedaley.com">Hosting by Lime Daley</a>
       </td>
      </tr>  
+     <tr><td colspan="3">Powered by <a href="http://www.phpbb.com/">phpBB</a>
+	<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF --></td></tr>
     </table>
+
+	<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
+	<!-- IF U_ACP -->[ <a href="{U_ACP}"><strong>{L_ACP}</strong></a> ]<!-- ENDIF -->
+    <!-- IF U_MCP -->[ <a href="{U_MCP}"><strong>{L_MCP}</strong></a> ]<!-- ENDIF -->
+
    </div>
   </div>
  </div>

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -134,7 +134,7 @@
    <div class="navbar">
     <div class="inner">
      <ul class="linklist navlinks">
-      <li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
+      <li class="icon-home"><a href="{U_INDEX}" accesskey="h">Home</a><!-- BEGIN navlinks --> << <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
       <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
       <!-- IF U_EMAIL_TOPIC --><li class="rightside"><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}" class="sendemail">{L_EMAIL_TOPIC}</a></li><!-- ENDIF -->
       <!-- IF U_EMAIL_PM --><li class="rightside"><a href="{U_EMAIL_PM}" title="{L_EMAIL_PM}" class="sendemail">{L_EMAIL_PM}</a></li><!-- ENDIF -->

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewforum_body.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewforum_body.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewforum_body.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -1,18 +1,8 @@
 <!-- INCLUDE overall_header.html -->
-<!-- IF U_MCP --><p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ENDIF -->
-<h2><a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></h2>
 
-<!-- IF FORUM_DESC or MODERATORS or U_MCP -->
-<p>
-	<!-- NOTE: remove the style="display: none" when you want to have the forum description on the forum body -->
-	<!-- IF FORUM_DESC --><span style="display: none">{FORUM_DESC}<br /></span><!-- ENDIF -->
-	<!-- IF MODERATORS --><strong><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->:</strong> {MODERATORS}<!-- ENDIF -->
-</p>
-<!-- ENDIF -->
-
 <!-- IF S_FORUM_RULES -->
 	<div class="rules">
-		<div class="inner"><span class="corners-top"><span></span></span>
+		<div class="inner">
 
 		<!-- IF U_FORUM_RULES -->
 			<a href="{U_FORUM_RULES}">{L_FORUM_RULES}</a>
@@ -21,7 +11,7 @@
 			{FORUM_RULES}
 		<!-- ENDIF -->
 
-		<span class="corners-bottom"><span></span></span></div>
+		</div>
 	</div>
 <!-- ENDIF -->
 
@@ -39,7 +29,7 @@
 
 	<!-- IF not S_IS_BOT and S_DISPLAY_POST_INFO -->
 		<div class="buttons">
-			<div class="<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->post-icon<!-- ENDIF -->"><a href="{U_POST_NEW_TOPIC}" title="<!-- IF S_IS_LOCKED -->{L_FORUM_LOCKED}<!-- ELSE -->{L_POST_TOPIC}<!-- ENDIF -->"><span></span><!-- IF S_IS_LOCKED -->{L_FORUM_LOCKED}<!-- ELSE -->{L_POST_TOPIC}<!-- ENDIF --></a></div>
+          <!-- IF not S_IS_LOCKED --><div class="post-icon"><a href="{U_POST_NEW_TOPIC}" title="{L_POST_TOPIC}"><span></span>{L_POST_TOPIC}</a></div><!-- ENDIF -->
 		</div>
 	<!-- ENDIF -->
 
@@ -70,9 +60,9 @@
 <!-- IF S_NO_READ_ACCESS -->
 
 	<div class="panel">
-		<div class="inner"><span class="corners-top"><span></span></span>
-		<strong>{L_NO_READ_ACCESS}</strong>
-		<span class="corners-bottom"><span></span></span></div>
+		<div class="inner">
+		 <strong>{L_NO_READ_ACCESS}</strong>
+		</div>
 	</div>
 
 	<!-- IF not S_USER_LOGGED_IN -->
@@ -80,7 +70,7 @@
 		<form action="{S_LOGIN_ACTION}" method="post">
 
 		<div class="panel">
-			<div class="inner"><span class="corners-top"><span></span></span>
+			<div class="inner">
 
 			<div class="content">
 				<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>&nbsp; &bull; &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a></h3>
@@ -103,7 +93,7 @@
 				</fieldset>
 			</div>
 
-			<span class="corners-bottom"><span></span></span></div>
+			</div>
 		</div>
 
 	<!-- ENDIF -->
@@ -114,13 +104,13 @@
 	
 	<!-- IF not topicrow.S_TOPIC_TYPE_SWITCH and not topicrow.S_FIRST_ROW -->
 		</ul>
-		<span class="corners-bottom"><span></span></span></div>
+		</div>
 	</div>
 	<!-- ENDIF -->
 
 	<!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
 		<div class="forumbg<!-- IF topicrow.S_TOPIC_TYPE_SWITCH --> announcement<!-- ENDIF -->">
-		<div class="inner"><span class="corners-top"><span></span></span>
+		<div class="inner">
 		<ul class="topiclist">
 			<li class="header">
 				<dl class="icon">
@@ -152,16 +142,16 @@
 
 	<!-- IF topicrow.S_LAST_ROW -->
 			</ul>
-		<span class="corners-bottom"><span></span></span></div>
+		</div>
 	</div>
 	<!-- ENDIF -->
 
 <!-- BEGINELSE -->
 	<!-- IF S_IS_POSTABLE -->
 	<div class="panel">
-		<div class="inner"><span class="corners-top"><span></span></span>
+		<div class="inner">
 		<strong>{L_NO_TOPICS}</strong>
-		<span class="corners-bottom"><span></span></span></div>
+		</div>
 	</div>
 	<!-- ENDIF -->
 <!-- END topicrow -->
@@ -211,4 +201,4 @@
 	<p><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></p>
 <!-- ENDIF -->
 
-<!-- INCLUDE overall_footer.html -->
\ No newline at end of file
+<!-- INCLUDE overall_footer.html -->

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewtopic_body.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewtopic_body.html	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/viewtopic_body.html	2008-03-13 19:59:01 UTC (rev 6227)
@@ -1,18 +1,7 @@
 <!-- INCLUDE overall_header.html -->
-<!-- IF U_MCP --><p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ENDIF -->
 <h2><a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2>
-<!-- NOTE: remove the style="display: none" when you want to have the forum description on the topic body -->
-<!-- IF FORUM_DESC --><span style="display: none">{FORUM_DESC}<br /></span><!-- ENDIF -->
 
-<!-- IF MODERATORS or U_MCP -->
-	<p>
-		<!-- IF MODERATORS -->
-			<strong><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->:</strong> {MODERATORS}
-		<!-- ENDIF -->
 
-	</p>
-<!-- ENDIF -->
-
 <!-- IF S_FORUM_RULES -->
 	<div class="rules">
 		<div class="inner"><span class="corners-top"><span></span></span>
@@ -29,26 +18,6 @@
 <!-- ENDIF -->
 
 <div class="topic-actions">
-
-	<div class="buttons">
-	<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
-		<div class="<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->"><a href="{U_POST_REPLY_TOPIC}" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->"><span></span><!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED_SHORT}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF --></a></div>
-	<!-- ENDIF -->
-	</div>
-
-	<!-- IF S_DISPLAY_SEARCHBOX -->
-		<div class="search-box">
-			<form method="post" id="topic-search" action="{S_SEARCHBOX_ACTION}">
-			<fieldset>
-				<input class="inputbox search tiny"  type="text" name="keywords" id="search_keywords" size="20" value="{L_SEARCH_TOPIC}" onclick="if(this.value=='{LA_SEARCH_TOPIC}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_TOPIC}';" />
-				<input class="button2" type="submit" value="{L_SEARCH}" />
-				<input type="hidden" value="{TOPIC_ID}" name="t" />
-				<input type="hidden" value="msgonly" name="sf" />
-			</fieldset>
-			</form>
-		</div>
-	<!-- ENDIF -->
-
 	<!-- IF PAGINATION or TOTAL_POSTS -->
 		<div class="pagination">
 			<!-- IF U_VIEW_UNREAD_POST and not S_IS_BOT --><a href="{U_VIEW_UNREAD_POST}">{L_VIEW_UNREAD_POST}</a> &bull; <!-- ENDIF -->{TOTAL_POSTS}
@@ -268,4 +237,4 @@
 	<p>{LOGGED_IN_USER_LIST}</p>
 <!-- ENDIF -->
 
-<!-- INCLUDE overall_footer.html -->
\ No newline at end of file
+<!-- INCLUDE overall_footer.html -->

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/theme/colours.css
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/theme/colours.css	2008-03-13 18:57:06 UTC (rev 6226)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/theme/colours.css	2008-03-13 19:59:01 UTC (rev 6227)
@@ -54,17 +54,15 @@
 }
 
 .navbar {
-	background-color: #cadceb;
+	background-color: #fff; 
 }
 
 .forabg {
-	background-color: #0076b1;
-	background-image: url("{T_THEME_PATH}/images/bg_list.gif");
+	background-color: #fff;
 }
 
 .forumbg {
-	background-color: #12A3EB;
-	background-image: url("{T_THEME_PATH}/images/bg_header.gif");
+	background-color: #fff;
 }
 
 .panel {
@@ -408,7 +406,7 @@
 }
 
 li.header dt, li.header dd {
-	color: #FFFFFF;
+	color: #008;
 }
 
 /* Forum list column styles */
@@ -616,7 +614,7 @@
 ----------------------------------------*/
 .postprofile {
 	color: #666666;
-	border-left-color: #FFFFFF;
+	border-left-color: #999;
 }
 
 .rtl .postprofile {



More information about the pLog-svn mailing list