|
Cookbook /
CascadeVarQuestions answered by this recipeDescription The CascadeVar() function is intended to be used as a helpful
function to define page variables that are drawn from page
text variables defined in specific pages. This makes it easy
to create page variables that can have default values that
can be overridden by authors for a specific page, group, or site.
CascadeVar() will use the pages in $CascadeVarPathFmt,
which will look in the current page, the GroupAttributes page,
and the site's GroupAttributes page for the value of a given
page variable. If not located in any of these sources, then
the $CascadeVar array is used.
To use this function, simply define a page variable in NotesRelease Notes
CommentsSee AlsoContributors |