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