[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] folders/templates/base folders.tpl, 1.1 helpers.tpl,
From: |
fipsfuchs |
Subject: |
[Phpgroupware-cvs] folders/templates/base folders.tpl, 1.1 helpers.tpl, 1.1 style.css, 1.1 |
Date: |
Tue, 15 Feb 2005 11:43:00 +0100 |
Update of folders/templates/base
Added Files:
Branch: MAIN
folders.tpl
helpers.tpl
style.css
Log Message:
tpl folder renamed
====================================================
Index: folders.tpl
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
<META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare">
<meta name="robots" content="none">
<LINK href="{wwwRoot}/folders/templates/base/style.css" type="text/css"
rel="StyleSheet">
<script language="JavaScript" type="text/javascript"
src="{wwwRoot}/folders/phplayersmenu/libjs/layerstreemenu-cookies.js"></script>
<script language="JavaScript" type="text/javascript"
src="{wwwRoot}/folders/phplayersmenu/libjs/layersmenu-browser_detection.js"></script>
<TITLE>{website_title}</TITLE>
</HEAD>
<BODY>
{folders}
</BODY>
</HTML>
====================================================
Index: helpers.tpl
<!-- BEGIN link -->
<br>
{logoutbutton}<input type="button" id="switchlink" value="{linkname}"
onClick="self.location.href='{linkvalue}'">
<br><br>
<!-- END link -->
<!-- BEGIN iframe -->
<tr>
<td>
<iframe src="{source}" frameborder="0" name="folders_iframe"></iframe>
</td>
</tr>
<!-- END iframe -->
====================================================
Index: style.css
.treemenudiv {
display: block;
white-space: nowrap;
}
.phplmnormal {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #303030;
}
a.phplmnormal:hover {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #303030;
}
a.phplm:link {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #303030;
text-decoration: none;
}
a.phplm:visited {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #303030;
}
a.phplm:hover {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #008080;
}
a.phplm:active {
font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
color: #DACACA;
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] folders/templates/base folders.tpl, 1.1 helpers.tpl, 1.1 style.css, 1.1,
fipsfuchs <=
- Prev by Date:
[Phpgroupware-cvs] filemanager/inc html.inc.php, 1.17 main.inc.php, 1.20 class.uiphpwebhosting.inc.php, 1.11 class.bophpwebhosting.inc.php, 1.10 hook_deleteaccount.inc.php, 1.5 hook_add_def_pref.inc.php, 1.10
- Next by Date:
[Phpgroupware-cvs] property/templates/default alarm.xsl,1.3
- Previous by thread:
[Phpgroupware-cvs] filemanager/inc html.inc.php, 1.17 main.inc.php, 1.20 class.uiphpwebhosting.inc.php, 1.11 class.bophpwebhosting.inc.php, 1.10 hook_deleteaccount.inc.php, 1.5 hook_add_def_pref.inc.php, 1.10
- Next by thread:
[Phpgroupware-cvs] property/templates/default alarm.xsl,1.3
- Index(es):