Each SiteOperations Setting value identifies general operational characteristics associated with the Site's Operations, as described below.
- CenturyYear
- Establishes the 2 digit value that will set the upper limit to be treated as the current Century. 2 digit years after this value will be handled as being associated with the prior Century.
The value can be any Interval specification (e.g. "+10 years"), which will cause the dynamic computation of the specified date and subsequent extraction of the last 2 digits of the computed Year as the applicable value.
The CenturyYear specification has no applicability to 4 digit years (e.g. 3/4/2024), which are accepted as entered. It does apply to 2 digit year specifications (e.g. 3/4/24) and will determine the appropriate century digits using this Setting.
Default is "+10 years"
- Navigation
- Controls the format of the pagination controls at the bottom of a Results list. "Page" operates a logical page at a time and null or "Record" produces a record at a time format.
Default is "Record".
- WhatsNewSize
- Controls the size (number of characters) that a single What's New entry will utilize when presented to the Visitor.
The value can be a single numeric value (e.g. "WhatNewSize":200) which specifies that the text over the specified value will be suppressed.
The value can also be an array of 2 values (e.g. "WhatNewSize":[200,2000]) which causes the the site to divide the second value specified by the number of What's New entries and use the result OR the first specified value as the size (whichever is larger).
The individual What's New text can be expanded by clicking the and condensed by clicking
Default is "[200,2000]".