File:  [Repository] / kupuMPIWG / zope2 / xmlconfig.kupu
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Aug 30 17:10:23 2005 UTC (18 years, 8 months ago) by dwinter
Branches: first, MAIN
CVS tags: alpha, HEAD


<?xml version="1.0" ?>
<kupu:feature
    name="xmlconfig"
    implementation="zope2"
    xmlns="http://www.w3.org/1999/xhtml"
    xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
    xmlns:metal="http://xml.zope.org/namespaces/metal"
    metal:define-macro="dummy"
    >

  <kupu:part name="defaultconfig">
    <dst><metal:block define-slot="dst" /></dst>
    <use_css>1</use_css>
    <reload_after_save>0</reload_after_save>
    <strict_output>1</strict_output>
    <content_type>application/xhtml+xml</content_type>
    <compatible_singletons>1</compatible_singletons>
  </kupu:part>

</kupu:feature>

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