Closed (won't fix)
Project:
Drupal core
Version:
7.8
Component:
book.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 00:24 UTC
Updated:
31 May 2013 at 04:39 UTC
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
Comment #1
neRok commentedIm 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).