New id tags for a happy db2html

svn: r879
This commit is contained in:
Donald A. Peterson 2002-03-30 03:43:27 +00:00
parent e984ddbdac
commit 7ec4d42522

View File

@ -101,7 +101,7 @@
All plugins are written in the <application>python</application> All plugins are written in the <application>python</application>
language. language.
</para> </para>
<sect2 id="intro_filter"> <sect2 id="intro-filter">
<title>Filters</title> <title>Filters</title>
<para> <para>
A filter is a plugin that be used to temporarily display or hide A filter is a plugin that be used to temporarily display or hide
@ -114,7 +114,7 @@
Filters should never alter a database. Filters should never alter a database.
</para> </para>
</sect2> </sect2>
<sect2 id="intro_report"> <sect2 id="intro-report">
<title>Reports</title> <title>Reports</title>
<para> <para>
A report is a plugin that generates output. The output may be in A report is a plugin that generates output. The output may be in
@ -136,7 +136,7 @@
A report should never alter the database. A report should never alter the database.
</para> </para>
</sect2> </sect2>
<sect2 id="intro_tool"> <sect2 id="intro-tool">
<title>Tools</title> <title>Tools</title>
<para> <para>
A tool is a plugin that alters the database. It may perform A tool is a plugin that alters the database. It may perform
@ -159,7 +159,7 @@
A tool is allowed (and usually expected) to alter the database. A tool is allowed (and usually expected) to alter the database.
</para> </para>
</sect2> </sect2>
<sect2 id="intro_import"> <sect2 id="intro-import">
<title>Import Filters</title> <title>Import Filters</title>
<para> <para>
An import filter is a plugin that adds information from another An import filter is a plugin that adds information from another
@ -179,7 +179,7 @@
An import filter is allowed to modify the database. An import filter is allowed to modify the database.
</para> </para>
</sect2> </sect2>
<sect2 id="intro_export"> <sect2 id="intro-export">
<title>Export Filters</title> <title>Export Filters</title>
<para> <para>
An export filter is a plugin that translates the gramps database An export filter is a plugin that translates the gramps database
@ -717,7 +717,7 @@ for family in person.getFamilyList():
</para> </para>
<para> <para>
This manual was written by Don Allingham This manual was written by Don Allingham
(<email>donaldallingham@home.com</email>). (<email>dallingham@users.sourceforge.net</email>).
</para> </para>
<!-- For translations: uncomment this: <!-- For translations: uncomment this: