- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Nov 2006 01:56:45 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv27540
Modified Files:
Tag: validator-0_7-branch
opt_show_outline.tmpl
Log Message:
pointing to semantic extractor for checks beyond outline
Index: opt_show_outline.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/opt_show_outline.tmpl,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- opt_show_outline.tmpl 8 Sep 2004 16:00:59 -0000 1.2
+++ opt_show_outline.tmpl 9 Nov 2006 01:56:43 -0000 1.2.2.1
@@ -4,6 +4,8 @@
Below is an outline for this document, automatically generated from the
heading tags (<code><h1></code> through <code><h6></code>.)
</p>
+
+
<TMPL_VAR NAME="file_outline">
<p>
If this does not look like a real outline, it is likely that the
@@ -11,4 +13,7 @@
the logical structure of the document; they should not be used simply
to add emphasis, or to change the font size.)
</p>
+ <p>If you want to examine the semantic structure of your documents, beyond the outline, try the
+ <a href="http://www.w3.org/2003/12/semantic-extractor.html">Semantic data extractor</a>.
+ </p>
</div>
Received on Thursday, 9 November 2006 01:56:56 UTC