Skip to content

Commit

Permalink
[e] (0) Move rel=external to the wiki.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181

git-svn-id: http://svn.whatwg.org/webapps@6484 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 17, 2011
1 parent 598ac7f commit 3171f25
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 81 deletions.
80 changes: 41 additions & 39 deletions complete.html
Expand Up @@ -779,22 +779,21 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
<li><a href=#rel-alternate><span class=secno>4.12.5.1 </span>Link type "<code>alternate</code>"</a></li>
<li><a href=#link-type-author><span class=secno>4.12.5.2 </span>Link type "<code>author</code>"</a></li>
<li><a href=#link-type-bookmark><span class=secno>4.12.5.3 </span>Link type "<code>bookmark</code>"</a></li>
<li><a href=#link-type-external><span class=secno>4.12.5.4 </span>Link type "<code>external</code>"</a></li>
<li><a href=#link-type-help><span class=secno>4.12.5.5 </span>Link type "<code>help</code>"</a></li>
<li><a href=#rel-icon><span class=secno>4.12.5.6 </span>Link type "<code>icon</code>"</a></li>
<li><a href=#link-type-license><span class=secno>4.12.5.7 </span>Link type "<code>license</code>"</a></li>
<li><a href=#link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<code>nofollow</code>"</a></li>
<li><a href=#link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<code>noreferrer</code>"</a></li>
<li><a href=#link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<code>pingback</code>"</a></li>
<li><a href=#link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<code>prefetch</code>"</a></li>
<li><a href=#link-type-search><span class=secno>4.12.5.12 </span>Link type "<code>search</code>"</a></li>
<li><a href=#link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<code>stylesheet</code>"</a></li>
<li><a href=#link-type-tag><span class=secno>4.12.5.14 </span>Link type "<code>tag</code>"</a></li>
<li><a href=#sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</a>
<li><a href=#link-type-help><span class=secno>4.12.5.4 </span>Link type "<code>help</code>"</a></li>
<li><a href=#rel-icon><span class=secno>4.12.5.5 </span>Link type "<code>icon</code>"</a></li>
<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>
<ol>
<li><a href=#link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<code>next</code>"</a></li>
<li><a href=#link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<code>prev</code>"</a></ol></li>
<li><a href=#other-link-types><span class=secno>4.12.5.16 </span>Other link types</a></ol></ol></li>
<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=#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>
Expand Down Expand Up @@ -55032,11 +55031,14 @@ <h4 id=linkTypes><span class=secno>4.12.5 </span>Link types</h4>
<td><span>Hyperlink</span></td>
<td>Gives a link to contact information for the current document.</td>
</tr>
--><tr><td><code title=rel-external><a href=#link-type-external>external</a></code></td> <!-- fifth and sixth most used <a rel> value (sixth is "external nofollow") -->
--><!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
<tr>
<td><code title="rel-external">external</code></td>
<td><em>not allowed</em></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td><span>Hyperlink</span></td>
<td>Indicates that the referenced document is not part of the same site as the current document.</td>
<tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
</tr>
--><tr><td><code title=rel-help><a href=#link-type-help>help</a></code></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td><a href=#hyperlink>Hyperlink</a></td>
<td>Provides a link to context-sensitive help.</td>
Expand Down Expand Up @@ -55307,19 +55309,19 @@ <h5>Link type "<dfn title="rel-contact"><code>contact</code></dfn>"</h5>
page as a whole.</p>
-->

<!-- fifth and sixth most used <a rel> value (sixth is "external nofollow"), but moved to the wiki because of http://www.w3.org/Bugs/Public/show_bug.cgi?id=11181
<h5>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5>

<h5 id=link-type-external><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
<p>The <code title="rel-external">external</code> keyword may be
used with <code>a</code> and <code>area</code> elements. This
keyword creates a <span>hyperlink</span>.</p>

<p>The <code title=rel-external><a href=#link-type-external>external</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 a <a href=#hyperlink>hyperlink</a>.</p>

<p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword indicates
<p>The <code title="rel-external">external</code> keyword indicates
that the link is leading to a document that is not part of the site
that the current document forms a part of.</p>
-->


<h5 id=link-type-help><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
<h5 id=link-type-help><span class=secno>4.12.5.4 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>

