[html5] r6534 - [e] (0) Move rel=pingback registration from spec to wiki. Fixing http://www.w3.o [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 4 10:44:15 PDT 2011


Author: ianh
Date: 2011-09-04 10:44:13 -0700 (Sun, 04 Sep 2011)
New Revision: 6534

Modified:
   complete.html
   index
   source
Log:
[e] (0) Move rel=pingback registration from spec to wiki.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224

Modified: complete.html
===================================================================
--- complete.html	2011-09-04 17:37:14 UTC (rev 6533)
+++ complete.html	2011-09-04 17:44:13 UTC (rev 6534)
@@ -781,16 +781,15 @@
        <li><a href=#link-type-license><span class=secno>4.12.5.6 </span>Link type "<code>license</code>"</a></li>
        <li><a href=#link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
        <li><a href=#link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.12.5.11 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.12.5.13 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</a>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.5.9 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.5.10 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.11 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.5.12 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.5.13 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.5.15 </span>Other link types</a></ol></ol></li>
+         <li><a href=#link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.5.14 </span>Other link types</a></ol></ol></li>
    <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
      <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
@@ -54933,11 +54932,14 @@
      <td><em>not allowed</em></td>
      <td><a href=#hyperlink-annotation title="hyperlink annotation">Annotation</a></td>
      <td>Requires that the user agent not send an HTTP <code title=http-referer>Referer</code> (sic) header if the user follows the hyperlink.</td>
-    <tr><td><code title=rel-pingback><a href=#link-type-pingback>pingback</a></code></td>
-     <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
+    </tr><!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 --><!-- now registered in http://microformats.org/wiki/existing-rel-values#formats --><!--
+    <tr>
+     <td><code title="rel-pingback">pingback</code></td>
+     <td><span title="external resource link">External Resource</span></td>
      <td><em>not allowed</em></td>
      <td>Gives the address of the pingback server that handles pingbacks to the current document.</td>
-    <tr><td><code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code></td>
+    </tr>
+--><tr><td><code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code></td>
      <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
      <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
      <td>Specifies that the target resource should be preemptively cached.</td>
@@ -55472,18 +55474,22 @@
   <!-- v2: Would be nice to apply this to other elements too,
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
+<!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 -->
+<!-- now registered in http://microformats.org/wiki/existing-rel-values#formats -->
+<!--
+  <h5>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5>
 
-  <h5 id=link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <p>The <code title="rel-pingback">pingback</code> keyword may be
+  used with <code>link</code> elements. This keyword creates an <span
+  title="external resource link">external resource link</span>.</p>
 
-  <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
-  used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
+  <p>For the semantics of the <code
+  title="rel-pingback">pingback</code> keyword, see the Pingback 1.0
+  specification. <a href="#refsPINGBACK">[PINGBACK]</a></p>
+-->
 
-  <p>For the semantics of the <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword, see the Pingback 1.0
-  specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
+  <h5 id=link-type-prefetch><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
-
-  <h5 id=link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
-
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
   elements. This keyword creates an <a href=#external-resource-link title="external resource
@@ -55497,7 +55503,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55530,7 +55536,7 @@
   title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
 -->
 
-  <h5 id=link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -55569,7 +55575,7 @@
   </div>
 
 
-  <h5 id=link-type-tag><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used with
   <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This keyword creates
@@ -55586,7 +55592,7 @@
 
 
 
-  <h5 id=sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.5.13 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -55598,7 +55604,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55609,7 +55615,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55628,7 +55634,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.12.5.15 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.5.14 </span>Other link types</h5>
 
   <!-- XXX should update this section to more closely match the wiki -->
   <!-- possibly also applying the principles described here:

Modified: index
===================================================================
--- index	2011-09-04 17:37:14 UTC (rev 6533)
+++ index	2011-09-04 17:44:13 UTC (rev 6534)
@@ -781,16 +781,15 @@
        <li><a href=#link-type-license><span class=secno>4.12.5.6 </span>Link type "<code>license</code>"</a></li>
        <li><a href=#link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
        <li><a href=#link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.12.5.11 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.12.5.13 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</a>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.5.9 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.5.10 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.5.11 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.5.12 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.5.13 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.12.5.15 </span>Other link types</a></ol></ol></li>
+         <li><a href=#link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.5.14 </span>Other link types</a></ol></ol></li>
    <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
      <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
