Home H... !html_header_date !html_ignore_8bit
 The guide of UDO
 Command index
 H...

!html_header_links

<link>-Elemente setzen (only HTML).

Type & position: command, preamble
 
Syntax: !html_header_links <text>
 
Description: If this switch is set, several <link> elements are generated in the HTML header as following:
 
  • If <text> contains "navigation", links for navigation are generated (<link rel="start" href="index.html" title="Begin of the document">, just as <link rel="home"..., "contents", "toc", "first", "prev", "previous", "next", "last").
     
  • If <text> contains "chapter", links for all nodes are generated (<link rel="chapter" href="..." title="...">, same for "section").
     

In the past, these link elements were produced automatically. Now, you get the link elements only if you really want them. This makes smaller HTML files.
 
Exists since: Version 6.5.2
 

Copyright © www.udo-open-source.org
Last updated on November 5, 2006

Home H... !html_header_date !html_ignore_8bit