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.xet,NONE,1.1.2.1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default delete.xet,NONE,1.1.2.1 edit.xet,NONE,1.1.2.1 index.xet,NONE,1.1.2.1 delete.xul,1.3.2.3,NONE edit.xul,1.6.2.2,NONE index.xul,1.2.2.3,NONE
Date: Mon, 30 Sep 2002 14:12:21 -0400

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

Added Files:
      Tag: eTemplate
        delete.xet edit.xet index.xet 
Removed Files:
      Tag: eTemplate
        delete.xul edit.xul index.xul 
Log Message:
renamed eTemplates xml files from .xul to .xet

--- NEW FILE ---
<?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>
        <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>
--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="notes.edit" 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"/>
        <menulist span="all" statustext="select the category">
          <menupopup id="cat" options="-1" type="select-cat"/>
        </menulist>
      </row>
      <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">
        <description value="Privat"/>
        <checkbox span="all" id="access" statustext="access for the note"/>
      </row>
      <row class="nmr">
        <description value="Owner"/>
        <description span="all" no_lang="1" id="owner"/>
      </row>
      <row>
        <description span="all"/>
      </row>
      <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"/>
        <description/>
      </row>
    </rows>
  </grid>
</overlay>
--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="notes.index.rows" template="" lang="" group="0" 
version="0.9.15.001">
    <columns>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
    </columns>
    <rows>
      <row class="nmh">
        <description value="Date"/>
        <description value="Note"/>
        <description value="Owner"/>
        <description value="Access"/>
        <description value="View"/>
        <description value="Edit"/>
        <description value="Delete"/>
      </row>
      <row class="nmr" valign="top">
        <description no_lang="1" id="${row}[date]"/>
        <description options="50,50" no_lang="1" id="${row}[content]"/>
        <description no_lang="1" id="${row}[owner]"/>
        <description id="${row}[access]"/>
        <button label="View" id="view[$row_cont[id]]" statustext="view this 
note"/>
        <button label="Edit" id="edit[$row_cont[id]]" statustext="edit this 
note"/>
        <button label="Delete" id="delete[$row_cont[id]]" statustext="delete 
this note"/>
      </row>
    </rows>
  </grid>
  <grid id="notes.index" template="" lang="" group="" version="0.9.15.001" 
width="100%">
    <columns>
      <column/>
      <column width="5%"/>
    </columns>
    <rows>
      <row>
        <description options="b" value="Notes - List notes for " no_lang="1" 
id="user"/>
        <button label="Categories" align="right" id="cats" statustext="add, 
edit or delete categories"/>
      </row>
      <row>
        <hrule span="all"/>
      </row>
      <row>
        <description options="i" span="all" no_lang="1" align="center" 
id="msg"/>
      </row>
      <row>
        <nextmatch options="notes.index.rows" span="all" id="nm"/>
      </row>
      <row>
        <button span="all" label="Add note" id="add" statustext="to add a new 
note"/>
      </row>
    </rows>
  </grid>
</overlay>
--- delete.xul DELETED ---

--- edit.xul DELETED ---

--- index.xul DELETED ---





reply via email to

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