Closed (outdated)
Project:
Bibliography Module
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 15:29 UTC
Updated:
20 Dec 2018 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #1
rjerome commentedYou would have to edit the biblio.module file and make a slight modification to the biblio_menu() function. In there you will find a menu declaration that looks like this ...
you need to add on line so it looks like this (you can remove the comment "//<-----------add this line")...
This is not a bad idea, and I may make it a part of the code in the future.
Ron.
Comment #2
sly5 commentedThis works really well, thanks! For those who want to try this, make sure to flush the menu cache after editing biblio.module.
Comment #3
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.