1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!--Arbortext, Inc., 1988-2011, v.4002-->
|
---|
3 | <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
|
---|
4 | "reference.dtd">
|
---|
5 | <?Pub Sty _display FontColor="red"?>
|
---|
6 | <?Pub Inc?>
|
---|
7 | <reference id="plugin-sample" xml:lang="en-us">
|
---|
8 | <title>Example plugin.xml file</title>
|
---|
9 | <shortdesc>The following is a sample of a <filepath>plugin.xml</filepath> file.
|
---|
10 | This file adds support for a new set of specialized DTDs,
|
---|
11 | and includes an override for the XHTML output processor.</shortdesc>
|
---|
12 | <refbody>
|
---|
13 | <section><p>This <filepath>plugin.xml</filepath> file would go into
|
---|
14 | a directory such as <filepath>DITA-OT\plugins\music\</filepath> and
|
---|
15 | referenced supporting files would also exist in that directory.
|
---|
16 | A more extensive sample using these values is available in
|
---|
17 | the actual music plug-in, available at the <xref format="html"
|
---|
18 | href="http://sourceforge.net/projects/dita-ot/files/" scope="external">DITA-OT
|
---|
19 | download page</xref> at SourceForge </p><?Pub Caret -2?>
|
---|
20 | </section>
|
---|
21 | <example><codeblock><plugin id="org.metadita.specialization.music">
|
---|
22 | <feature extension="dita.specialization.catalog.relative" file="catalog-dita.xml">
|
---|
23 | <feature extension="dita.xsl.xhtml" file="xsl/music2xhtml.xsl"/>
|
---|
24 | </plugin></codeblock></example>
|
---|
25 | </refbody>
|
---|
26 | </reference>
|
---|
27 | <?Pub *0000001339?>
|
---|