phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default about.xsl, 1.1.1.1.2.1, 1.1.1.1.2.2


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api/skins/default about.xsl, 1.1.1.1.2.1, 1.1.1.1.2.2 account_mgr.xsl, 1.1.2.5, 1.1.2.6 phpgw.xsl, 1.1.1.1.2.16, 1.1.1.1.2.17
Date: Mon, 27 Oct 2003 10:25:05 +0000

Update of /cvsroot/phpgroupware/api/skins/default
In directory subversions:/tmp/cvs-serv16061

Modified Files:
      Tag: proposal-branch
        about.xsl account_mgr.xsl phpgw.xsl 
Log Message:
Playing around with some layout ideas


Index: about.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/about.xsl,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** about.xsl   24 Oct 2003 02:01:50 -0000      1.1.1.1.2.1
--- about.xsl   27 Oct 2003 10:25:01 -0000      1.1.1.1.2.2
***************
*** 7,15 ****
  
  <xsl:template match="APP">
!       <table border="1">
                <tr>
!                       <td>This new phpGroupWare framework was brought to you 
by the outstanding and brilliant work of<br/>
!                               Dan Kuykendall (Seek3r) and Joseph Engo 
(jengo).<br/>
!                               Details can be found at <a 
href="http://www.kuykendall.org/phpgroupware";>http://www.kuykendall.org/phpgroupware</a>
                        </td>
                </tr>
--- 7,18 ----
  
  <xsl:template match="APP">
!       <table border="0" align="left" cellspacing="4" cellpadding="4">
                <tr>
!                       <td><img src="{$api_image_path}/about_logo.png" /></td>
!               </tr>
!               <tr>
!                       <td>This new phpGroupWare framework was brought to you 
by the outstanding and brilliant work of
!                               <br />Dan Kuykendall (Seek3r) and Joseph Engo 
(jengo).
!                                       <br />Details can be found at <a 
href="http://www.kuykendall.org/phpgroupware";>http://www.kuykendall.org/phpgroupware</a>
                        </td>
                </tr>

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/phpgw.xsl,v
retrieving revision 1.1.1.1.2.16
retrieving revision 1.1.1.1.2.17
diff -C2 -d -r1.1.1.1.2.16 -r1.1.1.1.2.17
*** phpgw.xsl   24 Oct 2003 22:09:45 -0000      1.1.1.1.2.16
--- phpgw.xsl   27 Oct 2003 10:25:02 -0000      1.1.1.1.2.17
***************
*** 51,55 ****
                                <tr>
                                        <td align="left" vAlign="top" 
class="mainnote"><b>User: <xsl:value-of 
select="/PHPGW/API/user/fullname"/></b></td>
!                                       <td align="right" vAlign="top" 
class="mainnote"><!-- current_users --></td>
                                </tr>
                        </xsl:if>
--- 51,55 ----
                                <tr>
                                        <td align="left" vAlign="top" 
class="mainnote"><b>User: <xsl:value-of 
select="/PHPGW/API/user/fullname"/></b></td>
!                                       <td align="right" vAlign="top" 
class="mainnote"><xsl:value-of select="/PHPGW/API/date" /><!-- current_users 
--></td>
                                </tr>
                        </xsl:if>

Index: account_mgr.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/Attic/account_mgr.xsl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** account_mgr.xsl     27 Oct 2003 08:05:09 -0000      1.1.2.5
--- account_mgr.xsl     27 Oct 2003 10:25:02 -0000      1.1.2.6
***************
*** 141,145 ****
        <br />
        <form method="POST">
!       <table class="normalbox" cellSpacing="1" cellPadding="0" width="40%" 
border="0">
                <tr> 
                        <td class="sideboxtitle" align="center" height="28" 
width="100%">View account</td>
--- 141,145 ----
        <br />
        <form method="POST">
!       <table class="normalbox" cellSpacing="1" cellPadding="0" width="50%" 
border="0">
                <tr> 
                        <td class="sideboxtitle" align="center" height="28" 
width="100%">View account</td>





reply via email to

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