Re: [docbook] bookinfo author blog URLs

From
Richard Hamilton <>
Date
2015-05-28T22:56:02+00:00
ID
Thread
Re: [docbook] bookinfo author blog URLs
Hi Daniel,

In DocBook 5.x, the <author> element allows <uri> as a sub-element. The <uri> element has a type attribute, which doesn't have a mandated value, but it is there to let you define the type of uri, and there are some suggestions in the Definitive Guide: for example weblog, webpage, etc.

Here is a link to that page for DocBook 5.0: http://docbook.org/tdg5/en/html/author.html

In DocBook 4.x, <author> doesn't have the <uri> element, so you probably need to hijack another element. You might try <authorblurb>, which allows <para> or <simpara> as child elements. Starting with DocBook 4.3, either <para> or <simpara> will allow <uri> as a child element.

I hope that helps.

Dick Hamilton
-------
XML Press
XML for Technical Communicators
http://xmlpress.net




On May 26, 2015, at 8:04, Daniel Pocock <> wrote:

> 
> 
> Hi,
> 
> In the bookinfo <author/> element, is there a recommended way to add
> URLs for an author's home page, blog, etc?
> 
> Regards,
> 
> Daniel
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>