[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/src left_main.php,1.171,1.172
From:       Alex Lemaresquier <alex-brainstorm () users ! sourceforge ! net>
Date:       2003-07-30 14:08:33
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/src
In directory sc8-pr-cvs1:/tmp/cvs-serv17554

Modified Files:
	left_main.php 
Log Message:
advanced_tree: noinferiors mailbox image added, commented out frame sizing buttons \
and tree save button so it looks user-friendly

Index: left_main.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/src/left_main.php,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -w -r1.171 -r1.172
--- left_main.php	28 Jul 2003 18:49:48 -0000	1.171
+++ left_main.php	30 Jul 2003 14:08:31 -0000	1.172
@@ -21,6 +21,7 @@
 require_once(SM_PATH . 'functions/plugin.php');
 require_once(SM_PATH . 'functions/page_header.php');
 require_once(SM_PATH . 'functions/html.php');
+require_once(SM_PATH . 'functions/date.php');
 
 /* These constants are used for folder stuff. */
 define('SM_BOX_UNCOLLAPSED', 0);
@@ -526,6 +527,8 @@
         $folder_img = '../images/delitem.png';
           } else if ($boxes->is_draft) {
         $folder_img = '../images/draft.png';
+          } else if ($boxes->is_noinferiors) {
+        $folder_img = '../images/folder_noinf.png';
           } else $folder_img = '../images/folder.png';
           $folder_img = '&nbsp;<img src="'.$folder_img.'" height="15" \
valign="center" />&nbsp;';  } else $folder_img = '';
@@ -902,11 +905,11 @@
 if ($advanced_tree) {
    /* nice future feature, needs layout !! volunteers?   */
    $right_pos = $left_size - 20;
-   echo '<div style="position:absolute;top:0;border=solid;border-width:0.1em;border-color:blue;"><div \
ID="hidef" style="width=20;font-size:12"><A \
HREF="javascript:hideframe(true)"><b><<</b></a></div>'; +/*   echo '<div \
style="position:absolute;top:0;border=solid;border-width:0.1em;border-color:blue;"><div \
ID="hidef" style="width=20;font-size:12"><A \
HREF="javascript:hideframe(true)"><b><<</b></a></div>';  echo '<div ID="showf" \
style="width=20;font-size:12;display:none;"><a \
href="javascript:hideframe(false)"><b>>></b></a></div>';  echo '<div ID="incrf" \
style="width=20;font-size:12"><a \
href="javascript:resizeframe(true)"><b>></b></a></div>';  echo '<div ID="decrf" \
style="width=20;font-size:12"><a \
                href="javascript:resizeframe(false)"><b><</b></a></div></div>';
-   echo '<div ID="leftframe"><br /><br />';
+   echo '<div ID="leftframe"><br /><br />';*/
 }
 
 echo "\n\n" . html_tag( 'table', '', 'left', '', 'border="0" cellspacing="0" \
cellpadding="0" width="99%"' ) . @@ -1024,7 +1027,8 @@
     if (isset($advanced_tree) && $advanced_tree) {
         echo '<form name="collapse" action="left_main.php" method="post" ' .
              'enctype="multipart/form-data"'."\n";
-        echo '<small><button type="submit" class="button" \
onmouseover="buttonover(this,true)" onmouseout="buttonover(this,false)" \
onmousedown="buttonclick(this,true)" onmouseup="buttonclick(this,false)">'. _("Save \
folder tree") .'</button><br /><br />'; +        echo '<small>';
+/*        echo '<button type="submit" class="button" \
onmouseover="buttonover(this,true)" onmouseout="buttonover(this,false)" \
onmousedown="buttonclick(this,true)" onmouseup="buttonclick(this,false)">'. _("Save \
folder tree") .'</button><br /><br />';*/  echo '<div id="mailboxes" \
class="mailboxes">'."\n\n";  if (!isset($mbx)) $mbx=NULL;
         ListAdvancedBoxes($boxes, $mbx);



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic