Adds functionality to add and edit a CMS guide page for editors.
Project description
Wagtail Guide
What is it?
Installation
Wagtailguide has a pypi package and can be installed with:
pip install wagtailguide
After installing, add it to your settings file along with wagtail.contrib.settings
, the settings inclusion should be placed with your other wagtail.contrib libraries:
INSTALLED_APPS = [
...
'wagtail_guide',
'wagtail.contrib.settings',
]
Usage
To edit the guide, the user needs to be an admin, or have the Manage editor guide
'change' value checked in their user group permissions.
Editing the guide
To edit the guide, from the left hand menu open settings > then click 'Manage editor guide'. Edit your content and then save.
Guide navigation menu
If more than one 'heading' blocks are added to the content, an automatic menu will be displayed at the top of the guide under the heading 'Contents'
Viewing the guide
Once logged in, a new menu icon towards the bottom of the left hand menu will be visible labeled as 'Editor guide':
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wagtail_guide-1.tar.gz
.
File metadata
- Download URL: wagtail_guide-1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d4dc03ac37233b903cc17601620df38a616f9470f7316d5fcbeb54f03db495d |
|
MD5 | 2456ec0dd5bb0bf22a97e9976c5eb687 |
|
BLAKE2b-256 | 05db29fc090e140bb7294ade012d69f0adfd12f8e9d92a170e4f6936fe6b62c7 |
File details
Details for the file wagtail_guide-1-py3-none-any.whl
.
File metadata
- Download URL: wagtail_guide-1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b02b785bbc4883c6e8a9c2234fa598ef9fdd144ca1d1f5776c48c61f6e4f8ee |
|
MD5 | 8e747ca0589b1c86963333aab5e2471b |
|
BLAKE2b-256 | b87937733d20ede75b7f897d4d82c11708191510002268f22ef421f161f856d0 |