Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (46)
V5.01 (21)
V5.10 (15)
V5.20 (32)
V5.30 (16)
V5.31 (1)
V5.32 (4)
V5.33 (16)
V5.34 (7)
V5.35 (2)
V5.40 (27)
V5.41 (7)
V5.42 (4)
V5.43 (6)
V5.50 (1)
V5.60 (1)
V5.61 (2)
V5.70 (9)
V5.71 (4)
 
 How to insert these widgets?

      5. Reference
          5.11. Style templates
              5.11.3. Modify current style template (expert mode)
                  5.11.3.3. List of style classes
                      5.11.3.3.1. Style class : Body (document body)
                          5.11.3.3.1.1. Style class : Container
                              Style class : TablePanes
                                  Style class : RowPanes
                                      Style class : PageMiddlePane
                                          Style class : Idea (idea)
 Style class : TFWidgetToc (Task Field Table of Contents Widget)  

TFWidgetToc style class has 2 main sub classes, controlling the title of the block (TFWidgetTitle), and the list of values (TFWidgetValues).

Two TFWidgetValues sub-classes (TFWidgetValue and TFWidgetNumber) control the text value and number of associated ideas. 

Example (this document styles) :

 Class TFWidgetToc

padding-left:5px;
margin:5px;
background-color:RGB(234, 233, 251);
padding-top:5px;
padding-bottom:5px;
font-size:90%;

 Class TFWidgetTitle

 Class TFWidgetValues
font-size:90%;
font-weight:100;
padding-left:10px;

 Class TFWidgetValue

 Class TFWidgetNb
font-size:80%;

Note : the rounded corners are obtained with "NiftyCorners" JavaScript script, invoked in the page header; please refer to the Advanced CSS tutorial in this manual.

Tasks
Start date2007/10/06
Due date2007/10/20
Percent finished100 %
Effective end date2007/10/17
CategoryV5.20