Script Summary: Make a better looking print-page on geocaching.com from the normal cache page!
Version: 1.1.3
Works in both Mozilla Firefox and Google Chrome | If you feel this plugin isn't working properly, then there was probably a recent change to the geocaching.com cache-detail page, please leave a note, and i'll try to solve it in a couple of days :)
this script gives the print-links on the cache-details page an extra link, the GeoPrint-link!
when clicked the page gets reformatted to a printable version.. so background-images, sidebars, maps, headers and footers get removed to make more room for the cache-description
i started this script when a cache had different formatting on the main-page and on the printable page.. and because of the changes to the print-page in the last couple of years it's quite difficult to remove some elements with Nuke-Anything-Enhanced so i started "nuking" the main page..
i realised it would be easier to make a little script, and i was right :)
i hope someone else can use/enjoy this plugin :)
if you do use this script, please leave a note :)
Changelog
v1.1.3
- removed jQuery from my code, it's allready available from geocaching.com. And cleaned up some variable-names to be less common. Fixes the GC-code link in the right-top-side of the page which should show the http://coord.info link.
v1.1.2
- the feedback-button had a name change from uservoice-feedback to feedback-tab
v1.1.1
- small bugfix, i had version number with a 'v' in it... i removed that to get a clean version number
v1.1.0
- added a wrapper to load jQuery from within the script instead of through the @require tag, this gives basic Google Chrome support
v1.0.3
- changed the GeoPrint-button into a link, and placed it between the other print links. this is less harmfull for other scripts that might use elements in the print/download area of the page
v1.0.0
simple script called by a button, the button is placed instead of all the print and download links.
this script gives the print-links on the cache-details page an extra link, the GeoPrint-link!
when clicked the page gets reformatted to a printable version.. so background-images, sidebars, maps, headers and footers get removed to make more room for the cache-description
i started this script when a cache had different formatting on the main-page and on the printable page.. and because of the changes to the print-page in the last couple of years it's quite difficult to remove some elements with Nuke-Anything-Enhanced so i started "nuking" the main page..
i realised it would be easier to make a little script, and i was right :)
i hope someone else can use/enjoy this plugin :)
if you do use this script, please leave a note :)
Changelog
v1.1.3
- removed jQuery from my code, it's allready available from geocaching.com. And cleaned up some variable-names to be less common. Fixes the GC-code link in the right-top-side of the page which should show the http://coord.info link.
v1.1.2
- the feedback-button had a name change from uservoice-feedback to feedback-tab
v1.1.1
- small bugfix, i had version number with a 'v' in it... i removed that to get a clean version number
v1.1.0
- added a wrapper to load jQuery from within the script instead of through the @require tag, this gives basic Google Chrome support
v1.0.3
- changed the GeoPrint-button into a link, and placed it between the other print links. this is less harmfull for other scripts that might use elements in the print/download area of the page
v1.0.0
simple script called by a button, the button is placed instead of all the print and download links.



