phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default view.xet,NONE,1.1.2.1 de


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default view.xet,NONE,1.1.2.1 delete.xet,1.1.2.1,1.1.2.2 edit.xet,1.1.2.1,1.1.2.2
Date: Tue, 01 Oct 2002 14:29:43 -0400

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

Modified Files:
      Tag: eTemplate
        delete.xet edit.xet 
Added Files:
      Tag: eTemplate
        view.xet 
Log Message:
show note, before deleteing

--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="notes.view" template="" lang="" group="" version="0.9.15.001" 
width="100%">
    <columns>
      <column width="10%"/>
      <column width="10%"/>
      <column width="10%"/>
      <column width="10%"/>
      <column/>
    </columns>
    <rows>
      <row>
        <description options="b" span="4" value="@header" no_lang="1" 
id="user"/>
        <button label="Categories" align="right" id="cats" statustext="add, 
edit, delete categories"/>
      </row>
      <row>
        <hrule span="all"/>
      </row>
      <row>
        <description span="all" align="center" id="msg"/>
      </row>
      <row class="nmr">
        <description value="Category"/>
        <description span="all" no_lang="1" id="cat"/>
      </row>
      <row class="nmr" valign="top">
        <description value="Content"/>
        <textbox multiline="true" rows="10" cols="60" span="all" id="content" 
readonly="true"/>
      </row>
      <row class="nmr">
        <description value="Access"/>
        <description span="all" id="access"/>
      </row>
      <row class="nmr">
        <description value="Owner"/>
        <description span="all" no_lang="1" id="owner"/>
      </row>
      <row>
        <description span="all"/>
      </row>
      <row>
        <button label="Done" id="done" statustext="back to the notes list"/>
        <button label="Edit" id="edit" statustext="edit the note"/>
        <button label="Delete" id="delete" statustext="deletes the note"/>
        <description span="all"/>
      </row>
    </rows>
  </grid>
</overlay>
Index: delete.xet
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/Attic/delete.xet,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** delete.xet  30 Sep 2002 18:12:19 -0000      1.1.2.1
--- delete.xet  1 Oct 2002 18:29:41 -0000       1.1.2.2
***************
*** 1,12 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="0.9.15.001" 
width="100%">
      <columns>
!       <column/>
        <column/>
      </columns>
      <rows>
        <row>
!         <description options="bi" span="all" value="Notes - Delete note" 
id="msg"/>
        </row>
        <row>
--- 1,12 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="0.9.15.002" 
width="100%">
      <columns>
!       <column width="10%"/>
        <column/>
      </columns>
      <rows>
        <row>
!         <description span="all" value="Notes - Delete note"/>
        </row>
        <row>
***************
*** 14,22 ****
        </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>
--- 14,41 ----
        </row>
        <row>
!         <description span="all" align="center" id="msg"/>
!       </row>
!       <row class="nmr">
!         <description value="Category"/>
!         <description span="all" no_lang="1" id="cat"/>
!       </row>
!       <row class="nmr" valign="top">
!         <description value="Content"/>
!         <textbox multiline="true" rows="10" cols="60" span="all" id="content" 
readonly="true"/>
!       </row>
!       <row class="nmr">
!         <description value="Access"/>
!         <description span="all" id="access"/>
!       </row>
!       <row class="nmr">
!         <description value="Owner"/>
!         <description span="all" no_lang="1" id="owner"/>
!       </row>
!       <row height="50">
!         <description options="b" span="all" value="Delete this note?"/>
        </row>
        <row>
!         <button label="Yes" id="confirm" statustext="deletes the note"/>
!         <button span="all" label="No" id="done" statustext="back to the 
list"/>
        </row>
      </rows>

Index: edit.xet
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/Attic/edit.xet,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** edit.xet    30 Sep 2002 18:12:19 -0000      1.1.2.1
--- edit.xet    1 Oct 2002 18:29:41 -0000       1.1.2.2
***************
*** 1,5 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.001" 
width="100%">
      <columns>
        <column width="10%"/>
--- 1,5 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.002" 
width="100%">
      <columns>
        <column width="10%"/>
***************
*** 28,32 ****
        <row class="nmr" valign="top">
          <description value="Content"/>
!         <textbox multiline="true" cols="10" rows="60" span="all" id="content" 
statustext="the content of the note"/>
        </row>
        <row class="nmr">
--- 28,32 ----
        <row class="nmr" valign="top">
          <description value="Content"/>
!         <textbox multiline="true" rows="10" cols="60" span="all" id="content" 
statustext="the content of the note"/>
        </row>
        <row class="nmr">
***************
*** 43,47 ****
        <row>
          <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Done" id="done" statustext="back to the notes list"/>
          <button label="Delete" id="delete" statustext="deletes the note"/>
          <button label="Reset" id="reset" statustext="clears the form"/>
--- 43,47 ----
        <row>
          <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Cancel" id="done" statustext="back to the notes list 
without saveing"/>
          <button label="Delete" id="delete" statustext="deletes the note"/>
          <button label="Reset" id="reset" statustext="clears the form"/>





reply via email to

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