silverstripe-module silverstripe-cmsuserdocs
A wrapper for silverstripe/docsviewer that pulls the documentation into the cms replacing the Help menu item.
webbuilders-group/silverstripe-cmsuserdocs
A wrapper for silverstripe/docsviewer that pulls the documentation into the cms replacing the Help menu item.
- Tuesday, August 2, 2016
- by WebbuildersGroup
- Repository
- 3 Watchers
- 2 Stars
- 2,702 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 4 Open issues
- 3 Versions
- 18 % Grown
CMS User Docs Viewer
A wrapper for silverstripe/docsviewer that pulls the documentation into the CMS adding a Site Help option to the help menu., (*1)
Maintainer Contact
Requirements
Installation
composer require webbuilders-group/silverstripe-cmsuserdocs
Usage
Out of the box the module will display the documentation files that have been bundled into any of your installed modules. To configure what is shown in the list of available documentation and other information on how to write documentation see the detailed documentation for the SilverStripe Documentation Viewer Module., (*2)
Configuration
There are a number of configuration options available see below for a full list:, (*3)
CMSDocumentationViewer:
append_current_doc_title: true #Whether to append the current documentation path titles to the cms title or not
search_engine: false #Search engine to use for searching documentation this must be an implementor of ICMSUserDocsSearchEngine, if left as false then the search form is not shown. See below for more information
skip_default_entity: false #Skip the default entity in the page title and the breadcrumbs
dev-master
9999999-dev
A wrapper for silverstripe/docsviewer that pulls the documentation into the cms replacing the Help menu item.
Sources
Download
BSD-3-Clause
The Requires
documentation
silverstripe
help
guide
0.1.1
0.1.1.0
A wrapper for silverstripe/docsviewer that pulls the documentation into the cms replacing the Help menu item.
Sources
Download
BSD-3-Clause
The Requires
documentation
silverstripe
help
guide
0.1.0
0.1.0.0
A wrapper for silverstripe/docsviewer that pulls the documentation into the cms replacing the Help menu item.
Sources
Download
BSD-3-Clause
The Requires
documentation
silverstripe
help
guide