Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
rel=nofollow; mention copyright for rel=license
git-svn-id: http://svn.whatwg.org/webapps@341 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 22, 2006
1 parent ee35639 commit 7a95383
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 21 deletions.
53 changes: 34 additions & 19 deletions index
Expand Up @@ -715,35 +715,39 @@
type "<dfn id=license
title=rel-license><code>license</code></dfn>"</a>

<li><a href="#hierarchical"><span class=secno>4.5.3.11.
<li><a href="#link-type9"><span class=secno>4.5.3.11. </span>Link
type "<dfn id=nofollow
title=rel-nofollow><code>nofollow</code></dfn>"</a>

<li><a href="#hierarchical"><span class=secno>4.5.3.12.
</span>Hierarchical link types</a>
<ul class=toc>
<li><a href="#link-type9"><span class=secno>4.5.3.11.1.
<li><a href="#link-type10"><span class=secno>4.5.3.12.1.
</span>Link type "<dfn id=first
title=rel-first><code>first</code></dfn>"</a>

<li><a href="#link-type10"><span class=secno>4.5.3.11.2.
<li><a href="#link-type11"><span class=secno>4.5.3.12.2.
</span>Link type "<dfn id=index
title=rel-index><code>index</code></dfn>"</a>

<li><a href="#link-type11"><span class=secno>4.5.3.11.3.
<li><a href="#link-type12"><span class=secno>4.5.3.12.3.
</span>Link type "<dfn id=last
title=rel-last><code>last</code></dfn>"</a>

<li><a href="#link-type12"><span class=secno>4.5.3.11.4.
<li><a href="#link-type13"><span class=secno>4.5.3.12.4.
</span>Link type "<dfn id=next
title=rel-next><code>next</code></dfn>"</a>

<li><a href="#link-type13"><span class=secno>4.5.3.11.5.
<li><a href="#link-type14"><span class=secno>4.5.3.12.5.
</span>Link type "<dfn id=prev
title=rel-prev><code>prev</code></dfn>"</a>

<li><a href="#link-type14"><span class=secno>4.5.3.11.6.
<li><a href="#link-type15"><span class=secno>4.5.3.12.6.
</span>Link type "<dfn id=up
title=rel-up><code>up</code></dfn>"</a>
</ul>

<li><a href="#other"><span class=secno>4.5.3.12. </span>Other link
<li><a href="#other"><span class=secno>4.5.3.13. </span>Other link
types</a>
</ul>

Expand Down Expand Up @@ -15001,7 +15005,7 @@ XXX selection ranges -->
the next document in the series is the target document.

<tr>
<td><code title=rel-nofollow>nofollow</code></td>
<td><code title=rel-nofollow><a href="#nofollow0">nofollow</a></code></td>
<!-- most used <a rel> value (and sixth most used is "external nofollow") -->

<td><em>not allowed</em>
Expand Down Expand Up @@ -15377,10 +15381,21 @@ XXX selection ranges -->
a <a href="#hyperlink0" title="hyperlink link">hyperlink</a>.

<p>The <code title=rel-license><a href="#license0">license</a></code>
keyword indicates that the referenced document provides the license terms
under which the current document is provided.
keyword indicates that the referenced document provides the copyright
license terms under which the current document is provided.

<h5 id=link-type9><span class=secno>4.5.3.11. </span>Link type "<dfn
id=nofollow0 title=rel-nofollow><code>nofollow</code></dfn>"</h5>

<p>The <code title=rel-nofollow><a href="#nofollow0">nofollow</a></code>
keyword may be used with <code><a href="#a0">a</a></code> and <code><a
href="#area0">area</a></code> elements.

<p>The <code title=rel-nofollow><a href="#nofollow0">nofollow</a></code>
keyword indicates that the link is not endorsed by the original author or
publisher of the page.

<h5 id=hierarchical><span class=secno>4.5.3.11. </span>Hierarchical link
<h5 id=hierarchical><span class=secno>4.5.3.12. </span>Hierarchical link
types</h5>

<p>Some documents form part of a hierarchical structure of documents.
Expand All @@ -15393,7 +15408,7 @@ XXX selection ranges -->
<em>previous sibling</em>, and the one that follows it is its <em>next
sibling</em>. A document with no parent forms the top of the hierarchy.

