q. See the classificationplugin.tmpl template
file.
%STARTINCLUDE%%FORMATLIST{
"%HIERARCHY{
format="$name=$title|$title$n$children"
web="%THEWEB{default="%BASEWEB%"}%"
%IF{"defined CAT" then="include=\"^%CAT%.*\""}%
matchattr="title"
matchcase="off"
}%"
split="\n"
sort="on"
unique="on"
separator="$n"
limit="%LIMIT{default="10"}%"
}%%STOPINCLUDE%
%FORMATLIST{
"%HIERARCHY{
format="$name=$title|$title$n$children"
web="Applications/ClassificationApp"
include="^Test.*"
matchattr="title"
matchcase="off"
}%"
split="\n"
sort="on"
unique="on"
separator="$n"
limit="10"
}%
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.