Tree :
Faceted index, by topics :
Menu
"Main" tree view (1) "Normal" view (15) Display (4) Edit (9) File (52) Help (7) Ideas (57) Import/Export (16) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1)
Feature
Category
How to insert these widgets? |
5.10.4.3. Custom fields Table of Contents widgets
When you insert one of the WIT variables <@cfWidgetTocX/> (where X goes from 1 to 32), WIT replaces it at build time by a block containing :
If the custom field is eligible for faceted index classification, the values are also links that point to the faceted index. You can see an example of this widget in the present document (left side), where the widget for the custom field "Menu" (#1) and the widget for the custom field "Feature" (#5) were used. Thus, inserting <@ cfWidgetToc1/> variable places the following block :
Menu
"Main" tree view (1)
"Normal" view (15) Display (4) Edit (9) File (52) Help (7) Ideas (57) Import/Export (16) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1) Inserting <@ cfWidgetToc5/> variable places the following block :
Feature
The widgets are updated whenever you build the web site (Ctrl + E), force the index calculation (Ctrl + Shift + E) or load the document. The presentation styles of these widgets are controlled by the style template. See also :
Keywords : Custom fields ; Faceted classification ; Facets ; Widget
|