phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/linux-at-work.de login_selectdomai


From: skwashd
Subject: [Phpgroupware-cvs] phpgwapi/templates/linux-at-work.de login_selectdomain.tpl, 1.4 login_denylogin.tpl, 1.4 login.tpl, 1.10 css.tpl, 1.3 head.inc.php, 1.6 head.tpl, 1.8
Date: Thu, 24 Feb 2005 15:59:48 -0000

Update of phpgwapi/templates/linux-at-work.de

Removed Files:
     Branch: MAIN
            login_selectdomain.tpl
            login_denylogin.tpl
            login.tpl
Modified Files:
     Branch: MAIN
            css.tpl lines: +1 -180
            head.inc.php lines: +2 -9
            head.tpl lines: +1 -0

Log Message:
fix law.d tpl for the xhtml login template and changed some css

====================================================
Index: phpgwapi/templates/linux-at-work.de/css.tpl
diff -u phpgwapi/templates/linux-at-work.de/css.tpl:1.2 
phpgwapi/templates/linux-at-work.de/css.tpl:1.3
--- phpgwapi/templates/linux-at-work.de/css.tpl:1.2     Thu Dec 30 06:47:35 2004
+++ phpgwapi/templates/linux-at-work.de/css.tpl Sun Jan 16 00:26:01 2005
@@ -1,185 +1,6 @@
 <style type="text/css">
 <!--
