Kaizou-links (Klinks)

Kaizou uses an XML description format that can be used either in stand-alone XML files or embedded in Web pages as a Klink.
A Klink is actually an HTML link with a rel=’kaizou’ attribute and an href value corresponding to a Kaizou document. When a Klink is clicked, the browser will perform the following actions:

  • load the Kaizou document,
  • open one of the URI targeted by the document,
  • apply the Kaizou transformations to this page.

Here is a sample Klink:

<a rel="kaizou" href="http://www.kaizou.org/example.xml" >
See it in action</a>

Today, only the Kaizou firefox extension is able to use Klinks.