By Anonymous (not verified) on
In Drupal 5.1, how to disable Print Friendly link?
I looked in modules, content type, input format, theme configuration but didn't find anything.
Any idea?
Thanks.
Michael
In Drupal 5.1, how to disable Print Friendly link?
I looked in modules, content type, input format, theme configuration but didn't find anything.
Any idea?
Thanks.
Michael
Comments
Weird
I always thought that this was a contrib module, either project/print for 4.6 and 4.7 or project/printable for 5.0.
Can you give us more information about your setup? A link also might be interesting to see the problem in action.
P
_ ___________________ _
Peter Chen
(+61) 0431 994 205
peterjohnchen@yahoo.com
http://www.peterjohnchen.com/
the contrib module add print
the contrib module add print friendly to other content types. What this user is talking about would be the print friendly link that is part of the book.module (I think)?
If you're speaking of the
If you're speaking of the "print-friendly version" item in the node links on book pages, just disallow anyone from seeing them in the access controls. In D5 that's in Administer --> User management --> Access controls
Thanks much
Thanks much Cristefano.
Simple, when you know where to look.
Michaël
Sure
Sure, I'm happy to help.