Difference between revisions of "Links Settings"

From GeeklogWiki
Jump to: navigation, search
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{| border=1 cellspacing=0
 +
!Variable
 +
!Default Value
 +
!Description
 +
|-
 +
|linkcols
 +
|3
 +
|Number of columns to use when listing the categories in the links section. Set to 0 if you don't want categories listed.
 +
|-
 +
|linksperpage
 +
|10
 +
|Number of links to show per page. Set to 0 to show all links at once.
 +
|}
 +
;<strong>Note:</strong> When setting both 'linkcols' and 'linksperpage' to 0 you get back the old-style (pre-1.3.6) layout of the links section.
 +
 
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]]
 
;[[The_Geeklog_Configuration_File|Back to The Geeklog Configuration File]]

Latest revision as of 08:37, 7 July 2004

Variable Default Value Description
linkcols 3 Number of columns to use when listing the categories in the links section. Set to 0 if you don't want categories listed.
linksperpage 10 Number of links to show per page. Set to 0 to show all links at once.
Note: When setting both 'linkcols' and 'linksperpage' to 0 you get back the old-style (pre-1.3.6) layout of the links section.
Back to The Geeklog Configuration File