Skip to Content.
Sympa Menu

freetds - RE: [freetds] doc update for SSL

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] doc update for SSL
  • Date: Fri, 27 May 2005 17:11:53 -0400

> From: Frediano Ziglio
> Sent: Friday, May 27, 2005 1:40 PM
>
> Il giorno gio, 26-05-2005 alle 11:33 -0400, Lowden, James K ha
scritto:
> > > From: ZIGLIO, Frediano, VF-IT
> > > Sent: Thursday, May 26, 2005 11:07 AM
> > >
> > > I just committed a patch to UserGuide (attached). Just to be
revised.
> >
> > Thanks, Freddy.
> >
> > > I'd like to put some comment under "SSL support" but openjade keep
> > > saying that I cannot use para, character and so on. How to add
text
> > > inside a variablelist under DocBook ??
> >
> > Does this example answer your question?
> >
> > <variablelist id="tab.configure.Directories">
> > <title>Directories and TDS version</title>
> > <varlistentry>
> > <term>
> > <Option>--prefix=<replaceable>PREFIX</></Option></term>
> > <listitem>
> > <para>install architecture-independent files in
> > <parameter>PREFIX</>.
> > When you run <command>make install</command>, libraries

> > will be placed in
<parameter>PREFIX</><filename>/lib</>,
> > executables in <parameter>PREFIX</><filename>/bin</>,
and
> > so on.
> > </para>
> > <para>The default is <filename>/usr/local</> if this argument
is
> > not
> > passed to <Command>configure</Command>. </para>
> > </listitem>
> > </varlistentry>
> >
>
> I cannot speak DocBook so well :)
...
> I would like just an explanation under title but not inside a
> varlistentry.

In theory, according to
http://www.docbook.org/tdg/en/html/variablelist.html, we should be able
to say:

<variablelist id="tab.ssl"><title>SSL support</title>

<abstract><para>Enable SSL support for Microsoft
servers.</para></abstract>
<varlistentry>
[...]
<variablelist>

Indeed, the list of valid children is quite long:

(caution|important|note|tip|warning|literallayout|programlisting|
programlistingco|screen|screenco|screenshot|synopsis|
cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|
constructorsynopsis|destructorsynopsis|methodsynopsis|
formalpara|para|simpara|address|blockquote|graphic|graphicco|
mediaobject|mediaobjectco|informalequation|informalexample|
informalfigure|informaltable|anchor|bridgehead|remark|
highlights|abstract|authorblurb|epigraph|indexterm|beginpage)

but I didn't find any that work. :-( That might be because we're using
v 4.1 and the book's version is more recent (3.1 didn't specify these
optional children). I don't know exactly what version of DocBook the
online manual describes.

--jkl



-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named
above. If you are not the intended recipient, or an employee or agent
responsible
for delivering this message to the intended recipient, any review,
dissemination,
distribution or duplication of this communication is strictly prohibited. If
you are
not the intended recipient, please contact the sender immediately by reply
e-mail
and destroy all copies of the original message. Please note that we do not
accept
account orders and/or instructions by e-mail, and therefore will not be
responsible
for carrying out such orders and/or instructions. If you, as the intended
recipient
of this message, the purpose of which is to inform and update our clients,
prospects
and consultants of developments relating to our services and products, would
not
like to receive further e-mail correspondence from the sender, please "reply"
to the
sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New
York,
NY 10105.




Archive powered by MHonArc 2.6.24.

Top of Page