attached patch updates the module to 5.0
also fixed in this patch, the default logo display was not working, because the printer friendly callback didn't contain anything that initialized the theme, therefore the theme_get_setting('logo') call was returning a bad path to the logo.
.info file to follow...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | print_4_0.patch | 2.87 KB | Will White |
| #1 | print.info | 127 bytes | hunmonk |
| print_3.patch | 2.89 KB | hunmonk |
Comments
Comment #1
hunmonk commented.info file
Comment #2
mariagwyn commentedCan this be put into the HEAD so it can be downloaded as a 5.0 module?
Thanks,
Maria
(also commented on http://drupal.org/node/106261)
Comment #3
mathieu commentedsubscribing.
Comment #4
Will White commentedHere's another iteration of the patch. I adjusted the capitalization as per http://drupal.org/node/64279#sentence_capitalization
Otherwise, it functions well.
Comment #5
JohnG-1 commented+1 for DRUPAL5 branch 5.x-1.x-dev release :)
Comment #6
charmer commentedI have successfully patched 4.7 version of print module with print_4_0.patch above into my Drupal 5 and can confirm that it works.
I guess new release is imminent.
Thanks!
Comment #7
Bevan commentedWho maintains this module? It'd be nice to get it released officially for drupal 5.
Comment #8
JohnG-1 commentedI've just applied patch_4 to the last 4.7.x version of print.module.
some minor bugs?:
?>from the last line (385) of the 5.x print.module ... after I did this it stopped giving me errors like this:It may have something to do with my using the 'drupal5/sites/all/modules' directory rather than the more common 'drupal5/modules' ?
It may have to do with other $base_url issues with Drupal that I'm now becoming dimly aware of ... ?
Otherwise it seems to be working well enough.
Any feedback / suggestions welcome :)
Comment #9
hunmonk commentedapplied to HEAD. DRUPAL-5 branch and first release to follow shortly
Comment #10
(not verified) commented