removed old, not fully usable (no sidebox) idsociety template
Before Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 475 B |
Before Width: | Height: | Size: 439 B |
Before Width: | Height: | Size: 475 B |
Before Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 845 B |
Before Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 79 B |
Before Width: | Height: | Size: 185 B |
Before Width: | Height: | Size: 67 B |
Before Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 121 B |
Before Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 133 B |
Before Width: | Height: | Size: 204 B |
Before Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 417 B |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 350 B |
@ -1,10 +0,0 @@
|
|||||||
p,td { font-face: "Arial, Helvetica, sans-serif"; font-size:12pt; }
|
|
||||||
.list { font-size:9pt; }
|
|
||||||
.action { font-size:16pt; margin-bottom:0px; }
|
|
||||||
.low,.pri_low_done { color:#606060; }
|
|
||||||
.normal,.pri_normal_done { color:black }
|
|
||||||
.high { color:#cc0000; } .high_done { color:#800000; }
|
|
||||||
.urgent { color:#ff00ff; } .urgent_done { color:#800080; }
|
|
||||||
.overdue { color:#cc0000; font-weight:bold; }
|
|
||||||
.private { font-style:italic; }
|
|
||||||
.note { color:#808080; font-style:italic; }
|
|
@ -1,41 +0,0 @@
|
|||||||
<table border="0" width="100%" cellspacing="0" cellpadding="0">
|
|
||||||
|
|
||||||
<!-- BEGIN egroupware -->
|
|
||||||
<tr>
|
|
||||||
<td align="left">
|
|
||||||
<a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="eGroupWare"></a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td> </td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left">{phpgw_version}</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left">{phpgw_message}</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td height="3"><img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" /></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><div class="greyLine"></div></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<!-- END egroupware -->
|
|
||||||
|
|
||||||
<!-- BEGIN application -->
|
|
||||||
<tr>
|
|
||||||
<td height="3"><img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" /></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="left">
|
|
||||||
|
|
||||||
{phpgw_app_about}
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<!-- END application -->
|
|
||||||
|
|
||||||
|
|
||||||
</table>
|
|
@ -1,12 +0,0 @@
|
|||||||
<tr>
|
|
||||||
<td align="center"><font size="5"><b>{app_header}<b></font></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td> </td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td> </td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><b>Sorry, no futher information is avaiable on this application.</b></td>
|
|
||||||
</tr>
|
|
@ -1,16 +0,0 @@
|
|||||||
<style type="text/css">
|
|
||||||
<!--
|
|
||||||
a { text-decoration:none; color: {link}; }
|
|
||||||
a:active{ text-decoration:none; color: {alink}; }
|
|
||||||
a:hover{ text-decoration:underline; color: {alink}; }
|
|
||||||
a:visted{ text-decoration:none; color: {link}; }
|
|
||||||
body { margin-top: 0px; margin-right: 0px; margin-left: 0px; font-family: {font}; }
|
|
||||||
.row_on { color: {row_text}; background-color: {row_on}; }
|
|
||||||
.row_off { color: {row_text}; background-color: {row_off}; }
|
|
||||||
.th { color: {th_text}; background-color: {th_bg}; }
|
|
||||||
.narrow_column { width: 1%; white-space: nowrap; }
|
|
||||||
.tablink { color: #000000; }
|
|
||||||
{app_css}
|
|
||||||
-->
|
|
||||||
</style>
|
|
||||||
{css_file}
|
|
@ -1,18 +0,0 @@
|
|||||||
<!-- BEGIN footer -->
|
|
||||||
<br>
|
|
||||||
<!-- BEGIN B_powered_bottom -->
|
|
||||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td align="center" bgcolor="{power_backcolor}">
|
|
||||||
<font color="{power_textcolor}">{powered}</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<!-- END B_powered_bottom -->
|
|
||||||
<p> </p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
<!-- END footer -->
|
|
@ -1,41 +0,0 @@
|
|||||||
<?php
|
|
||||||
/**************************************************************************\
|
|
||||||
* eGroupWare *
|
|
||||||
* http://www.egroupware.org *
|
|
||||||
* -------------------------------------------- *
|
|
||||||
* This program is free software; you can redistribute it and/or modify it *
|
|
||||||
* under the terms of the GNU General Public License as published by the *
|
|
||||||
* Free Software Foundation; either version 2 of the License, or (at your *
|
|
||||||
* option) any later version. *
|
|
||||||
\**************************************************************************/
|
|
||||||
|
|
||||||
/* $Id$ */
|
|
||||||
|
|
||||||
$bodyheader = 'bgcolor="'.$GLOBALS['phpgw_info']['theme']['bg_color'].'" alink="'.$GLOBALS['phpgw_info']['theme']['alink'].'" link="'.$GLOBALS['phpgw_info']['theme']['link'].'" vlink="'.$GLOBALS['phpgw_info']['theme']['vlink'].'"';
|
|
||||||
|
|
||||||
if ($GLOBALS['phpgw_info']['flags']['app_header'])
|
|
||||||
{
|
|
||||||
$app = $GLOBALS['phpgw_info']['flags']['app_header'];
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
$app = $GLOBALS['phpgw_info']['flags']['currentapp'];
|
|
||||||
$app = isset($GLOBALS['phpgw_info']['apps'][$app]) ? $GLOBALS['phpgw_info']['apps'][$app]['title'] : lang($app);
|
|
||||||
}
|
|
||||||
$tpl = CreateObject('phpgwapi.Template',PHPGW_TEMPLATE_DIR);
|
|
||||||
$tpl->set_unknowns('remove');
|
|
||||||
$tpl->set_file(array('head' => 'head.tpl'));
|
|
||||||
$var = Array (
|
|
||||||
'img_icon' => PHPGW_IMAGES_DIR . '/favicon.ico',
|
|
||||||
'img_shortcut' => PHPGW_IMAGES_DIR . '/favicon.ico',
|
|
||||||
'charset' => $GLOBALS['phpgw']->translation->charset(),
|
|
||||||
'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
|
|
||||||
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'] . ($app ? " [$app]" : ''),
|
|
||||||
'body_tags' => $bodyheader .' '. $GLOBALS['phpgw']->common->get_body_attribs(),
|
|
||||||
'css' => $GLOBALS['phpgw']->common->get_css(),
|
|
||||||
'java_script' => $GLOBALS['phpgw']->common->get_java_script(),
|
|
||||||
);
|
|
||||||
$tpl->set_var($var);
|
|
||||||
$tpl->pfp('out','head');
|
|
||||||
unset($tpl);
|
|
||||||
?>
|
|
@ -1,35 +0,0 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset={charset}" />
|
|
||||||
<neta name="AUTHOR" content="eGroupWare http://www.egroupware.org" />
|
|
||||||
<meta name="description" content="eGroupWare" />
|
|
||||||
<meta name="keywords" content="eGroupWare" />
|
|
||||||
<meta name="robots" content="none" />
|
|
||||||
<link rel="ICON" href="{img_icon}" type="image/x-ico" />
|
|
||||||
<link rel="SHORTCUT ICON" href="{img_shortcut}" />
|
|
||||||
{css}
|
|
||||||
</style>
|
|
||||||
<script language="JavaScript">
|
|
||||||
<!--
|
|
||||||
function MM_preloadImages()
|
|
||||||
{
|
|
||||||
if (document.images)
|
|
||||||
{
|
|
||||||
var imgFiles = MM_preloadImages.arguments;
|
|
||||||
if (document.preloadArray==null) document.preloadArray = new Array();
|
|
||||||
var i = document.preloadArray.length;
|
|
||||||
with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#")
|
|
||||||
{
|
|
||||||
preloadArray[i] = new Image;
|
|
||||||
preloadArray[i++].src = imgFiles[j];
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
//-->
|
|
||||||
</script>
|
|
||||||
{java_script}
|
|
||||||
<title>{website_title}</title>
|
|
||||||
</head>
|
|
||||||
<!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there -->
|
|
||||||
<body {body_tags}
|
|
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 397 B |
Before Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 446 B |
Before Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 67 B |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 131 B |
Before Width: | Height: | Size: 54 B |
Before Width: | Height: | Size: 122 B |
Before Width: | Height: | Size: 74 B |
Before Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 861 B |
Before Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 89 B |
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 429 B |
Before Width: | Height: | Size: 331 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 105 B |
Before Width: | Height: | Size: 193 B |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 85 B |
Before Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 150 B |
Before Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 82 B |