Date: Sun, 07 Jul 2013 17:27: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: <51D988DE.2050600@FreeBSD.org> In-Reply-To: <51D98705.4070403@freebsd.org> References: <51D7F70B.8000206@freebsd.org> <51D83F92.7030808@FreeBSD.org> <51D98705.4070403@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 07-07-2013 17:19, René Ladan escreveu: > Do you mean that the email declarations in share/xml/authors.ent should > be removed again? For clarity I would prefer this, but this (and the > email XSLT templates) seem necessary to get > &a.committer.email; working in both the articles/books and webpages, > and for the latter it removes the need to write the cumbersome > "&a.committer; <<a > href="mailto:committer@FreeBSD.org">committer@FreeBSD.org</a>>" > (in head, with &a.committer pulled in from the removed > share/xml/developers.ent) as > "&a.committer.email;" suffices. No, I'm talking about the XML namespace. The xmlns=... part should be removed completely from email and this should also be reflected in the XHTML renderer XSLT, that is, email instead of xhtml:email. In turn, the template can be totally removed from the DocBook XSLT since DocBook handles properly the email element in the default (empty) namespace. Gabor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D988DE.2050600>