Closed (fixed)
Project:
Drupal core
Component:
book.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Mar 2005 at 07:57 UTC
Updated:
5 Apr 2005 at 19:15 UTC
At the moment, book navigation links are not themable. This is a problem for sites that wish to change where these links are displayed. (i.e. if they want to display them above the node body rather than below)
The simple attached patch renames book_navigation to theme_book_navigation and replaces the sole call to this function with an appropriate theme call.
| Comment | File | Size | Author |
|---|---|---|---|
| theme_book_nav_links.patch | 1017 bytes | TDobes |
Comments
Comment #1
jhriggs commented+1
Please put this in for 4.6. I know it's not really a bug fix, but it is a big functionality/usability gain for a tiny patch.
Comment #2
matt westgate commented+1
I'm seeing more and more sites use the book module for things other than books (image galleries, entire sites, etc) and in those cases it'd be nice to tweak the book navigation accordingly. Making it themeable would do the trick.
Comment #3
dries commentedCommitted to HEAD. Thanks.
Comment #4
(not verified) commented