Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 21:25 UTC
Updated:
19 Jun 2009 at 14:10 UTC
I've set up the print module to display icons only in the content area of a node, however I still get a second printer-friendly icon next to the "Add child page" link on book pages. Is there a way to correct this?
It would also be good to have a link to either print the current book page or the entire book.
Thanks
Comments
Comment #1
jcnventuraIf you're using version 6.x-1.7, the first paragraph shouldn't be happening and there are options for the second paragraph.
So, which version are you using? If it's not 1.7, please upgrade..
João
Comment #2
RWWood commentedI have 6.x-1.7.
On the configuration page, I have set "content corner" for the location of the links, "icon only" for link style, and "Current page and sub-pages" for link in book hierarchy nodes.
I'm using Drupal 6.12
Comment #3
jcnventuraAh.. Sorry, but I didn't get what the problem was on my first read.
The problem is that if you weren't using the module, the book module would insert a "Printer-friendly version" link in book hierarchy pages.. This module changes that link, but it doesn't remove it entirely when the 'links area' option is disabled. I will try to fix that.
As to the final part of the original question, look at the bottom of the settings forms for "Link in book hierarchy nodes:".
João
Comment #4
jcnventuraJust committed the code to fix this issue to CVS.
Comment #5
RWWood commentedFantastic! Works great.
Thanks.