I like the book module and have no real issues with it. The problem I'm running into is that I really need it to organize by date added and not alphabetically by default. Could this be turned into a setting in the module that could be configured by the user?

Comments

neRok’s picture

Status: Active » Closed (won't fix)

Im just going over some old core issues and trying to close them.

I believe Drupal cant/shouldnt please everyone 'out of the box'.

In the case of your request, this could be easily achieved with a view. It could likely also be achieved with some hooks to the relevant block/'book-menu'.

Feel free to re-open if you dont agree (also remember views will be in D8 core).