[pLog-svn] r6226 - misc/phpbb-lifetype-template/LifeType-phpbb3/template

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Mar 13 14:57:06 EDT 2008


Author: oscar
Date: 2008-03-13 14:57:06 -0400 (Thu, 13 Mar 2008)
New Revision: 6226

Modified:
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html
   misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html
Log:
starting to convert

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html	2008-03-13 17:43:14 UTC (rev 6225)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_footer.html	2008-03-13 18:57:06 UTC (rev 6226)
@@ -1,48 +1,53 @@
-	</div>
+      </div>
 
-<div id="page-footer">
+      <div id="page-footer">
+       <div class="navbar">
+        <div class="inner">
 
-	<div class="navbar">
-		<div class="inner"><span class="corners-top"><span></span></span>
+         <ul class="linklist">
+          <li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
+          <!-- IF not S_IS_BOT -->
+          <!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
+          <!-- IF U_WATCH_TOPIC --><li <!-- IF S_WATCHING_TOPIC -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li><!-- ENDIF -->
+          <!-- IF U_BOOKMARK_TOPIC --><li class="icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li><!-- ENDIF -->
+          <!-- IF U_BUMP_TOPIC --><li class="icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li><!-- ENDIF -->
+          <!-- ENDIF -->
+          <li class="rightside"><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
+         </ul>
+        </div>
+       </div>
 
-		<ul class="linklist">
-			<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
-				<!-- IF not S_IS_BOT -->
-					<!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
-					<!-- IF U_WATCH_TOPIC --><li <!-- IF S_WATCHING_TOPIC -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li><!-- ENDIF -->
-					<!-- IF U_BOOKMARK_TOPIC --><li class="icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li><!-- ENDIF -->
-					<!-- IF U_BUMP_TOPIC --><li class="icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li><!-- ENDIF -->
-				<!-- ENDIF -->
-			<li class="rightside"><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
-		</ul>
+   <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 -->
 
-		<span class="corners-bottom"><span></span></span></div>
-	</div>
-	
-<!--
-	We request you retain the full copyright notice below including the link to www.phpbb.com.
-	This not only gives respect to the large amount of time given freely by the developers
-	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
-	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
-	"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
-	forums may be affected.
+    <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>. 
+	  All rights reserved.
+      </td>
+ 	  <td width="272" align="center"> 
+    	<a href="http://www.lifetype.org/">International</a> | 
+    	<a href="http://www.lifetype.de/">Germany</a> | 
+    	<a href="http://www.lifetype.org.tw/">Taiwan</a>
+   	  </td>
+	  <td width="240" align="right"> 
+    	<a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/aboutus#contact">Contact</a> |
+    	<a href="http://www.limedaley.com">Hosting by Lime Daley</a>
+      </td>
+     </tr>  
+    </table>
+   </div>
+  </div>
+ </div>
 
-	The phpBB Group : 2006
-//-->
-
-	<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
-		<!-- 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>
-</div>
-
-</div>
-
-<div>
-	<a id="bottom" name="bottom" accesskey="z"></a>
-	<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
-</div>
-
+ <div>
+  <a id="bottom" name="bottom" accesskey="z"></a>
+  <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
+ </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html
===================================================================
--- misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html	2008-03-13 17:43:14 UTC (rev 6225)
+++ misc/phpbb-lifetype-template/LifeType-phpbb3/template/overall_header.html	2008-03-13 18:57:06 UTC (rev 6226)
@@ -14,17 +14,6 @@
 {META}
 <title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
 
