[ Index ] |
|
Code source de Kupu-1.3.5 |
1 <?xml version="1.0" ?> 2 <kupu:dist 3 xmlns:kupu="http://kupu.oscom.org/namespaces/dist" 4 xmlns:xi="http://www.w3.org/2001/XInclude" 5 > 6 7 <!-- Include implementations --> 8 <xi:include href="include.kupu" /> 9 10 <!-- Define the default slot to start with --> 11 <kupu:expand> 12 <kupu:define-slot name="start" /> 13 </kupu:expand> 14 15 <!-- Define an implementation order --> 16 <kupu:implementation-order> 17 <kupu:implementation name="multi" /> 18 <kupu:implementation name="form" /> 19 <kupu:implementation name="default" /> 20 </kupu:implementation-order> 21 22 <!-- Save on part makes little sense in a form context --> 23 <kupu:disable-feature name="saveonpart" /> 24 25 <!-- contextmenu should be made to appear in all iframes --> 26 <kupu:disable-feature name="contextmenu" /> 27 28 </kupu:dist>
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 |