Closed (won't fix)
Project:
Lost & found issues
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 03:55 UTC
Updated:
26 May 2015 at 09:45 UTC
Jump to comment: Most recent
Comments
Comment #1
nedjoThanks, applied. I changed the class from "print" to "printable" to reduce the liklihood of colliding with another uses.
Comment #2
JohnG-1 commentedprint.module used "print" - just means anyone switching over doesn't have to re-edit any related css ;)
Comment #3
JohnG-1 commentedNedjo - I've finally figured out how to do this the proper drupal way (so it's consistent with comment_add, etc links):
note that HTML output looks like this:
I've changed the css tag (again!) to "printable_link" so you might like to reference it like so from your printable.css:
or whatever :)
now if I can just get my damn browser cache to clear properly ...
Comment #4
JohnG-1 commentedcorrection to previous post : css reference should be:
sorry
Comment #5
nedjoThanks, I'll apply this revised patch when I get a chance.
Comment #6
jcnventuraThis module is no longer maintained. Closing the issue.