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

1.1     ! dwinter     1: <?xml version="1.0" ?>
        !             2: <kupu:feature
        !             3:     name="toolbar"
        !             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:   <!-- Beware of leaving parts empty. this might screw up javascript initialzation in initKupu -->
        !            11:   <kupu:part name="logo"/>    
        !            12: 
        !            13: </kupu:feature>

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