Sun Java System Portal Server 7.1 Technical Reference

extract-html-meta

The extract-html-meta function extracts any <META> or <TITLE> information from an HTML file and adds it to the resource description. A content-type may be specified to restrict the kind of URLs that are generated.

Parameters

The parameters used with the extract-html-meta function and their description are:

truncate

The maximum number of bytes to extract.

type

Optional parameter. If omitted, it will generate all URLs.

Example


Generate fn=extract-html-meta truncate=255 type=text/html