mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix URL entities to follow the URL entity naming scheme
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249026 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e0e522ebfe
commit
c16ca0fde3
18 changed files with 36 additions and 36 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domattr" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The <classname>DOMAttr</classname> class</title>
|
||||
<titleabbrev>DOMAttr</titleabbrev>
|
||||
|
@ -125,7 +125,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.attr;">W3C specification of Attr</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.attr;">W3C specification of Attr</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domcharacterdata" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMCharacterData class</title>
|
||||
<titleabbrev>DOMCharacterData</titleabbrev>
|
||||
|
@ -88,7 +88,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.characterdata;">W3C specification of CharacterData</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.characterdata;">W3C specification of CharacterData</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domcomment" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMComment class</title>
|
||||
<titleabbrev>DOMComment</titleabbrev>
|
||||
|
@ -54,7 +54,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.comment;">W3C specification of Comment</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.comment;">W3C specification of Comment</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domdocument" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMDocument class</title>
|
||||
<titleabbrev>DOMDocument</titleabbrev>
|
||||
|
@ -333,7 +333,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.document;">W3C specification for Document</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.document;">W3C specification for Document</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domdocumentfragment" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMDocumentFragment class</title>
|
||||
<titleabbrev>DOMDocumentFragment</titleabbrev>
|
||||
|
@ -83,7 +83,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domdocumenttype" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMDocumentType class</title>
|
||||
<titleabbrev>DOMDocumentType</titleabbrev>
|
||||
|
@ -156,7 +156,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domelement" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMElement class</title>
|
||||
<titleabbrev>DOMElement</titleabbrev>
|
||||
|
@ -92,7 +92,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domentity" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMEntity class</title>
|
||||
<titleabbrev>DOMEntity</titleabbrev>
|
||||
|
@ -160,7 +160,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Remove me once you perform substitutions
|
||||
domentityreference
|
||||
|
@ -91,7 +91,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
FIXME: Remove me once you perform substitutions
|
||||
domexception
|
||||
|
@ -93,7 +93,7 @@ FIXME: Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Remove me once you perform substitutions
|
||||
domimplementation
|
||||
|
@ -79,7 +79,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Remove me once you perform substitutions
|
||||
domnamednodemap
|
||||
|
@ -79,7 +79,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domnode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMNode class</title>
|
||||
<titleabbrev>DOMNode</titleabbrev>
|
||||
|
@ -262,7 +262,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.node;">W3C specification of Node</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.node;">W3C specification of Node</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Remove me once you perform substitutions
|
||||
domnodelist
|
||||
|
@ -79,7 +79,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
FIXME: huh?
|
||||
Remove me once you perform substitutions
|
||||
|
@ -106,7 +106,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domprocessinginstruction" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMProcessingInstruction class</title>
|
||||
<titleabbrev>DOMProcessingInstruction</titleabbrev>
|
||||
|
@ -94,7 +94,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference xml:id="class.domtext" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>The DOMText class</title>
|
||||
<titleabbrev>DOMText</titleabbrev>
|
||||
|
@ -81,7 +81,7 @@
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Remove me once you perform substitutions
|
||||
domxpath
|
||||
|
@ -76,7 +76,7 @@ Remove me once you perform substitutions
|
|||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><link xlink:href="&spec.dom3.;">W3C specification for</link></member>
|
||||
<member><link xlink:href="&url.spec.dom3.;">W3C specification for</link></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue