Skip to main content

Config

Config loop, to access configuration variables
{loop type="config" name="the-loop-name" [argument="value"], [...]}

Arguments

ArgumentDescriptionDefaultExample
excludeA single or a list of config ids.exclude="2", exclude="1,4,7"
hiddenA boolean value.hidden="no"
idA single of config id.id="2"
orderA list of values
Expected values
manualorder="id_reverse"
securedA boolean value.secured="no"
variableName of a variable configvariable="rewriting_enable"

Plus the global arguments

Outputs

VariableValue
$CHAPOThe config variable chapo
$DESCRIPTIONThe config variable description
$HIDDENcheck if the config variable is hidden
$IDthe config variable id
$IS_TRANSLATEDcheck if the config is translated
$LOCALEThe locale used for this research
$NAMEthe config variable name
$POSTSCRIPTUMThe config variable postscriptum
$SECUREDcheck if the config variable is secured
$TITLEThe config variable title
$VALUEthe config variable value

Plus the global outputs

Order possible values

Arguments

Ascending valueDescending valueSorted fields
idid_reverseID
namename_reverseName
titletitle_reverseTitle
valuevalue_reverseValue