[ Index ]
 

Code source de Kupu-1.3.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/widgeteer/ -> body.kupu (source)

   1  <?xml version="1.0" ?>
   2  <kupu:feature
   3      name="body"
   4      implementation="widgeteer"
   5      xmlns="http://www.w3.org/1999/xhtml"
   6      xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
   7      xmlns:i18n="http://xml.zope.org/namespaces/i18n"
   8      i18n:domain="kupu"
   9      >
  10      <kupu:id>$Id: body.kupu 9779 2005-03-15 11:34:47Z duncan $</kupu:id>
  11  
  12    <kupu:part name="body">
  13      <body onload="kupu = startKupu()">
  14        <kupu:define-slot name="body" />
  15      </body>
  16    </kupu:part>
  17  
  18    <kupu:part name="editorframe">
  19      <div class="kupu-editorframe">
  20        <form>
  21          <iframe id="kupu-editor"
  22                  class="kupu-editor-iframe"
  23                  frameborder="0"
  24                  src="../widgeteer/empty.html"
  25                  scrolling="auto">
  26          </iframe>
  27          <!-- XXX this should be moved to sourceedit.kupu somehow -->
  28          <textarea class="kupu-editor-textarea" id="kupu-editor-textarea"> </textarea>
  29        </form>
  30      </div>
  31    </kupu:part>
  32  
  33  </kupu:feature>


Généré le : Sun Feb 25 15:30:41 2007 par Balluche grâce à PHPXref 0.7