Date: 01/14/02
- Next message: Egon Schmid: "Re: [PHP-DOC] See also"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Obsolete modules in php4?"
- In reply to: Jirka Kosek: "Re: [PHP-DOC] See also"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] See also"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> <note role="seealso">
> <simplelist>
> <member><function>print</function></member>
> <member><function>echo</function></member>
> </simplelist>
> </note>
>
> Once again, you must wrap it inside para:
>
> <note role="seealso">
> <para>
> <function>print</function>, and
> the notes on the <link linkend="secutity.cgi">CGI
> security page</link>
> </para>
> </note>
>
> IMHO <note> is on semantic level very close to seealso. Using role is
> standard DocBook way to make it different from standard note.
IMHO we can go on with the "note role" version for now.
One can use <simplelist type="inline"> for a list with
commas (no "and" word before the last one!).
So this way, we can choose between an inline list or
a typed in text, and I can only say I like the idea ;))
Please add the <note role="seealso"> rendering :)
Goba
- Next message: Egon Schmid: "Re: [PHP-DOC] See also"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] Obsolete modules in php4?"
- In reply to: Jirka Kosek: "Re: [PHP-DOC] See also"
- Next in thread: Egon Schmid: "Re: [PHP-DOC] See also"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