-       a { text-decoration:none; color: {link}; }
-       a:active{ text-decoration:none; color: {alink}; }
-       a:hover{ text-decoration:underline; background-color: #7C92FC; }
-       a:visted{ text-decoration:none; color: {link}; }
-
-       A.main_menu, A.main_menu:LINK, A.main_menu:VISITED
-       {
-               color: White;
-               text-decoration: none;
-               display : block;
-       }
-
-       A.main_menu:HOVER
-       {
-               background-color: #7C92FC;
-               display : block;
-       }
-
-       body
-       {
-               margin-top: 0px;
-               margin-right: 0px;
-               margin-left: 0px;
-               font-family: "{font}";
-               font-size: 10px;
-               background-color : #7C92BC;
-       }
-
-       INPUT.text
-       {
-               BACKGROUND : #FFFFCC;
-               COLOR: #000000;
-               BORDER: 1px solid #000000;
-               FONT-SIZE: 10px;
-               border-collapse : collapse;
-       }
-
-       TEXTAREA.text
-       {
-               BACKGROUND : #FFFFCC;
-               COLOR: #000000;
-               BORDER: 1px solid #000000;
-               FONT-SIZE: 12px;
-               border-collapse : collapse;
-       }
-
-       SELECT
-       {
-               BACKGROUND : #FFFFCC;
-               COLOR: #000000;
-               BORDER: 1px solid #000000;
-               FONT-SIZE: 10px;
-               border-collapse : collapse;
-       }
-
-
-
-       DIV.main_menu
-       {
-               position : absolute;
-               border : 0px dotted;
-               background : #7C92BC;
-               padding : 0px 0px 0px 0px;
-               padding-bottom : 0px;
-               padding-left : 0px;
-               padding-right : 0px;
-               padding-top : 0px;
-       }
-
-       DIV.main_body {
-               position : absolute;
-               border-width : 1px;
-               background-color : #7C92BC;
-               padding-bottom : 0px;
-               padding-left : 0px;
-               padding-right : 0px;
-               padding-top : 0px;
-       }
-
-       TD.main_menu
-       {
-               border-top : 0px hidden #EAE17B;
-               border-left : 0px hidden #EAE17B;
-               border-bottom : 1px solid #4242B3;
-               border-right : 1px solid #4242B3;
-               width : 100%;
-               height: 22px;
-               font-family : Arial;
-               font-size : 12px;
-               color : White;
-               padding-right: 10px;
-               margin-right: 10px;
-               vertical-align:middle;
-               text-align:right;
-               white-space: nowrap;
-       }
-
-       TD.main_menu_bottom
-       {
-               border-top : 0px hidden #EAE17B;
-               border-left : 0px hidden #EAE17B;
-               border-bottom : 0px solid #4242B3;
-               border-right : 0px solid #4242B3;
-               width : 100%;
-               height: 22px;
-               font-family : Arial;
-               font-size : 10px;
-               color : White;
-               padding-right: 10px;
-               margin-right: 10px;
-               vertical-align:middle;
-               text-align:left;
-               white-space: nowrap;
-       }
-
-       TD.main_menu_apps
-       {
-               border-top : 0px hidden #EAE17B;
-               border-left : 0px hidden #EAE17B;
-               border-bottom : 1px solid #6157D5;
-               border-right : 1px solid #6157D5;
-               width : 100%;
-               height: 12px;
-               font-family : Arial;
-               font-size : 12px;
-               color : White;
-               padding-right: 10px;
-               margin-right: 10px;
-               vertical-align:middle;
-               text-align:right;
-       }
-
-       TD.body
-       {
-               border-top : 0px hidden #EAE17B;
-               border-left : 0px hidden #EAE17B;
-               border-bottom : 1px solid #6157D5;
-               border-right : 0px solid #6157D5;
-               wwidth : 100%;
-               height: 12px;
-               font-family : Arial;
-               font-size : 12px;
-               color : White;
-               ppadding-right: 10px;
-               mmargin-right: 10px;
-               vertical-align:middle;
-               ttext-align:right;
-       }
-
-       INPUT.body
-       {
-               BACKGROUND : #FFFFCC;
-               COLOR: #000000;
-               BORDER: 1px solid #000000;
-               FONT-SIZE: 10px;
-               border-collapse : collapse;
-       }
-
-       TD.main_menu_info
-       {
-               border-top : 0px hidden #EAE17B;
-               border-left : 0px hidden #EAE17B;
-               border-bottom : 1px solid #4242B3;
-               border-right : 1px solid #4242B3;
-               width : 100%;
-               height: 22px;
-               font-family : Arial;
-               font-size : 10px;
-               color : White;
-               padding-right: 10px;
-               margin-right: 10px;
-               vertical-align:middle;
-               text-align:right;
-       }
-
-       .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}; }
-       .tablink { color: #000000; }
-
+/* This will go soon */
 {app_css}
 -->
 </style>

====================================================
Index: phpgwapi/templates/linux-at-work.de/head.inc.php
diff -u phpgwapi/templates/linux-at-work.de/head.inc.php:1.5 
phpgwapi/templates/linux-at-work.de/head.inc.php:1.6
--- phpgwapi/templates/linux-at-work.de/head.inc.php:1.5        Thu Dec 30 
07:22:20 2004
+++ phpgwapi/templates/linux-at-work.de/head.inc.php    Sun Jan 16 00:26:01 2005
@@ -11,14 +11,6 @@

   /* $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 ($fp = @fopen(PHPGW_APP_TPL."/app.css","r"))
-       {
-               $app_css = fread ($fp, filesize (PHPGW_APP_TPL."/app.css"));
-               fclose($fp);
-       }
-
         $p = createobject('phpgwapi.preferences');
         $preferences = $p->read_repository();
        
if(isset($preferences[$GLOBALS['phpgw_info']['flags']['currentapp']]['refreshTime']))
@@ -43,6 +35,7 @@
                'refreshTime'   => $refreshTime,
                'css'           => $GLOBALS['phpgw']->common->get_css(),
                'java_script'   => $GLOBALS['phpgw']->common->get_java_script(),
+               'webserver_url' => 
$GLOBALS['phpgw_info']['server']['webserver_url']
        );
        $tpl->set_var($var);
        $tpl->pfp('out','head');

====================================================
Index: phpgwapi/templates/linux-at-work.de/head.tpl
diff -u phpgwapi/templates/linux-at-work.de/head.tpl:1.7 
phpgwapi/templates/linux-at-work.de/head.tpl:1.8
--- phpgwapi/templates/linux-at-work.de/head.tpl:1.7    Thu Dec 30 07:22:20 2004
+++ phpgwapi/templates/linux-at-work.de/head.tpl        Sun Jan 16 00:26:01 2005
@@ -10,6 +10,7 @@
 <LINK REL="ICON" href="{img_icon}" type="image/x-ico">
 <LINK REL="SHORTCUT ICON" href="{img_shortcut}">
 <META http-equiv="Refresh" content="{refreshTime}">
+<link rel="stylesheet" 
href="{webserver_url}/phpgwapi/templates/linux-at-work.de/css/base.css" 
type="text/css" />
 {css}
 <script language="JavaScript">
 <!--






reply via email to

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