[drupal-devel] [task] Make book navigation links themable
mathias
drupal-devel at drupal.org
Sun Mar 20 19:38:12 UTC 2005
Issue status update for http://drupal.org/node/19169
Project: Drupal
Version: cvs
Component: book.module
Category: tasks
Priority: normal
Assigned to: TDobes
Reported by: TDobes
Updated by: mathias
Status: patch
+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.
mathias
Previous comments:
------------------------------------------------------------------------
March 20, 2005 - 01:57 : TDobes
Attachment: http://drupal.org/files/issues/theme_book_nav_links.patch (1017 bytes)
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.
------------------------------------------------------------------------
March 20, 2005 - 11:17 : jhriggs
+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.
More information about the drupal-devel
mailing list