Annotation of kupuMPIWG/apache-lenya/kupu/lenya.kupu, revision 1.1

1.1     ! dwinter     1: <?xml version="1.0" ?>
        !             2: <kupu:feature
        !             3:     name="lenya"
        !             4:     implementation="apache-lenya"
        !             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:     >
        !             9: 
        !            10:   <kupu:part name="jsincludes">
        !            11:     <script type="text/javascript" src="../apache-lenya/kupu/lenya.js">
        !            12:     </script>
        !            13:   </kupu:part>
        !            14:   
        !            15:   <kupu:part name="styles">
        !            16:     <link href="../apache-lenya/kupu/kupudrawerstyles.css" rel="stylesheet" type="text/css" />
        !            17:     <link href="../apache-lenya/kupu/kupustyles.css" rel="stylesheet" type="text/css" />
        !            18:   </kupu:part>
        !            19: 
        !            20: </kupu:feature>

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