ConsilioCatalog::AddCustomContentSource (open)

Add a new custom content source to a index

Syntax

LOADLIB "mod::consilio/lib/catalogs.whlib";

OBJECT FUNCTION AddCustomContentSource(STRING tag, STRING contentsourceobject, RECORD options)

Parameters

STRING tag

Tag of the new content source

STRING contentsourceobject

Library and name of object that handles indexing (lib#name)

RECORD options

Options

contentcheckinterval

Interval between rechecks (defaults to -1, no recheck)

definedby

Use to describe who added this custom content source was added

folder

Associated folder

title

Title for the content source

Return value

OBJECT