Closed (won't fix)
Project:
Coder
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2011 at 13:51 UTC
Updated:
10 Oct 2016 at 11:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
erikwebb commentedPatch adds coder.print.css with style to reformat
Comment #2
cashwilliams commentedLooks good to me. Patch still applies to 6.x-2.x branch.
Comment #3
douggreen commentedComment #4
douggreen commentedI tried updating this to the #attached syntax, and printed before and after, and saw no difference. Maybe I have the #attached wrong. Or maybe chrome is handling this for me already. Can you update this in the 7.x-2.x branch ... and provide a step-by-step test case.
I tried:
+ $form['#attached']['css'][] = array("$path/coder_review.print.css" => array('media' => 'print'));
See
Comment #5
klausiCoder 7.x is frozen now and will not receive updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.