oscom-lenya-notimes/pubs/notimes/config/doctypes doctypes.xconf,NONE,1.1

Michael Wechner <[email protected]> Wed, 28 May 2003 07:31:05 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /usr/local/repositories/oscom-lenya-notimes/pubs/notimes/config/doctypes
In directory erbium:/tmp/cvs-serv29950/pubs/notimes/config/doctypes

Added Files:
	doctypes.xconf 
Log Message:
Article Creator finished

--- NEW FILE: doctypes.xconf ---
<?xml version="1.0"?>

<doctypes>
  <doc type="nitf">
    <creator src="org.apache.lenya.cms.authoring.DefaultLeafCreator">
      <sample-name>nitf.xml</sample-name>
    </creator>
  </doc>

  <doc type="xhtml">
    <creator src="org.apache.lenya.cms.authoring.DefaultLeafCreator">
      <sample-name>xhtml.xml</sample-name>
    </creator>
  </doc>
</doctypes>