Configuration Reference:ref:
Technical information: Installation, Reference of TypoScript options, configuration options on system level, how to extend it, the technical details, how to debug it and so on.
Language should be technical, assuming developer knowledge of TYPO3. Small examples/visuals are always encouraged.
Target group: Developers
TypoScript Reference:ref:
Possible subsections: Reference of TypoScript options.
Note
Leave out the "Default" property when it is empty, otherwise it will not render properly.
Property
allWrap / +stdWrap
Data type
wrap
Description
Wraps the whole item.
Default
<div>|</div>
Property
wrapItemAndSub
Data type
wrap
Description
Wraps the whole item and any submenu concatenated to it.
Property
subst_elementUid
Data type
boolean
Description
If set, all appearances of the string '{elementUid}' in the total element html-code (after wrapped in .allWrap} is substituted with the uid number of the menu item. This is useful if you want to insert an identification code in the HTML in order to manipulate properties with JavaScript.
FAQ:ref:
Possible subsection: FAQ