Provides help about the page being visited, accessed via the Admin Bar.
Links appear under Admin Bar > This page > Site help.
For example:
- When visiting
node/add/pageon your site, the Site Help shows a link to
"Creating and editing content", which is the Backdrop User Guide page about
editing and adding site content.
The default Site Help links are to relevant documentation on Backdrop CMS
user guide at https://docs.backdropcms.org/documentation/user-guide.
A form is also provided at admin/config/administration/site-help/edit to
manually create additional help links. This way, you can create a custom user
guide, and link to it, or provide links to existing pages on the internet.
A hook is provided to allow links to be created to module-defined help pages.
All links can be disabled individually.
Installation
- Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules. - Site help links will be available under the Admin Bar "This page" link.
- Go to
admin/config/administration/site-helpto see and configure available
links and create new ones. - Grant the
access site helppermission to allow roles to see site help, or
administer site helppermission to allow configure.
REQUIREMENTS
Admin Bar
LICENSE
This project is GPL v2 software. See the LICENSE.txt file in this directory
for complete text.
CURRENT MAINTAINERS
- Docwilmot (https://github.com/docwilmot/)