- Compatible XF Versions
- 1.2 , 1.3 , 1.4
- Visible Branding
- No
Help Pages Wrapper Manager
Addon presentation
This extension adds a layer to control your Help pages including the default ones. With it you can:
Addon presentation
This extension adds a layer to control your Help pages including the default ones. With it you can:
- Set their display order
With the XenForo default system you could already but not for the default ones: Bb Codes, Terms, Cookies, etc. - You can hide them globally or by usergroups
They will be only hidden, with the direct url, they still can be accessed - You can make some of them the children of one
The system only supports one level of parent/child. If you want to get and display the list of children in the parent, insert where you want: -
Code:
{childrenList}
- You can also embed some posts in your Help page
To do this, insert this where you want to insert your post (be sure to have its post id): -
Code:
{post:postId}
- Some options to delete lines of the post or hide its images are available (ref).