https://github.com/backdrop-contrib/book_made_simple
Add some configuration options to simplify the Book experience.
https://github.com/backdrop-contrib/book_made_simple
backdrop backdropcms book cms
Last synced: 4 months ago
JSON representation
Add some configuration options to simplify the Book experience.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/book_made_simple
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-04-18T20:22:51.000Z (about 2 years ago)
- Default Branch: 1.x-3.x
- Last Pushed: 2025-03-07T16:26:56.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:27:06.327Z (about 1 year ago)
- Topics: backdrop, backdropcms, book, cms
- Language: PHP
- Size: 56.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Book Made Simple
This module will create a main book page for a content type selected in the
BookMadeSimple settings. This is a shortcut to create a node and click on
Update book outline.
A dropdown listbox can be added in book content links. Selecting a content type
here will open a new content form with book settings pre-selected to make this
new page a child page of page you started on.
## Installation
- Install this module using the [official Backdrop CMS instructions](https://backdropcms.org/guide/modules)
## Dependencies
- Book *(available in Backdrop core)*
## Configuration
### Book Made Simple settings:
- Look for available settings under
**Configuration > Content Authoring > BookMadeSimple**.
### Content type settings
- Look for available settings in the `BookMadeSimple` tab set.
## Issues
- Bugs and Feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/book_made_simple/issues).
## Current Maintainers
- [Laryn Kragt Bakker](https://github.com/laryn).
- Collaboration and co-maintainers welcome!
## Credits
- Ported to Backdrop CMS by [Laryn Kragt Bakker](https://github.com/laryn).
- Maintained for Drupal 7 by [Iyyappan Matheri Govindasamy](https://www.drupal.org/u/iyyappangovind),
[Scott Rigby](https://www.drupal.org/u/scottrigby),
[MarcElbichon](https://www.drupal.org/u/marcelbichon),
and [Info onTour](https://www.drupal.org/u/infopicard).
## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.