Date: Sun, 4 Nov 2012 11:59:34 -0500 From: Glen Barber <gjb@FreeBSD.org> To: =?iso-8859-1?Q?Ren=E9?= Ladan <rene@freebsd.org> Cc: FBSD Doc project <doc@FreeBSD.org> Subject: Re: authors.ent and developers.ent ? Message-ID: <20121104165934.GB1343@glenbarber.us> In-Reply-To: <5095AF77.2070908@freebsd.org> References: <5095AF77.2070908@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--UHN/qo2QbUvPLonB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 04, 2012 at 12:57:43AM +0100, Ren=E9 Ladan wrote: > Hi, >=20 > author entities are defined both in authors.ent (with email address) and= =20 > developers.ent (without email address). The latter is used in e.g.=20 > htdocs/administration.xml, resulting in cumbersome lines like >=20 > <li>&a.name; <<a=20 > href=3D"mailto:name@FreeBSD.org">name@FreeBSD.org</a>></li> >=20 > where just >=20 > <li>&a.name;</li> would be clearer. >=20 > So would there be some way to merge these two files (both docbook-wise=20 > and content-wise) to avoid having to maintain two files and avoiding=20 > cumbersome lines? >=20 I'm a bit baffled by this, to be honest. Perhaps we can merge these files together, and have each developer entity consist of two lines, one for name only, one for name + email? Something like this, maybe? <!ENTITY a.gjb.name "Glen Barber"> <!ENTITY a.gjb.email "&a.gjb.name <email>gjb@FreeBSD.org</email>"> This would allow us to keep the current multi-format entries, and consolidate them into one file. Thoughts? Glen PS: That idea is conceptual, I haven't actually tried this change. --UHN/qo2QbUvPLonB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQlp72AAoJEFJPDDeguUaju48H/jVDepFjZ7flPTmhiPp5AFMi q2IfW8lIk4kIwbi5vgs8x7gYcWjYvavySssUXWCwJ2bxcYD1YSkO85qa1emT/F/t W2ZmTbmvrAFzKBLhHcgCDdHgxCwaaWWC/5qQzmvyEMPHB0aOfEcdKx4BDfuNET2d uJp+uA/vTjo9acAhI1Hf7pvB4ocpOux9KLfLEhQERJmWzvxFwEi5CproYrRRzvEO YgApaCFo4et6bgI9p+uCF0LHUoh7ZAq73jDsB9XkV13zeOBUu8zPwCe3Ww9JlZPp 7ivRJb5gMcqMSDHKyfJuXIPrLO99KUAckEnMeDIp7r8DleQPojDfRU2UlqjaHBw= =cMri -----END PGP SIGNATURE----- --UHN/qo2QbUvPLonB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121104165934.GB1343>