phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.3,1.3.2.1 e


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.3,1.3.2.1 edit.xul,1.6,1.6.2.1 index.xul,1.2,1.2.2.1 index.rows.xul,1.1,NONE
Date: Tue, 24 Sep 2002 06:40:42 -0400

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv2042

Modified Files:
      Tag: eTemplate
        delete.xul edit.xul index.xul 
Removed Files:
      Tag: eTemplate
        index.rows.xul 
Log Message:
new versions

Index: delete.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/delete.xul,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** delete.xul  17 Sep 2002 23:10:18 -0000      1.3
--- delete.xul  24 Sep 2002 10:40:39 -0000      1.3.2.1
***************
*** 1,30 ****
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.delete" template="" lang="" group="" version="" 
border="1" align="center" width="50%">
!               <columns>
!                       <column/>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description options="b" span="all" 
value="Delete note"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <description span="all" align="center" 
value="Are you sure you want to delete this note ?"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <button label="Yes" align="center" id="confirm" 
statustext="deletes the note"/>
!                               <button label="No" align="center" id="done" 
statustext="back to the list"/>
!                       </row>
!               </rows>
!       </grid>
! </overlay>
--- 1,24 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="0.9.15.1" 
width="50%">
!     <columns>
!       <column/>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="bi" span="all" value="Notes - Delete note" 
id="msg"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all" value="Deletes this note?" align="center"/>
!       </row>
!       <row>
!         <button label="Yes" align="center" id="confirm" statustext="deletes 
the note"/>
!         <button label="No" align="center" id="done" statustext="back to the 
list"/>
!       </row>
!     </rows>
!   </grid>
! </overlay>
\ No newline at end of file

Index: edit.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/edit.xul,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C2 -r1.6 -r1.6.2.1
*** edit.xul    18 Sep 2002 00:40:37 -0000      1.6
--- edit.xul    24 Sep 2002 10:40:39 -0000      1.6.2.1
***************
*** 1,45 ****
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.edit" template="" lang="" group="" version="" 
width="60%" align="center" border="1">
!               <columns>
!                       <column width="30%"/>
!                       <column width="30%"/>
!                       <column width="30%"/>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description size="b" align="center" span="all" 
id="header"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description align="center" span="all" 
id="msg"/>
!                       </row>
!                       <row>
!                               <description value="Category"/>
!                               <menulist>
!                                       <menupopup type="select-cat" id="cat" 
statustext="select the category"/>
!                               </menulist>
!                       </row>
!                       <row>
!                               <description valign="top" value="Content"/>
!                               <textbox multiline="true" cols="10" rows="60" 
id="content" statustext="the content of the note"/>
!                       </row>
!                       <row>
!                               <description value="Privat"/>
!                               <checkbox id="access" statustext="access for 
the note"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <button label="Save" id="save" 
statustext="saves the note"/>
!                               <button label="Reset" id="reset" align="center" 
statustext="clears the form"/>
!                               <button label="Delete" id="delete" 
align="center" statustext="deletes the note"/>
!                               <button label="Done" id="done" align="right" 
statustext="back to the notes list"/>
!                       </row>
!               </rows>
!       </grid>
! </overlay>
--- 1,45 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.001">
!     <columns>
!       <column width="10%"/>
!       <column width="30%"/>
!       <column width="30%"/>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="bi" span="all" value="Notes - Edit note" 
id="message"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all" align="center" id="msg"/>
!       </row>
!       <row>
!         <description value="Category"/>
!         <menulist span="all" statustext="select the category">
!           <menupopup id="cat" type="select-cat"/>
!         </menulist>
!       </row>
!       <row valign="top">
!         <description value="Content"/>
!         <textbox multiline="true" cols="10" rows="60" span="all" id="content" 
statustext="the content of the note"/>
!       </row>
!       <row>
!         <description value="Privat"/>
!         <checkbox span="all" id="access" statustext="access for the note"/>
!       </row>
!       <row>
!         <description span="all"/>
!       </row>
!       <row>
!         <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Reset" align="center" id="reset" statustext="clears 
the form"/>
!         <button label="Delete" align="center" id="delete" statustext="deletes 
the note"/>
!         <button label="Done" align="right" id="done" statustext="back to the 
notes list"/>
!       </row>
!     </rows>
!   </grid>
! </overlay>
\ No newline at end of file

Index: index.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.xul,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** index.xul   17 Sep 2002 23:10:19 -0000      1.2
--- index.xul   24 Sep 2002 10:40:39 -0000      1.2.2.1
***************
*** 1,25 ****
  <?xml version="1.0"?>
  <overlay>
!       <grid id="notes.index" template="" lang="" group="" 
version="0.9.15.001" width="100%">
!               <columns>
!                       <column/>
!               </columns>
!               <rows>
!                       <row>
!                               <description options="b" span="all" value="List 
Notes" id="msg"/>
!                       </row>
!                       <row>
!                               <hrule span="all"/>
!                       </row>
!                       <row>
!                               <description span="all"/>
!                       </row>
!                       <row>
!                               <nextmatch options="notes.index.rows" id="nm"/>
!                       </row>
!                       <row>
!                               <button label="Add" id="add" statustext="add 
note"/>
!                       </row>
!               </rows>
!       </grid>
! </overlay>
--- 1,22 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.index" template="" lang="" group="" version="0.9.15.001" 
width="100%">
!     <columns>
!       <column/>
!     </columns>
!     <rows>
!       <row>
!         <description options="ib" span="all" value="Notes - List notes" 
no_lang="1" id="msg"/>
!       </row>
!       <row>
!         <hrule span="all"/>
!       </row>
!       <row>
!         <description span="all"/>
!       </row>
!       <row>
!         <nextmatch options="notes.index.rows" id="nm"/>
!       </row>
!     </rows>
!   </grid>
! </overlay>
\ No newline at end of file

--- index.rows.xul DELETED ---





reply via email to

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