phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety parts.inc.php,1.1,1


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety parts.inc.php,1.1,1.2 parts.tpl,1.1,1.2
Date: Mon, 03 Jun 2002 18:17:58 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/idsociety
In directory subversions:/tmp/cvs-serv27486/phpgwapi/templates/idsociety

Modified Files:
        parts.inc.php parts.tpl 
Log Message:
updating for my netscape 4.x patches

Index: parts.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/parts.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** parts.inc.php       31 May 2002 21:22:25 -0000      1.1
--- parts.inc.php       3 Jun 2002 22:17:56 -0000       1.2
***************
*** 13,19 ****
  
        $GLOBALS['phpgw']->template->set_var('phpgw_top_table_height','10%');
!       $GLOBALS['phpgw']->template->set_var('phpgw_top_frame_height','85');
        $GLOBALS['phpgw']->template->set_var('phpgw_left_table_width','5%');
!       $GLOBALS['phpgw']->template->set_var('phpgw_left_frame_width','155');
        $GLOBALS['phpgw']->template->set_var('phpgw_bottom_table_height','5%');
        $GLOBALS['phpgw']->template->set_var('phpgw_bottom_frame_height','30');
--- 13,23 ----
  
        $GLOBALS['phpgw']->template->set_var('phpgw_top_table_height','10%');
!       $GLOBALS['phpgw']->template->set_var('phpgw_top_frame_height','90');
!       
        $GLOBALS['phpgw']->template->set_var('phpgw_left_table_width','5%');
!       $GLOBALS['phpgw']->template->set_var('phpgw_left_frame_width','165');
! 
!       $GLOBALS['phpgw']->template->set_var('phpgw_body_table_height','85%');
!       
        $GLOBALS['phpgw']->template->set_var('phpgw_bottom_table_height','5%');
        $GLOBALS['phpgw']->template->set_var('phpgw_bottom_frame_height','30');
***************
*** 142,145 ****
--- 146,150 ----
                $GLOBALS['phpgw']->template->set_block('parts','left_part');
                $applications = '';
+               $var['nav_bar_left_spacer_img'] = 
$GLOBALS['phpgw']->common->image('phpgwapi','nav_bar_left_spacer');
                while ($app = each($GLOBALS['phpgw_info']['navbar']))
                {
***************
*** 151,155 ****
                                $img_src_out = $app[1]['icon'];
  
!                               $applications .= '<tr><td><a href="' . 
$app[1]['url'] . '"';
                                if 
(isset($GLOBALS['phpgw_info']['flags']['navbar_target']))
                                {
--- 156,160 ----
                                $img_src_out = $app[1]['icon'];
  
!                               $applications .= '<tr><td 
background="'.$var['nav_bar_left_spacer_img'].'"><a href="' . $app[1]['url'] . 
'"';
                                if 
(isset($GLOBALS['phpgw_info']['flags']['navbar_target']))
                                {
***************
*** 182,186 ****
  
                $var['applications'] = $applications;
-               $var['nav_bar_left_spacer_img'] = 
$GLOBALS['phpgw']->common->image('phpgwapi','nav_bar_left_spacer');
                $var['nav_bar_left_top_bg_img'] = 
$GLOBALS['phpgw']->common->image('phpgwapi','nav_bar_left_top_bg');
  
--- 187,190 ----

Index: parts.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/parts.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** parts.tpl   31 May 2002 21:22:25 -0000      1.1
--- parts.tpl   3 Jun 2002 22:17:56 -0000       1.2
***************
*** 1,8 ****
  <!-- BEGIN top_part -->
! <table border="0" width="100%" height="%100" cellspacing="0" cellpadding="0">
        <tr>
                <!-- top row back images are 58px high, but the row may be 
smaller than that -->
                <!-- row 2 images are 15 px high, so this table with these 2 
rows is 58 plus 15 equals 73px high  -->
!               <td width="154" height="58" align="left" valign="top" 
background="{em_img}">
                        <img src="{logo_img}">
                </td>
--- 1,8 ----
  <!-- BEGIN top_part -->
! <table border="0" width="100%" height="73" cellspacing="0" cellpadding="0">
        <tr>
                <!-- top row back images are 58px high, but the row may be 
smaller than that -->
                <!-- row 2 images are 15 px high, so this table with these 2 
rows is 58 plus 15 equals 73px high  -->
!               <td width="5%" height="58" align="left" valign="top" 
background="{em_img}" nowrap>
                        <img src="{logo_img}">
                </td>
***************
*** 12,19 ****
                                        <!-- <td width="100%" align="right" 
valign="top"><font size="{powered_by_size}" 
color="{powered_by_color}">{powered_by}&nbsp;{current_users}</font></td> -->
                                        <td width="50%" align="left" 
valign="top">
!                                               <font size="{powered_by_size}" 
color="{powered_by_color}">{current_users}</font>
                                        </td>
                                        <td width="50%" align="right" 
valign="top">
!                                               <font size="{powered_by_size}" 
color="{powered_by_color}">{powered_by}&nbsp;</font>
                                        </td>
                                </tr>
--- 12,19 ----
                                        <!-- <td width="100%" align="right" 
valign="top"><font size="{powered_by_size}" 
color="{powered_by_color}">{powered_by}&nbsp;{current_users}</font></td> -->
                                        <td width="50%" align="left" 
valign="top">
!                                               <font size="{powered_by_size}" 
color="{powered_by_color}">{current_users}&nbsp;</font>
                                        </td>
                                        <td width="50%" align="right" 
valign="top">
!                                               <font size="{powered_by_size}" 
color="{powered_by_color}">&nbsp;{powered_by}</font>
                                        </td>
                                </tr>
***************
*** 50,54 ****
  
  <!-- BEGIN left_part -->
! <table border="0" width="100%" height="%100" cellspacing="0" cellpadding="0">
        <tr>
                <td width="154" align="left" valign="top" 
background="{nav_bar_left_spacer_img}">
--- 50,54 ----
  
  <!-- BEGIN left_part -->
! <table border="0" width="154" height="100%" cellspacing="0" cellpadding="0">
        <tr>
                <td width="154" align="left" valign="top" 
background="{nav_bar_left_spacer_img}">
***************
*** 68,72 ****
  
  <!-- BEGIN bottom_part -->
! <table border="0" width="100%" height="%100" cellspacing="0" cellpadding="0">
        <tr>
                <td align="center" background="{em_bottom_img}">
--- 68,72 ----
  
  <!-- BEGIN bottom_part -->
! <table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
        <tr>
                <td align="center" background="{em_bottom_img}">




reply via email to

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