<h6 id=link-type9><span class=secno>4.5.3.11.1. </span>Link type "<dfn
<h6 id=link-type10><span class=secno>4.5.3.12.1. </span>Link type "<dfn
id=first0 title=rel-first><code>first</code></dfn>"</h6>

<p>The <code title=rel-first><a href="#first0">first</a></code> keyword may
Expand All @@ -15412,7 +15427,7 @@ XXX selection ranges -->
title="">start</code>" like the <code title=rel-first><a
href="#first0">first</a></code> keyword.

<h6 id=link-type10><span class=secno>4.5.3.11.2. </span>Link type "<dfn
<h6 id=link-type11><span class=secno>4.5.3.12.2. </span>Link type "<dfn
id=index0 title=rel-index><code>index</code></dfn>"</h6>

<p>The <code title=rel-index><a href="#index0">index</a></code> keyword may
Expand All @@ -15430,7 +15445,7 @@ XXX selection ranges -->
title="">contents</code>", and "<code title="">toc</code>" like the <code
title=rel-index><a href="#index0">index</a></code> keyword.

<h6 id=link-type11><span class=secno>4.5.3.11.3. </span>Link type "<dfn
<h6 id=link-type12><span class=secno>4.5.3.12.3. </span>Link type "<dfn
id=last0 title=rel-last><code>last</code></dfn>"</h6>

<p>The <code title=rel-last><a href="#last0">last</a></code> keyword may be
Expand All @@ -15448,7 +15463,7 @@ XXX selection ranges -->
treat the keyword "<code title="">end</code>" like the <code
title=rel-last><a href="#last0">last</a></code> keyword.

<h6 id=link-type12><span class=secno>4.5.3.11.4. </span>Link type "<dfn
<h6 id=link-type13><span class=secno>4.5.3.12.4. </span>Link type "<dfn
id=next0 title=rel-next><code>next</code></dfn>"</h6>

<p>The <code title=rel-next><a href="#next0">next</a></code> keyword may be
Expand All @@ -15462,7 +15477,7 @@ XXX selection ranges -->
the link is leading to the document that is the next sibling of the
current document.

<h6 id=link-type13><span class=secno>4.5.3.11.5. </span>Link type "<dfn
<h6 id=link-type14><span class=secno>4.5.3.12.5. </span>Link type "<dfn
id=prev0 title=rel-prev><code>prev</code></dfn>"</h6>

<p>The <code title=rel-prev><a href="#prev0">prev</a></code> keyword may be
Expand All @@ -15480,7 +15495,7 @@ XXX selection ranges -->
treat the keyword "<code title="">previous</code>" like the <code
title=rel-prev><a href="#prev0">prev</a></code> keyword.

<h6 id=link-type14><span class=secno>4.5.3.11.6. </span>Link type "<dfn
<h6 id=link-type15><span class=secno>4.5.3.12.6. </span>Link type "<dfn
id=up0 title=rel-up><code>up</code></dfn>"</h6>

<p>The <code title=rel-up><a href="#up0">up</a></code> keyword may be used
Expand Down Expand Up @@ -15546,7 +15561,7 @@ disallow: http://microformats.org/wiki/rel-enclosure

-->

<h5 id=other><span class=secno>4.5.3.12. </span>Other link types</h5>
<h5 id=other><span class=secno>4.5.3.13. </span>Other link types</h5>

<p class=big-issue>Address extensibility.

Expand Down
14 changes: 12 additions & 2 deletions source
Expand Up @@ -13547,8 +13547,18 @@ XXX selection ranges -->
title="hyperlink link">hyperlink</span>.</p>

<p>The <code title="rel-license">license</code> keyword indicates
that the referenced document provides the license terms under which
the current document is provided.</p>
that the referenced document provides the copyright license terms
under which the current document is provided.</p>


<h5>Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5>

<p>The <code title="rel-nofollow">nofollow</code> keyword may be
used with <code>a</code> and <code>area</code> elements.</p>

<p>The <code title="rel-nofollow">nofollow</code> keyword indicates
that the link is not endorsed by the original author or publisher of
the page.</p>


<h5>Hierarchical link types</h5>
Expand Down

0 comments on commit 7a95383

Please sign in to comment.