philip Wed May 28 14:34:53 2003 EDT Modified files: /phpdoc/entities global.ent Log: Add a comment on how to link to specific RFC's Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.108 phpdoc/entities/global.ent:1.109 --- phpdoc/entities/global.ent:1.108 Wed May 28 00:52:43 2003 +++ phpdoc/entities/global.ent Wed May 28 14:34:52 2003 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.108 2003/05/28 04:52:43 philip Exp $ + $Id: global.ent,v 1.109 2003/05/28 18:34:52 philip Exp $ Contains global "macros" for all the XML documents. @@ -225,6 +225,7 @@ <!ENTITY url.redhat "http://www.redhat.com/"> <!ENTITY url.redhat.support "http://redhat.com/docs/manuals/ccvs/"> <!ENTITY url.redhat.mcve "http://www.mcve.com/"> +<!-- linking to specific rfcs is done like so: &url.rfc;xxxx so for example &url.rfc;2042 --> <!ENTITY url.rfc 'http://www.faqs.org/rfcs/rfc'> <!ENTITY url.iana.system-names 'http://www.iana.org/assignments/operating-system-names'> <!ENTITY url.rpmfind "http://www.rpmfind.net/">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php