Problem/Motivation

I want to show the field book navigation below the content to provide a better navigation for the users.
At the moment there are two issues:

  • Both fields ("Book navigation" and "Book navigation (without tree links)") are not at the correct place. If I try to put this field right below the body, they will be shown after links. With this said, the fields do not take the order into account.
  • Secondly, if I try to use only the "Book navigation (without tree links)" fied - nothing wil be shown. Only the "Book navigation" is working

Steps to reproduce

  1. Activate the book modul
  2. Define a node type as a book content
  3. Configure the fields "Book navigation" and "Book navigation (without tree links)" in a custom order
  4. Check the visibility and correctness of both fields

Proposed resolution

Both fields should work, and consider the correct placing

Comments

dbielke1986 created an issue. See original summary.

dbielke1986’s picture

I found the reason why the tree is still there. It was caused by a custom template which was not considering {% if show_tree %}
The last open point I will check is, why the ordering is not correct, if I only use "Book navigation (without tree links)"

Keep you up to date!

dbielke1986’s picture

Status: Active » Closed (works as designed)

I think, there is no bug in this module. Even if I did not get the root, why the sort order is not evaluated, the show_tree was a custom theme problem.

I will doublecheck the order on a vanilla drupal and create a new bug, if this still occurs.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.