phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/doc/et_media/templates/default et_medi


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/doc/et_media/templates/default et_media.show.rows.xul,NONE,1.1 et_media.show.xul,NONE,1.1
Date: Mon, 16 Sep 2002 16:37:13 -0400

Update of /cvsroot/phpgroupware/etemplate/doc/et_media/templates/default
In directory subversions:/tmp/cvs-serv11847

Added Files:
        et_media.show.rows.xul et_media.show.xul 
Log Message:
as a placeholder and example of a xml-template

--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="et_media.show.rows" template="" lang="" group="" version="" 
width="100%">
    <columns>
      <column/>
      <column/>
      <column/>
    </columns>
    <rows>
      <row class="nmh">
        <description value="Name"/>
        <description value="Author"/>
        <description/>
      </row>
      <row class="nmr">
        <description no_lang="1" id="${row}[name]"/>
        <description class="ml10" no_lang="1" id="${row}[author]"/>
        <button label="Edit" align="center" id="edit[$row_cont[id]]" 
statustext="click here to edit the entry"/>
      </row>
    </rows>
    <styles>.nmh { font-weight: bold; }</styles>
  </grid>
</overlay>
--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="et_media.show" template="" lang="" group="" version="" width="100%">
    <columns>
      <column/>
    </columns>
    <rows>
      <row>
        <description size="ib" span="all" value="eTemplates MediaDB" 
no_lang="1" id="msg"/>
      </row>
      <row>
        <hrule span="all"/>
      </row>
      <row>
        <description span="all"/>
      </row>
      <row>
        <grid content="entry" id="et_media.show.rows"/>
      </row>
    </rows>
  </grid>
</overlay>




reply via email to

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