1 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
2 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY copyright SYSTEM "copyright.xml">
4 <!ENTITY % idcommon SYSTEM "common/common.ent">
7 <refentry id="ref-template">
9 <productname>Metaproxy</productname>
10 <info><orgname>Index Data</orgname></info>
14 <refentrytitle>template</refentrytitle>
15 <manvolnum>3mp</manvolnum>
16 <refmiscinfo class="manual">Metaproxy Module</refmiscinfo>
20 <refname>template</refname>
21 <refpurpose>Metaproxy Template Module That Does Nothing</refpurpose>
24 <refsect1><title>DESCRIPTION</title>
26 This module does nothing at all, simply passing packages through
27 untouched. It exists not to be instantiated, but to be copied by
28 programmers creating new filters.
32 <refsect1><title>EXAMPLES</title>
34 A typical configuration looks like this:
36 <filter type="template"/>
42 <refsect1><title>SEE ALSO</title>
45 <refentrytitle>metaproxy</refentrytitle>
46 <manvolnum>1</manvolnum>
54 <!-- Keep this comment at the end of the file