wondering if anyone else has experienced variations in how the book.module is displayed? I have several book formats in my development site but for some reason there are two ways they display:
1) some books will have the outline tab, 2 printer friendly links (only because I'm testing this issue), and when you go into the edit tab, the "Parent: " option is not there
2) the other display I'm experiencing is , no outline tab, only the book.module printer-friendly link is displayed, and the "Parent:" option is visible....
These two displays happen only in books --- the display doesn't change for an individual book - the display for book A is always A , book B is always B....I'm not sure where to start looking to figure out why there is this difference??????
I'm fretting about this because I want the print.module link visible on all books (so I can comment out the book printer-friendly option)....but without finding out why there are these differences, I can't do this.....
Thanks,
Angela
Comments
Comment #1
angelahoistion commentedI've marked this critical because it effects when the print.module "printer friendly" links are rendered
Here are more details...it seems that some of these top level books think they are child pages (I'll have to do more checking on this)...but from what I've been able to find...the print.module "printer friendly" link doesn't show up on child pages of books....
has anyone else came to this conclusion?
Now my next question is (not knowing PHP well enough) is there a way to code the print.module to render on the child pages of books?
Thanks,
Comment #2
angelahoistion commentedOK...so it "seems" if you comment out lines 46-49 of print.module, than the print.module "printer friendly" link appears and functions correctly on all book pages (parent & child)
Comment #3
(not verified) commented