[Bins] Re: man page doesn't list all supported template styles
Martin Michlmayr
tbm at cyrius.com
Mon May 9 12:56:34 BST 2005
* <tbm at cyrius.com> [2005-05-08 00:41]:
> bins(1) claims that "styles provided for now are default, joi and
> satyap". However, there are now also marc and petrus.
Here is a patch for this:
diff -urN bins-1.1.27~/doc/bins.sgml bins-1.1.27/doc/bins.sgml
--- bins-1.1.27~/doc/bins.sgml 2005-05-09 12:49:17.103006994 +0100
+++ bins-1.1.27/doc/bins.sgml 2005-05-09 12:55:10.750945172 +0100
@@ -174,7 +174,8 @@
<term><option>-s <replaceable>style</replaceable></option></term>
<listitem>
<para>Template style to use (styles provided for now are
- <literal>default</literal>, <literal>joi</literal> and
+ <literal>default</literal>, <literal>joi</literal>,
+ <literal>marc</literal>, <literal>petrus</literal> and
<literal>satyap</literal>).</para>
</listitem>
</varlistentry>
@@ -352,7 +353,7 @@
<para>Set this to the image that should be displayed
as the background of the album pages. The Image will
be copied to the static files directory. This works
- only with joi templates for now.
+ only with joi, marc and petrus templates for now.
</para>
</listitem>
</varlistentry>
@@ -424,7 +425,7 @@
<para>Set this to the CSS file that should be used as
the stylesheet for the album pages. The CSS file will
be copied to the static files directory. This works
- only with joi templates for now.
+ only with joi, marc and petrus templates for now.
</para>
</listitem>
</varlistentry>
@@ -756,7 +757,8 @@
<listitem>
<para>Name of the template style to use. Default is
<filename>default</filename>. Other templates provided
- with BINS are <filename>joi</filename> and
+ with BINS are <filename>joi</filename>,
+ <filename>marc</filename>, <filename>petrus</filename> and
<filename>satyap</filename>. Several templates can be
used for different sub-album of an album, by using
this parameter in the <sgmltag>bins</sgmltag> section
@@ -825,8 +827,8 @@
<term>treePreview</term>
<listitem>
<para>If set to 1, preview thumbnails will be showed
- in the album tree page. This works only with joi
- templates for now.
+ in the album tree page. This works only with joi,
+ marc and petrus templates for now.
</para>
</listitem>
</varlistentry>
--
Martin Michlmayr
http://www.cyrius.com/
More information about the Bins
mailing list