28 lines
997 B
XML
28 lines
997 B
XML
|
<refentry xmlns="http://docbook.org/ns/docbook"
|
||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||
|
xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
|
||
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||
|
version="5.0" xml:id="editedby.enabled">
|
||
|
<refmeta>
|
||
|
<refentrytitle>editedby.enabled</refentrytitle>
|
||
|
<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
|
||
|
</refmeta>
|
||
|
<refnamediv>
|
||
|
<refname>editedby.enabled</refname>
|
||
|
<refpurpose>Display “Edited by” heading above editor name?</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<src:fragment xml:id="editedby.enabled.frag"><xsl:param name="editedby.enabled">1</xsl:param></src:fragment>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsection><info><title>Description</title></info>
|
||
|
|
||
|
<para>If non-zero, a localized <emphasis role="bold">Edited
|
||
|
by</emphasis> heading is displayed above editor names in output of the
|
||
|
<tag>editor</tag> element.</para>
|
||
|
|
||
|
</refsection>
|
||
|
</refentry>
|