You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2003/10/06 11:59:33 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs site.xml

michi       2003/10/06 02:59:33

  Modified:    src/webapp/lenya/pubs/docs-new/content/xdocs site.xml
  Added:       src/webapp/lenya/pubs/docs-new/content/xdocs/docs/editors
                        bxeng.xml
  Log:
  BXENG documentation started
  
  Revision  Changes    Path
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/editors/bxeng.xml
  
  Index: bxeng.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
  
  <document> 
  
  <header> 
      <title>Bitflux Editor</title>
      <version>0.1</version> 
      <type>Documentation</type> 
      <authors>
        <person name="Michael Wechner" email="michi@apache.org"/> 
      </authors> 
  </header> 
  <body> 
  
  <section>
  <title>Configuration</title>
  <p>Required and Optional parameters</p>
  <ul>
  <li>BX_xmlfile: Actual Content (XML)</li>
  <li>BX_xslfile (or BX_xhtmlfile): Global Formatting (XSLT (or XHTML))</li>
  <li>css: Content Formatting (CSS)</li>
  <li>BX_exitdestination: Link (HTML)</li>
  <li>BX_validationfile: Schema (RNG)</li>
  </ul>
  </section>
  
  <section>
  <title>Namespace declaration</title>
  <p>resources/misc/bxeng/*-namespaces.xml</p>
  </section>
  
  </body>
  </document>
  
  
  
  1.37      +1 -0      cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- site.xml	23 Sep 2003 08:49:50 -0000	1.36
  +++ site.xml	6 Oct 2003 09:59:33 -0000	1.37
  @@ -79,6 +79,7 @@
       </misc>
       <misc href="editors/" label="Editors">
         <namespaces href="htmlform.html" label="HTML Form Editor"/>
  +      <namespaces href="bxeng.html" label="Bitflux Editor"/>
       </misc>
       <javadoc href="../apidocs/index.html" label="API (Javadoc)"/>
       <javadoc-error href="javadoc-error.html"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org