phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] sitemgr/sitemgr-site/templates/3D-Fantasy main.tpl [s


From: Dave Hall
Subject: [Phpgroupware-cvs] sitemgr/sitemgr-site/templates/3D-Fantasy main.tpl [skwashd-16-compat]
Date: Thu, 18 Jan 2007 06:06:54 +0000

CVSROOT:        /cvsroot/phpgroupware
Module name:    sitemgr
Branch:         skwashd-16-compat
Changes by:     Dave Hall <skwashd>     07/01/18 06:06:54

Modified files:
        sitemgr-site/templates/3D-Fantasy: main.tpl 

Log message:
        now it almost validates

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/sitemgr/sitemgr-site/templates/3D-Fantasy/main.tpl?cvsroot=phpgroupware&only_with_tag=skwashd-16-compat&r1=1.3.2.3&r2=1.3.2.3.4.1

Patches:
Index: main.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/3D-Fantasy/main.tpl,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.3.4.1
diff -u -b -r1.3.2.3 -r1.3.2.3.4.1
--- main.tpl    15 Aug 2003 14:20:37 -0000      1.3.2.3
+++ main.tpl    18 Jan 2007 06:06:54 -0000      1.3.2.3.4.1
@@ -1,67 +1,131 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd";>
+
 <html>
-       <head>
+<head>
                <title>{sitename}: {title}</title>
-               <LINK REL="StyleSheet" 
HREF="templates/3D-Fantasy/style/style.css" TYPE="text/css">
+       <link rel="StyleSheet" href="templates/3D-Fantasy/style/style.css" 
type="text/css">
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+       <meta http-equiv="EXPIRES" content="0">
+       <meta name="RESOURCE-TYPE" content="DOCUMENT">
+       <meta name="DISTRIBUTION" content="GLOBAL">
+       <meta name="AUTHOR" content="{sitename}">
+       <meta name="COPYRIGHT" content="Copyright (c) 2002-2007 by {sitename}">
+       <meta name="DESCRIPTION" content="{slogan}">
+       <meta name="ROBOTS" content="INDEX, FOLLOW">
+       <meta name="REVISIT-AFTER" content="1 DAYS">
+       <meta name="RATING" content="GENERAL">
+       <meta name="GENERATOR" content="phpGroupWare Web Site Manager">
+       <style type="text/css">
+               body
+               {
+                       background-color: #fff;
+                       color: #000;
+               }
+
+               a, a:link, a:visited
+               {
+                       color: #363636
+               }
+
+               a:active
+               {
+                       color: #D5AE83
+               }
+
+               img
+               {
+                       border: 0px;
+               }
+
+               .footer
+               {
+                       margin-top: 20px;
+               }
+
+               .header
+               {
+                       margin-bottom: 20px;
+               }
+       </style>
+</head>
+
+<body>
+       <table border="0" cellspacing="0" cellpadding="0" width="100%" 
class="header">
+               <tr>
+                       <td width="15" height="15"><img 
src="templates/3D-Fantasy/images/up-left2.gif" alt=""></td>
+
+                       <td><img src="themes/3D-Fantasy/images/up2.gif" 
width="100%" height="15" alt=""></td>
+
+                       <td><img 
src="templates/3D-Fantasy/images/up-right2.gif" width="15" height="15" 
alt=""></td>
+               </tr>
+
+               <tr>
+                       <td background="templates/3D-Fantasy/images/left2.gif" 
width="15"></td>
+
+                       <td bgcolor="#FFFFFF" width="100%">
+                               <table width="100%" border="0" align="center" 
bgcolor="#fff">
+                                       <tr>
+                                               <td><a href="index.php"><img 
src="templates/3D-Fantasy/images/logo.gif" alt="{site_name} Logo" 
align="left"></a></td>
+
+                                               <td>{contentarea:header}</td>
+                                       </tr>
+                               </table>
+                       </td>
+
+                       <td 
background="templates/3D-Fantasy/images/right2.gif"></td>
+               </tr>
+
+               <tr>
+                       <td width="15" height="15"><img 
src="templates/3D-Fantasy/images/down-left2.gif" alt=""></td>
+
+                       <td background="templates/3D-Fantasy/images/down2.gif" 
align="center" height="15"></td>
+
+                       <td><img 
src="templates/3D-Fantasy/images/down-right2.gif" width="15" height="15" 
alt=""></td>
+               </tr>
+       </table>
+
+       <table cellpadding="0" cellspacing="0" width="99%" border="0" 
align="center" bgcolor="#FFFFFF">
+               <tr>
+                       <td bgcolor="#FFFFFF" 
valign="top">{contentarea:left}</td>
+
+                       <td valign="top"><img src="images/pix.gif" width="10" 
height="1" border="0" alt=""></td>
+
+                       <td width="100%" valign="top">
+                               <h1>{title}</h1>
+
+                               <h3>{subtitle}</h3>{contentarea:center}
+                       </td>
+
+                       <td><img src="images/pix.gif" width="10" height="1" 
alt=""></td>
+
+                       <td valign="top">{contentarea:right}</td>
+               </tr>
+       </table>
+
+       <table border="0" cellspacing="0" cellpadding="0" width="100%" 
class="footer">
+               <tr>
+                       <td width="15" height="15"><img 
src="templates/3D-Fantasy/images/up-left2.gif" alt=""></td>
+
+                       <td><img src="themes/3D-Fantasy/images/up2.gif" 
width="100%" height="15" alt=""></td>
+
+                       <td><img 
src="templates/3D-Fantasy/images/up-right2.gif" width="15" height="15" 
alt=""></td>
+               </tr>
+
+               <tr>
+                       <td background="templates/3D-Fantasy/images/left2.gif" 
width="15"></td>
+
+                       <td bgcolor="#FFFFFF" width="100%" align="center">
+                       <span>{contentarea:footer}</span></td>
+
+                       <td 
background="templates/3D-Fantasy/images/right2.gif"></td>
+               </tr>
 
-               <META HTTP-EQUIV="Content-Type" CONTENT="text/html; 
charset=ISO-8859-1">
-               <META HTTP-EQUIV="EXPIRES" CONTENT="0">
-               <META NAME="RESOURCE-TYPE" CONTENT="DOCUMENT">
-               <META NAME="DISTRIBUTION" CONTENT="GLOBAL">
-               <META NAME="AUTHOR" CONTENT="{sitename}">
-               <META NAME="COPYRIGHT" CONTENT="Copyright (c) 2002 by 
{sitename}">
-               <META NAME="DESCRIPTION" CONTENT="{slogan}">
-               <META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
-               <META NAME="REVISIT-AFTER" CONTENT="1 DAYS">
-               <META NAME="RATING" CONTENT="GENERAL">
-               <META NAME="GENERATOR" CONTENT="phpGroupWare Web Site Manager">
-       </head>
-<body bgcolor="#ffffff" text="#000000" link="#363636" vlink="#363636" 
alink="#d5ae83">
-<br>
-<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
-<td width="15" height="15"><img src="templates/3D-Fantasy/images/up-left2.gif" 
alt="" border="0"></td>
-<td><img src="themes/3D-Fantasy/images/up2.gif" width="100%" height="15"></td>
-<td><img src="templates/3D-Fantasy/images/up-right2.gif" width="15" 
height="15" alt="" border="0"></td></tr>
-<tr>
-<td background="templates/3D-Fantasy/images/left2.gif" width="15">&nbsp;</td>
-<td bgcolor="ffffff" width="100%">
-<table width="100%" border="0" align="center" bgcolor="#ffffff"><tr><td>
-                       <a href="index.php"><img 
src="templates/3D-Fantasy/images/logo.gif" border="0" alt="Welcome to 
{site_name}" align="left"></a>
-                       </td><td>
-{contentarea:header}
-</td></tr></table>
-</td>
-<td background="templates/3D-Fantasy/images/right2.gif">&nbsp;</td></tr>
-<tr>
-<td width="15" height="15"><img 
src="templates/3D-Fantasy/images/down-left2.gif" alt="" border="0"></td>
-<td background="templates/3D-Fantasy/images/down2.gif" align="center" 
height="15">&nbsp;</td>
-<td><img src="templates/3D-Fantasy/images/down-right2.gif" width="15" 
height="15" alt="" border="0"></td></tr>
-</td></tr></table>
-<br>
-
-<table cellpadding="0" cellspacing="0" width="99%" border="0" align="center" 
bgcolor="#ffffff">
-<tr><td bgcolor="#ffffff" valign="top">
-{contentarea:left}
-</td><td valign="top"><img src="images/pix.gif" width="10" height="1" 
border="0" alt=""></td><td width="100%" valign="top">
-<h1>{title}</h1>
-<h3>{subtitle}</h3>
-{contentarea:center}
-</td><td><img src="images/pix.gif" width="10" height="1" border="0" 
alt=""></td><td valign="top">
-{contentarea:right}
-</td></tr></table>
-<br>
-<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
-<td width="15" height="15"><img src="templates/3D-Fantasy/images/up-left2.gif" 
alt="" border="0"></td>
-<td><img src="themes/3D-Fantasy/images/up2.gif" width="100%" height="15"></td>
-<td><img src="templates/3D-Fantasy/images/up-right2.gif" width="15" 
height="15" alt="" border="0"></td></tr>
-<tr>
-<td background="templates/3D-Fantasy/images/left2.gif" width="15">&nbsp;</td>
-<td bgcolor="ffffff" width="100%" align="center"><font 
class="tiny">{contentarea:footer}</font></td>
-<td background="templates/3D-Fantasy/images/right2.gif">&nbsp;</td></tr>
-<tr>
-<td width="15" height="15"><img 
src="templates/3D-Fantasy/images/down-left2.gif" alt="" border="0"></td>
-<td background="templates/3D-Fantasy/images/down2.gif" align="center" 
height="15">&nbsp;</td>
-<td><img src="templates/3D-Fantasy/images/down-right2.gif" width="15" 
height="15" alt="" border="0"></td></tr>
-</td></tr></table>
+               <tr>
+                       <td width="15" height="15"><img 
src="templates/3D-Fantasy/images/down-left2.gif" alt=""></td>
+                       <td background="templates/3D-Fantasy/images/down2.gif" 
align="center" height="15"></td>
+                       <td><img 
src="templates/3D-Fantasy/images/down-right2.gif" width="15" height="15" 
alt=""></td>
+               </tr>
+       </table>
 </body>
 </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]