===== HTML Classifier ===== //Creates an empty classification that's simply a link to a web page.// The following table lists all of the configuration options available for HTML. ^Option^Description^Value^ ^//HTML Options//^^^ | **url** |(REQUIRED) The url of the web page to link to. | | | **buttonname** |The label for the classifier screen and button in navigation bar. The default is the metadata element specified with -metadata. |//Default: Browse// | ^//Options Inherited from [[BaseClassifier]]//^^^ | **buttonname** |The label for the classifier screen and button in navigation bar. The default is the metadata element specified with -metadata. | | | **no_metadata_formatting** |Don't do any automatic metadata formatting (for sorting.) | | | **builddir** |Where to put the built indexes. | | | **outhandle** |The file handle to write output to. |//Default: STDERR// | | **verbosity** |Controls the quantity of output. 0=none, 3=lots. |//Default: 2// |