You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by tc...@apache.org on 2002/03/26 00:25:10 UTC

cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/precept/example2 view2.xml

tcurdt      02/03/25 15:25:10

  Added:       src/scratchpad/webapp/mount/precept/example2 view2.xml
  Log:
  implemented example2
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/src/scratchpad/webapp/mount/precept/example2/view2.xml
  
  Index: view2.xml
  ===================================================================
  <?xml version="1.0" ?>
  <root xmlns:i="http://www.dff.st/ns/desire/instance/1.0">
    <errors>
      <i:insert-violations/>
    </errors>
  
    <i:instance id="form-feedback">
      <i:textbox ref="cocoon-installation/number"/>
      <i:textbox ref="cocoon-installation/live-url"/>
      <i:selectBoolean ref="cocoon-installation/publish"/>
    </i:instance>
  
    <i:button method="prev1">
      <i:caption>Prev</i:caption>
    </i:button>
  
    <i:button method="next3">
      <i:caption>Next</i:caption>
    </i:button>
  </root>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org