projects to enhance the book module/project
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3438605. --> Reported by: [joseph.olstad](https://www.drupal.org/user/1321830) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <h2>Please update the project page for this module with the related projects that improve book.</h2> <ul> <li><a href="https://www.drupal.org/project/book_pdf"><strong>Book PDF</strong></a> - This module provides a means to print books and relies on a third party library for pdf generation.</li> <li><a href="https://www.drupal.org/project/book_access_code"><strong>Book Access Code</strong></a> - Provide arbitrary access to books by exposing them to those that have a book code. This could be used in many ways.</li> <li><a href="https://www.drupal.org/project/custom_book_block"><strong>custom book block</strong></a> - A more configurable version of the navigation block </li> <li><a href="https://www.drupal.org/project/book_visibility"><strong>book visibility</strong></a> - a new "Book" tab on the block configuration page.</li> <li><a href="https://www.drupal.org/project/book_tree_menu"><strong>book tree menu</strong></a> - Book Tree Menu enhances the default book navigation</li> <li><a href="https://www.drupal.org/project/booktree"><strong>Booktree</strong></a> - Booktree module - take as input a series of Book nodes and create a tree-like structure using Book node relationships. Similar to booktree_menu.</li> </ul> <p>Missing from above:</p> <h3>The <strong><a href="https://drupal.org/project/book_access">book_access</a></strong> module</h3> <p>Upgrade of the <strong><a href="https://drupal.org/project/book_access">book_access</a></strong> module is incomplete. In Drupal 7 the book_access module provides access to books and sections of a book based on roles and permissions.</p> <pre>&lt;ul&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/book_pdf"&gt;&lt;strong&gt;Book PDF&lt;/strong&gt;&lt;/a&gt; - This module provides a means to print books and relies on a third party library for pdf generation.&lt;/li&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/book_access_code"&gt;&lt;strong&gt;Book Access Code&lt;/strong&gt;&lt;/a&gt; - Provide arbitrary access to books by exposing them to those that have a book code.&nbsp; This could be used in many ways.&lt;/li&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/custom_book_block"&gt;&lt;strong&gt;custom book block&lt;/strong&gt;&lt;/a&gt; - A more configurable version of the navigation block &lt;/li&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/book_visibility"&gt;&lt;strong&gt;book visibility&lt;/strong&gt;&lt;/a&gt; - a new "Book" tab on the block configuration page.&lt;/li&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/book_tree_menu"&gt;&lt;strong&gt;book tree menu&lt;/strong&gt;&lt;/a&gt; - Book Tree Menu enhances the default book navigation&lt;/li&gt;<br>&nbsp; &lt;li&gt;&lt;a href="https://www.drupal.org/project/booktree"&gt;&lt;strong&gt;Booktree&lt;/strong&gt;&lt;/a&gt; - Booktree module -&nbsp; take as input a series of Book nodes and create a tree-like structure using Book node relationships. Similar to booktree_menu.&lt;/li&gt;<br>&lt;/ul&gt;</pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>View the book project page</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>See summary, there's a few well known module(s) that are helpful for this project.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Update the book module page</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A for now</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A for now</p>
issue