activate skinBundle

Activates a skin bundle.

See Also

"Search Interface Customization: Skin Bundles"

Syntax

activate skinBundle --NAME=object_name [--INPUT_FILE=xml_filename] [--ATTACHMENT_LIST=list_filename]

or

activate skinBundle -n object_name [-i xml_filename] [-h list_filename]

Parameters

object_name

Content of a <search:name> element in the XML document.

xml_filename

Path to the XML document that describes the object. See skinBundle.

list_filename

Path to the text file that lists the files in the skin bundle. See the Notes for create skinBundle.

Example

This example activates a skin bundle named acme:

SES>activate skinBundle --NAME=acme
 
The object "[name=acme]" was successfully activated