Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2010 at 18:01 UTC
Updated:
27 Jul 2010 at 01:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jcnventuraDuplicate of #687676: Disable footnotes outside of the normal view
Comment #2
eikes commentedto exclude anchors from appearing in the list of links you can comment the block in print.pages.inc which looks like this:
maybe there ought to be a checkbox on admin/settings/print/common which makes anchors optional?
Comment #3
eikes commentedok, so here's the patch for this problem. With it you can choose if you want to have anchor-links in the list or not.
Comment #4
Anonymous (not verified) commentedSubscribe
Comment #5
jcnventuraHi,
Indeed, named anchors in the URL list are not really necessary, so they're now disabled by default. I have committed your patch with a few modifications.
Thanks for the patch!
João