<p>The <code title=rel-help><a href=#link-type-help>help</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>
Expand Down Expand Up @@ -55348,7 +55350,7 @@ <h5 id=link-type-help><span class=secno>4.12.5.5 </span>Link type "<dfn title=re
link to use a different cursor.</p>


<h5 id=rel-icon><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
<h5 id=rel-icon><span class=secno>4.12.5.5 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>

<p>The <code title=rel-icon><a href=#rel-icon>icon</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>
Expand Down Expand Up @@ -55490,7 +55492,7 @@ <h5 id=rel-icon><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-icon
separated by only a single U+0020 SPACE character.</p>


<h5 id=link-type-license><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
<h5 id=link-type-license><span class=secno>4.12.5.6 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>

<p>The <code title=rel-license><a href=#link-type-license>license</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>
Expand Down Expand Up @@ -55556,7 +55558,7 @@ <h5 id=link-type-license><span class=secno>4.12.5.7 </span>Link type "<dfn title
</div>


<h5 id=link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
<h5 id=link-type-nofollow><span class=secno>4.12.5.7 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>

<p>The <code title=rel-nofollow><a href=#link-type-nofollow>nofollow</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
Expand All @@ -55571,7 +55573,7 @@ <h5 id=link-type-nofollow><span class=secno>4.12.5.8 </span>Link type "<dfn titl
affiliated with the two pages.</p>


<h5 id=link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
<h5 id=link-type-noreferrer><span class=secno>4.12.5.8 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>

<p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</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
Expand Down Expand Up @@ -55599,7 +55601,7 @@ <h5 id=link-type-noreferrer><span class=secno>4.12.5.9 </span>Link type "<dfn ti
e.g. letting <img> or CSS or <video> hide the referrer -->


<h5 id=link-type-pingback><span class=secno>4.12.5.10 </span>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><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>
Expand All @@ -55608,7 +55610,7 @@ <h5 id=link-type-pingback><span class=secno>4.12.5.10 </span>Link type "<dfn tit
specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>


<h5 id=link-type-prefetch><span class=secno>4.12.5.11 </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>
Expand All @@ -55623,7 +55625,7 @@ <h5 id=link-type-prefetch><span class=secno>4.12.5.11 </span>Link type "<dfn tit
<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.12 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
<h5 id=link-type-search><span class=secno>4.12.5.11 </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>
Expand Down Expand Up @@ -55655,7 +55657,7 @@ <h5>Link type "<dfn title="rel-sidebar"><code>sidebar</code></dfn>"</h5>
title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
-->

<h5 id=link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
<h5 id=link-type-stylesheet><span class=secno>4.12.5.12 </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
Expand Down Expand Up @@ -55694,7 +55696,7 @@ <h5 id=link-type-stylesheet><span class=secno>4.12.5.13 </span>Link type "<dfn t
</div>


<h5 id=link-type-tag><span class=secno>4.12.5.14 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
<h5 id=link-type-tag><span class=secno>4.12.5.13 </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
Expand All @@ -55711,7 +55713,7 @@ <h5 id=link-type-tag><span class=secno>4.12.5.14 </span>Link type "<dfn title=re



<h5 id=sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link types</h5>
<h5 id=sequential-link-types><span class=secno>4.12.5.14 </span>Sequential link types</h5>

<p>Some documents form part of a sequence of documents.</p>

Expand All @@ -55723,7 +55725,7 @@ <h5 id=sequential-link-types><span class=secno>4.12.5.15 </span>Sequential link
<p>A document may be part of multiple sequences.</p>


<h6 id=link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
<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>

<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>
Expand All @@ -55734,7 +55736,7 @@ <h6 id=link-type-next><span class=secno>4.12.5.15.1 </span>Link type "<dfn title
document that is the next logical document in the sequence.</p>


<h6 id=link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
<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>

<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>
Expand All @@ -55753,7 +55755,7 @@ <h6 id=link-type-prev><span class=secno>4.12.5.15.2 </span>Link type "<dfn title
</div>


<h5 id=other-link-types><span class=secno>4.12.5.16 </span>Other link types</h5>
<h5 id=other-link-types><span class=secno>4.12.5.15 </span>Other link types</h5>

<!-- XXX should update this section to more closely match the wiki -->
<!-- possibly also applying the principles described here:
Expand Down

0 comments on commit 3171f25

Please sign in to comment.