[CFT] merging projects/entities

René Ladan rene at freebsd.org
Sun Jul 7 16:53:31 UTC 2013


On 07-07-2013 18:34, Gabor Kovesdan wrote:
> 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 at 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
>
Almost there, but using a nolink email address in htdocs fails with the
same error as above. Maybe share/xml/xhtml10-freebsd.dtd is the wrong
file to add this?

René


More information about the freebsd-doc mailing list