- Compatible XF 1.x versions
- 1.2
- 1.3
- 1.4
- License
- Creative Commons BY 3.0 license
- 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:
To configure this extension, go to the XenForo options and look for "Help Wrapper Manager".
I've done this addon for my own needs. I share it because it might be useful for some of you. I will not support it. If you want to update it, add new functions, feel free to do it using the Creative Commons BY 3.0 license.
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}
To configure this extension, go to the XenForo options and look for "Help Wrapper Manager".
I've done this addon for my own needs. I share it because it might be useful for some of you. I will not support it. If you want to update it, add new functions, feel free to do it using the Creative Commons BY 3.0 license.