Description of the need
We ran into this issue on backdropcms.org, where any node type can be classified as a book page, but then the book navigation shows up at the bottom of the page whether you want it there or not. It would be nice if we could provide a UI to control the placement of this navigation.
Proposed solution
Provide an interface to disable book navigation per node type.
* Use hook_fields_extra_fields()
to allow book navigation to be disabled, or placed between fields. (Update: check the global setting for "Display default book navigation on book pages" and only show the per-node-type display option if that value is TRUE"
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to hide or show book navigation per content type.
See https://github.com/backdrop/backdrop-issues/issues/3639 [META][UX] Improve book module.
Recent comments
Using modules Internationalization > String translation, and Localization client > if you like to make a translation easier.
Quicktabs module: How to translate the tabs?
OK so I have tried several things among which are running Update.php as withe mysite,com/update.php Going to Home adn running update there coing to performance adn running ipdate there. I all...
Update failure
- In Backdrop CMS the update.php file located in the /core folder (mydomain.com/core/update.php). - For launch the update.php from address bar of the browser, without restrictions, you...
Update Problems