Records - Top10: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
508 bytes added ,  11:04, 27 March 2021
m
HansR moved page Top10 to Records - Top10: So that all records pages fall under the R in the category
m (HansR moved page Top10 to Records - Top10: So that all records pages fall under the R in the category)
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:


== Inifile parameters ==
== Inifile parameters ==
    [Top10]
    BackgroundColorHeader=#d0d0d0                      (specification of the background colour of the header for the columns)
    BackgroundColorTable=#f0f0f0                        (specification of the background colour of the table)
    TextColorAccentTable=DarkOrange                    (specification of the text colour is a record is recent - i.e. less than 30 days old)
    TextColorHeader=Green                              (specification of the text colour of the header for the columns)
    NumberOfColumns=3                                  (specification of the number of columns displayed in a row)


    [Top10]
The values shown are the defaults used.
    BackgroundColorHeader=#d0d0d0                      (
    BackgroundColorTable=#f0f0f0
    TextColorAccentTable=DarkOrange
    TextColorHeader=Green
    NumberOfColumns=3


== Inner working ==
== Inner working ==
Line 27: Line 28:


A new table is created until all columns are displayed.
A new table is created until all columns are displayed.
[[Category:CumulusUtils]]

Navigation menu