[ Index ] |
|
Code source de Kupu-1.3.5 |
1 <?xml version="1.0" ?> 2 <kupu:feature 3 name="drawers" 4 implementation="silva" 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 xmlns:tal="http://xml.zope.org/namespaces/tal" 9 > 10 11 <kupu:part name="styles"> 12 <link href="kupu_silva/kupudrawerstyles.css" rel="stylesheet" type="text/css" 13 tal:attributes="href string:$root_url}/kupu_silva/kupudrawerstyles.css" /> 14 </kupu:part> 15 16 <kupu:part name="jsincludes"> 17 <script type="text/javascript" src="kupu/kupudrawers.js" 18 tal:attributes="src string:$root_url}/kupu/kupudrawers.js"> </script> 19 </kupu:part> 20 21 <kupu:part name="buttons"> 22 <span class="kupu-tb-buttongroup"> 23 <button type="button" class="kupu-image" id="kupu-imagelibdrawer-button" 24 title="Insert image" i18n:attributes="title"> </button> 25 <button type="button" class="kupu-hyperlink" id="kupu-linklibdrawer-button" 26 title="Insert link" i18n:attributes="title"> </button> 27 </span> 28 </kupu:part> 29 30 <kupu:part name="xmlconfig"> 31 <image_xsl_uri tal:content="string:$root_url}/kupu_silva/imagedrawer.xsl">kupudrawers/imagedrawer.xsl</image_xsl_uri> 32 <link_xsl_uri tal:content="string:$root_url}/kupu/kupudrawers/linkdrawer.xsl">kupudrawers/linkdrawer.xsl</link_xsl_uri> 33 <image_libraries_uri tal:content="string:$model/absolute_url}/edit/kupu_imagelibraries">kupu_imagelibraries</image_libraries_uri> 34 <link_libraries_uri>kupudrawers/demolibraries.xml</link_libraries_uri> 35 <search_images_uri> </search_images_uri> 36 <search_links_uri> </search_links_uri> 37 </kupu:part> 38 39 </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 |