Proposal for document entities

Paul W. Frields stickster at gmail.com
Fri Nov 18 20:34:35 UTC 2005


Currently, our documents have entities like this (please pardon the MUA
mangling):

<!ENTITY % FEDORA-ENTITIES-EN SYSTEM
"../docs-common/common/fedora-entities-en.ent">
%FEDORA-ENTITIES-EN;
<!ENTITY BOOKID "foo-tutorial-0.15 (2005-01-01)"> <!-- change version of
manual and date here -->


I would like to see this instead as a standard:

<!ENTITY BOOKNAME "foo-tutorial">
<!ENTITY BOOKVERSION "0.15"> <!-- change version number here -->
<!ENTITY BOOKDATE "2005-01-01"> <!-- change revision date here -->
<!ENTITY BOOKID "&BOOKNAME;-&BOOKVERSION; (&BOOKDATE;)">
<!ENTITY BUG-NUM "000000"> <!-- only used while in draft -->


Any input?

-- 
Paul W. Frields, RHCE                          http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
 Fedora Documentation Project: http://fedora.redhat.com/projects/docs/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-docs-list/attachments/20051118/4487c4b9/attachment.sig>


More information about the fedora-docs-list mailing list