[ Index ]
 

Code source de Kupu-1.3.5

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

title

Body

[fermer]

/default/ -> sourceedit.kupu (source)

   1  <?xml version="1.0" ?>
   2  <kupu:feature
   3      name="sourceedit"
   4      implementation="default"
   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: sourceedit.kupu 22224 2006-01-16 15:25:03Z guido $</kupu:id>
  11  <!--
  12  This feature provides Source Editing functionality. Source editing is
  13  enabled by clicking on a button (provided in the 'button' part) which
  14  triggers the switchSourceEdit() function.
  15  -->
  16  
  17    <kupu:part name="jsincludes">
  18      <script type="text/javascript" src="kupusourceedit.js"> </script>
  19    </kupu:part>
  20  
  21    <kupu:part name="buttons">
  22      <span class="kupu-tb-buttongroup kupu-source-span" id="kupu-source">
  23        <button type="button"
  24                class="kupu-source"
  25                id="kupu-source-button"
  26                title="edit HTML code"
  27                i18n:attributes="title"
  28                accesskey="h"
  29                >&#160;</button>
  30      </span>
  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