prependSlash¶
- prependSlash¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']
- Type
boolean
- Scope
Proc. / Display
Defines whether a slug field should contain a prepending slash, for example for nested categories with speaking segments.
If not set, this defaults to
false
. (Exception: for thepages.slug
field this defaults totrue
and cannot be changed.)