File:  [Repository] / kupu / cnf / head.kupu
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Sep 15 13:06:00 2005 UTC (18 years, 8 months ago) by dwinter
Branches: first, MAIN
CVS tags: dwinter, HEAD
modifizierter kupu fuer webpages des instituts

<kupu:feature
    name="head"
    implementation="cnf"
    xmlns="http://www.w3.org/1999/xhtml"
    xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
    xmlns:tal="http://xml.zope.org/namespaces/tal"
    >

  <kupu:part name="bootstrap-editor">
    <script type="text/javascript" 
            src="kupucnftable.js"> 
    </script>
    <script type="text/javascript" 
            src="../../tools/genericelements/genericelementstool.js"> 
    </script>
    <script type="text/javascript" 
            src="kupuinit_genericelements.js">
    </script>
    <script type="text/javascript" 
            src="kupustart_form.js">
    </script>
  </kupu:part>

</kupu:feature>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>