Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jul 2013 18:34:26 +0200
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>
Cc:        FBSD Doc project <doc@FreeBSD.org>
Subject:   Re: [CFT] merging projects/entities
Message-ID:  <51D99892.3000905@FreeBSD.org>
In-Reply-To: <51D98E6D.2060306@freebsd.org>
References:  <51D7F70B.8000206@freebsd.org> <51D83F92.7030808@FreeBSD.org> <51D98705.4070403@freebsd.org> <51D988DE.2050600@FreeBSD.org> <51D98E6D.2060306@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Em 07-07-2013 17:51, René Ladan escreveu:
> Hm, if I understand correctly, these changes lose the role='nolink'
> functionality in DocBook (i.e. there is now always a clickable link) and
> for XHTML they results in build errors:
>
> namespace warning : Namespace default prefix was not found
> &a.tabthorpe; <email>tabthorpe@FreeBSD.org</email>
>   
Sorry, I missed the role attribute. The namespace should have been 
xmlns="". This patch seems to solve both problems and works fine:
http://kovesdan.org/patches/email-entities.diff

Gabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D99892.3000905>