Master Topic
Topics and Topic elements that are reused across installation using INCLUDE variable. Modifying these topics immediately affect the entire installation. Also see
TopicFunctions which are very similar but ususally include parameters.
%IFDEFINEDTHEN{"%IFACCESS{"TCAO.WebNotify" type="change"}%" as="1" glue="off"}%
%IFDEFINEDTHEN{"%CREATELINK%" as="no" glue="off"}%
%ELSIFDEFINED{"%CREATELINK%" as="yes" }%
%IFDEFINED{"TopicType" as="TopicType" then="
" glue="off" }%
%ELSIFDEFINED{"%CREATELINK%" as="..*" }%
$test
%ELSEDEFINED%
%IFDEFINED{"TopicType" as="TopicType" then="
" glue="off" }%
%FIDEFINED%%FIDEFINED%
%IFDEFINED{"" then="
See also sub-TopicTypes: $percntDBQUERY{\"parent = 'MasterTopic' AND Classification = 'TopicType'\" web=\"TCAO\" format=\"$web.$topic\" separator=\", \" }$percnt" glue="off" }%
%IFDEFINEDTHEN{"%LISTFORMAT%" glue="off" }%
ERROR: DBCALL can't find topic %LISTFORMAT% in TCAO
%ELSEDEFINED%
%DBCALL{"TCAO.RenderTableSearchResults" FACETS="SubjectArea" EXCLUDE="null" BASESEARCH="%IFDEFINED{"%CLASS_NAME%" then="$test" else="TopicType"}% = '.*\bMasterTopic\b.*'" }% %FIDEFINED%
For more information on content organization within the TCAO web, see TopicClassification.
New
MasterTopic topics will use the
MasterTopicTemplate if there is one defined.