@@ -54800,11 +54799,14 @@
      <td><em>not allowed</em></td>
      <td><a href=#hyperlink-annotation title="hyperlink annotation">Annotation</a></td>
      <td>Requires that the user agent not send an HTTP <code title=http-referer>Referer</code> (sic) header if the user follows the hyperlink.</td>
-    <tr><td><code title=rel-pingback><a href=#link-type-pingback>pingback</a></code></td>
-     <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
+    </tr><!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 --><!-- now registered in http://microformats.org/wiki/existing-rel-values#formats --><!--
+    <tr>
+     <td><code title="rel-pingback">pingback</code></td>
+     <td><span title="external resource link">External Resource</span></td>
      <td><em>not allowed</em></td>
      <td>Gives the address of the pingback server that handles pingbacks to the current document.</td>
-    <tr><td><code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code></td>
+    </tr>
+--><tr><td><code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code></td>
      <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
      <td><a href=#external-resource-link title="external resource link">External Resource</a></td>
      <td>Specifies that the target resource should be preemptively cached.</td>
@@ -55339,18 +55341,22 @@
   <!-- v2: Would be nice to apply this to other elements too,
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
+<!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 -->
+<!-- now registered in http://microformats.org/wiki/existing-rel-values#formats -->
+<!--
+  <h5>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5>
 
-  <h5 id=link-type-pingback><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <p>The <code title="rel-pingback">pingback</code> keyword may be
+  used with <code>link</code> elements. This keyword creates an <span
+  title="external resource link">external resource link</span>.</p>
 
-  <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
-  used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
+  <p>For the semantics of the <code
+  title="rel-pingback">pingback</code> keyword, see the Pingback 1.0
+  specification. <a href="#refsPINGBACK">[PINGBACK]</a></p>
+-->
 
-  <p>For the semantics of the <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword, see the Pingback 1.0
-  specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
+  <h5 id=link-type-prefetch><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
-
-  <h5 id=link-type-prefetch><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
-
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
   elements. This keyword creates an <a href=#external-resource-link title="external resource
@@ -55364,7 +55370,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.5.10 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55397,7 +55403,7 @@
   title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
 -->
 
-  <h5 id=link-type-stylesheet><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.5.11 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -55436,7 +55442,7 @@
   </div>
 
 
-  <h5 id=link-type-tag><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.5.12 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used with
   <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This keyword creates
@@ -55453,7 +55459,7 @@
 
 
 
-  <h5 id=sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.5.13 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -55465,7 +55471,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-next><span class=secno>4.12.5.14.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.5.13.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55476,7 +55482,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.12.5.14.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.5.13.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -55495,7 +55501,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.12.5.15 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.5.14 </span>Other link types</h5>
 
   <!-- XXX should update this section to more closely match the wiki -->
   <!-- possibly also applying the principles described here:

Modified: source
===================================================================
--- source	2011-09-04 17:37:14 UTC (rev 6533)
+++ source	2011-09-04 17:44:13 UTC (rev 6534)
@@ -61930,12 +61930,16 @@
      <td>Requires that the user agent not send an HTTP <code title="http-referer">Referer</code> (sic) header if the user follows the hyperlink.</td>
     </tr>
 
+<!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 -->
+<!-- now registered in http://microformats.org/wiki/existing-rel-values#formats -->
+<!--
     <tr>
      <td><code title="rel-pingback">pingback</code></td>
      <td><span title="external resource link">External Resource</span></td>
      <td><em>not allowed</em></td>
      <td>Gives the address of the pingback server that handles pingbacks to the current document.</td>
     </tr>
+-->
 
     <tr>
      <td><code title="rel-prefetch">prefetch</code></td>
@@ -62543,7 +62547,9 @@
   <!-- v2: Would be nice to apply this to other elements too,
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
-
+<!-- used quite a bit; removed for http://www.w3.org/Bugs/Public/show_bug.cgi?id=12224 -->
+<!-- now registered in http://microformats.org/wiki/existing-rel-values#formats -->
+<!--
   <h5>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5>
 
   <p>The <code title="rel-pingback">pingback</code> keyword may be
@@ -62553,8 +62559,8 @@
   <p>For the semantics of the <code
   title="rel-pingback">pingback</code> keyword, see the Pingback 1.0
   specification. <a href="#refsPINGBACK">[PINGBACK]</a></p>
+-->
 
-
   <h5>Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5>
 
   <p>The <code title="rel-prefetch">prefetch</code> keyword may be




More information about the Commit-Watchers mailing list