Skip to content

Book home pages

Sean Colsen requested to merge gh-bc33e12c/48/seanmadsen/book-home-pages into master

Created by: seanmadsen

Commits in this PR are based on my refactor in #45, so please merge #45 first.

This PR adds the ability to view a "book home page", that is one page in the Symfony app that shows all the details of the book, namely the different editions available. This way, if a visitor goes to https://docs.civicrm.org/user they'll see all the available editions of the User Guide. Also, /user/en redirects to /user.

Preview:

screenshot12

Merge request reports