-<!--
-	phpBB style name: prosilver
-	Based on style:   prosilver (this is the default phpBB3 style)
-	Original author:  Tom Beddard ( http://www.subBlue.com/ )
-	Modified by:      
-	
-	NOTE: This page was generated by phpBB, the free open-source bulletin board package.
-	      The phpBB Group is not responsible for the content of this page and forum. For more information
-	      about phpBB please visit http://www.phpbb.com
--->
-
 <script type="text/javascript">
 // <![CDATA[
 	var jump_page = '{LA_JUMP_PAGE}:';
@@ -90,83 +79,101 @@
 </head>
 
 <body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
+ <div id="wrap">
+  <div id="page-header">
+   <center>
+   <table width="760" height="200" border="0" align="center" cellpadding="0" cellspacing="0">
+    <tr>
+	 <td><a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a></td>
+    </tr>
+   </table>
+   <table width="754" align="center">
+    <tr>
+	 <td colspan="3" style="border: 0px; width: 750px; padding: 0px; image-border: none">
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/blog">
+	   <img src="{T_IMAGESET_LANG_PATH}/news.jpg" width="118"
+            height="35" alt="News" 
+            style="border: 0px none; margin-right: -4px"/></a>
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/features">
+       <img src="{T_IMAGESET_LANG_PATH}/features.jpg" width="126" 
+            height="35" alt="Features" style="border: 0px none; margin-right: -4px"/></a>
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/downloads">
+       <img src="{T_IMAGESET_LANG_PATH}/downloads.jpg" width="118" 
+            height="35" alt="Downloads" style="border: 0px none; margin-right: -4px"/></a>
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/development">
+       <img src="{T_IMAGESET_LANG_PATH}/development.jpg"
+            width="148" height="35" alt="Development"
+            style="border: 0px none; margin-right: -4px"/></a> 
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/support">
+       <img src="{T_IMAGESET_LANG_PATH}/support.jpg" width="121" 
+            height="35" alt="Support" style="border: 0px none; margin-right: -4px"/></a>
+      <a href="http://www.lifetype.net/blog.php/lifetype-development-journal/page/aboutus">
+       <img src="{T_IMAGESET_LANG_PATH}/aboutus.jpg" width="119" 
+            height="35" alt="About Us" style="border: 0px none; margin-right: -4px"/></a>
+     </td>
+    </tr>
+    <tr>
+     <td>&nbsp;</td>
+    </tr>
+   </table>
 
-<div id="wrap">
-	<a id="top" name="top" accesskey="t"></a>
-	<div id="page-header">
-		<div class="headerbar">
-			<div class="inner"><span class="corners-top"><span></span></span>
+   <script type="text/javascript"><!--
+         google_ad_client = "pub-9382390607923124";
+         google_ad_width = 728;
+         google_ad_height = 90;
+         google_ad_format = "728x90_as";
+         google_ad_type = "text";
+           //2007-03-12: computers, servers, hosting
+         google_ad_channel = "8217023511+6835570353+1781937768";
+         //-->
+   </script>
+   <script type="text/javascript"
+           src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+   </script>
 
-			<div id="site-description">
-				<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
-				<h1>{SITENAME}</h1>
-				<p>{SITE_DESCRIPTION}</p>
-				<p style="display: none;"><a href="#start_here">{L_SKIP}</a></p>
-			</div>
+   <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="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 -->
+      <!-- IF U_PRINT_TOPIC --><li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li><!-- ENDIF -->
+      <!-- IF U_PRINT_PM --><li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li><!-- ENDIF -->
+     </ul>
+     <!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
+     <ul class="linklist leftside">
+      <li class="icon-ucp">
+       <a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="u">{L_PROFILE}</a>
+       <!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF --> &bull; 
+       <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
+       <!-- IF U_RESTORE_PERMISSIONS --> &bull;
+       <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
+       <!-- ENDIF -->
+      </li>
+     </ul>
+     <!-- ENDIF -->
 
-		<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
-			<div id="search-box">
-				<form action="{U_SEARCH}" method="post" id="search">
-				<fieldset>
-					<input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" /> 
-					<input class="button2" value="{L_SEARCH}" type="submit" /><br />
-					<a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS}
-				</fieldset>
-				</form>
-			</div>
-		<!-- ENDIF -->
+     <ul class="linklist rightside">
+      <li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
+      <!-- IF not S_IS_BOT -->
+      <!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
+      <!-- IF not S_USER_LOGGED_IN --><li class="icon-register"><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
+      <li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
+      <!-- ENDIF -->
+     </ul>
+    </div>
+   </div>
+   </center>
+  </div> <!-- page-header -->
 
-			<span class="corners-bottom"><span></span></span></div>
-		</div>
+   <a name="start_here"></a>
+   <div id="page-body">
 
-		<div class="navbar">
-			<div class="inner"><span class="corners-top"><span></span></span>
-
-			<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="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 -->
-				<!-- IF U_PRINT_TOPIC --><li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li><!-- ENDIF -->
-				<!-- IF U_PRINT_PM --><li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li><!-- ENDIF -->
-			</ul>
-
-			<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
-			<ul class="linklist leftside">
-				<li class="icon-ucp">
-					<a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="u">{L_PROFILE}</a>
-						<!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF --> &bull; 
-					<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
-					<!-- IF U_RESTORE_PERMISSIONS --> &bull;
-					<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
-					<!-- ENDIF -->
-				</li>
-			</ul>
-			<!-- ENDIF -->
-
-			<ul class="linklist rightside">
-				<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
-				<!-- IF not S_IS_BOT -->
-					<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
-					<!-- IF not S_USER_LOGGED_IN --><li class="icon-register"><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
-					<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
-				<!-- ENDIF -->
-			</ul>
-
-			<span class="corners-bottom"><span></span></span></div>
-		</div>
-
-	</div>
-
-	<a name="start_here"></a>
-	<div id="page-body">
-		
-		 <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> 
-		<div id="message" class="rules">
-			<div class="inner"><span class="corners-top"><span></span></span>
-				<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
-			<span class="corners-bottom"><span></span></span></div>
-		</div>
-		<!-- ENDIF -->
\ No newline at end of file
+    <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> 
+    <div id="message" class="rules">
+     <div class="inner">
+      <strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
+     </div>
+    </div>
+       <!-- ENDIF -->



More information about the pLog-svn mailing list