[ Index ] |
|
Code source de Kupu-1.3.5 |
1 <?xml version="1.0" ?> 2 <kupu:feature 3 name="body" 4 implementation="form" 5 xmlns="http://www.w3.org/1999/xhtml" 6 xmlns:kupu="http://kupu.oscom.org/namespaces/dist" 7 > 8 9 <kupu:part name="body"> 10 <body onload="kupu = startKupu()"> 11 <h1>Kupu Editor Test Page</h1> 12 <form action="http://debris.demon.nl/printpost" method="POST"> 13 <kupu:define-slot name="body" /> 14 </form> 15 </body> 16 </kupu:part> 17 18 <kupu:part name="editorframe"> 19 <div class="kupu-editorframe"> 20 <iframe id="kupu-editor" 21 class="kupu-editor-iframe" 22 frameborder="0" 23 src="fulldoc.html" 24 scrolling="auto"> 25 </iframe> 26 <textarea class="kupu-editor-textarea" id="kupu-editor-textarea"> </textarea> 27 </div> 28 </kupu:part> 29 30 </kupu:feature>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 15:30:41 2007 | par Balluche grâce à PHPXref 0.7 |