New ENTITY declarations?

Edward C. Bailey ed at redhat.com
Mon Dec 1 16:21:08 UTC 2003


>>>>> "Paul" == Paul W Frields <paul at 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/





More information about the fedora-docs-list mailing list