/[suikacvs]/test/html-webhacc/cc-about.en.html
Suika

Diff of /test/html-webhacc/cc-about.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sun Jul 27 10:33:45 2008 UTC revision 1.4 by wakaba, Thu Dec 11 05:11:11 2008 UTC
# Line 5  Line 5 
5  <link rel=stylesheet href="cc-style">  <link rel=stylesheet href="cc-style">
6  <link rel=index href="cc/">  <link rel=index href="cc/">
7  <link rel=license href="#license">  <link rel=license href="#license">
8  <link rel=author href="http://suika.fam.cx/~wakaba/who?" title=Wakaba lang=ja>  <link rel=author href="#author">
9  </head>  </head>
10  <body>  <body>
11  <h1><a href="cc/"><abbr title="Web Hypertext Application Conformance Checker"><img src="icons/title" alt="WebHACC"></abbr></a></h1>  <h1><a href="cc/"><abbr title="Web Hypertext Application Conformance Checker"><img src="icons/title" alt="WebHACC"></abbr></a></h1>
# Line 32  supporting <a href="standards">latest We Line 32  supporting <a href="standards">latest We
32  </ul>  </ul>
33  </div>  </div>
34    
35    <div class=section id=bookmarklet>
36    <h3>Bookmarklet</h3>
37    
38    <p><a href="javascript:%0A%20%20location.href%20%3D%20%27http%3A%2F%2Fsuika.fam.cx%2Fgate%2F2007%2Fhtml%2Fcc%2F%3Furi%3D%27%0A%20%20%20%20%20%20%2B%20encodeURIComponent%20%28location.href%29%3B%0A%20%20void%20%280%29%3B%0A"><i>Check
39    by
40    <abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr></i>
41    bookmarklet</a>
42    </div>
43    
44  <div class=section id=powerdby>  <div class=section id=powerdby>
45  <h3>Powered by ...</h3>  <h3>Powered by ...</h3>
46    
47  <ul>  <ul>
48    
49  <li><a href="http://suika.fam.cx/www/manakai-core/doc/web/">manakai</a>,  <li><a href="http://suika.fam.cx/www/manakai-core/doc/web/">manakai</a>,
50  a Perl library for <abbr title="Document Object Model">DOM</abbr>.  a Perl library for <abbr title="Document Object Model">DOM</abbr>.
51    
52  <li><a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>,  <li><a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>,
53  a subproject of manakai that supports  a subproject of manakai that supports
54  <abbr title="Hypertext Markup Language">HTML</abbr>,  <abbr title="Hypertext Markup Language">HTML</abbr>,
55  <abbr title="Extensible Markup Language">XML</abbr>,  <abbr title="Extensible Markup Language">XML</abbr>,
56  <abbr title="Cascading Style Sheets">CSS</abbr>,  <abbr title="Cascading Style Sheets">CSS</abbr>,
57  and other Web languages.  and other Web languages.
58    
59    <li><a
60    href="http://search.cpan.org/dist/Regexp-Parser/"><code>Regexp::Parser</code></a>
61    and <a href="http://suika.fam.cx/regexp/">its extension for JavaScript
62    regular expressions</a>.
63    
64  </ul>  </ul>
65  </div>  </div>
66    
67  <div class=section id=sourcecode>  <div class=section id=sourcecode>
68  <h3>Source</h3>  <h3>Source code</h3>
69    
70  <p><abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr>  <p><abbr title="Web Hypertext Application Conformance Checker">WebHACC</abbr>
71  is written in pure Perl.  Its source code is  is written in pure Perl.  Its source code is
# Line 56  is written in pure Perl.  Its source cod Line 73  is written in pure Perl.  Its source cod
73  the <abbr title="Concurrent Versions System">CVS</abbr> repository</a>.  the <abbr title="Concurrent Versions System">CVS</abbr> repository</a>.
74  </div>  </div>
75    
76    <div class=section id=author>
77    <h3>Author</h3>
78    
79    <p><a href="http://suika.fam.cx/~wakaba/who?" rel=author>Wakaba</a>.</p>
80    </div>
81    
82  <div class=section id=license>  <div class=section id=license>
83  <h3>License</h3>  <h3>License</h3>
84    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24