[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: New ENTITY declarations?
- From: "Edward C. Bailey" <ed redhat com>
- To: fedora-docs-list redhat com
- Subject: Re: New ENTITY declarations?
- Date: Mon, 01 Dec 2003 11:21:08 -0500
>>>>> "Paul" == Paul W Frields <paul frields com> writes:
...
Paul> <!ENTITY FEDORA "The Fedora Project">
Paul> <!ENTITY FEDORA-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>">
Paul> <!ENTITY DISTRO "Fedora Core">
Paul> <!ENTITY DOCS "The Fedora Documentation Project">
Paul> <!ENTITY DOCS-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>">
I'll let Karsten's fine response speak for me on the whole, however, I
would like to note that you seem to be mixing metaphors a bit here. For
example, you call the overall project FEDORA, but the Fedora Core
distribution is DISTRO. It might be a bit nicer to have something like:
<!ENTITY NAME "Fedora">
<!ENTITY PROJ "The &NAME; Project">
<!ENTITY PROJ-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>">
<!ENTITY DISTRO "&NAME; Core">
<!ENTITY DOCS-PROJ "The &NAME; Documentation Project">
<!ENTITY DOCS-PROJ-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>">
Just a thought,
Ed
--
Ed Bailey Red Hat, Inc. http://www.redhat.com/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]