You are here

CHANGELOG.txt in Printer, email and PDF versions 5.2

November 19, 2007
      Commit #88581 by jcnventura at 23:23
        Complete Spanish translation. Thanks gustz!
      Commit #88487 by jcnventura at 10:21
        Complete French translation. Thanks rondev!
November 17, 2007
      Commit #88352 by jcnventura at 23:59
        Complete versions of the Hungarian and German translations. Thanks hinger and hailstorm!
      Commit #88280 by jcnventura at 00:34
        Try to solve #192855, by checking also for index.php in relative links
November 15, 2007
      Commit #88160 by jcnventura at 23:53
        Sync print 5.x to 6.x
      Commit #88158 by jcnventura at 23:52
        Sync print 5.x to 4.7.x
      Commit #88133 by jcnventura at 21:42
        Final translation to russian. Thanks VladSavitsky!
      Commit #88112 by jcnventura at 16:02
        Remove TODOs in the .po files
      Commit #88111 by jcnventura at 15:46
        Updated Norwegian translation to final. Thanks stenjo!
        Added (partial) Italian translation. Thanks ccattaneo74!
      Commit #88081 by jcnventura at 12:18
        Added (partial) Ukrainian translation. Thanks artem_sokolov!
      Commit #88080 by jcnventura at 12:09
        Added (partial) Romanian translation. Thanks baudolino!
November 15, 2007
      Commit #88080 by jcnventura at 12:09
        Added (partial) Romanian translation. Thanks baudolino!
November 13, 2007
      Commit #87938 by jcnventura at 14:26
        Make anchor tags (#id) links usable in the PF version again (after the base href fix broke it).
      Commit #87887 by jcnventura at 02:05
        Add setting to control the book PF link via this module
      Commit #87880 by jcnventura at 03:58
        Update all .po files to the latest print.pot from the potx module
November 9, 2007
      Commit #87371 by jcnventura at 01:56
        Add the capability to handle book's PF link via this module
November 8, 2007
      Commit #87271 by jcnventura at 03:33
        Enable choice of method to open the new window via radio boxes (now possible to select a Javascript XHTML Strict compliant method)
November 7, 2007
      Commit #87223 by jcnventura at 18:24
        Correct fix for the duplicate PF link in book pages
      Commit #87160 by jcnventura at 03:39
        Sync documentation in HEAD with the 5.x version
      Commit #87159 by jcnventura at 03:30
        Russian translation by VladSavitsky. Thanks!
      Commit #87155 by jcnventura at 02:26
        Remove duplicate PF link in book pages
November 6, 2007
      Commit #87144 by jcnventura at 20:56
        Updated the installation instructions (INSTALL.txt)
      Commit #87136 by jcnventura at 19:34
        Update documentation (README, CREDITS and CHANGELOG)
October 31, 2007
      Commit #86493 by jcnventura at 12:58
        Fix #172100: use drupal_get_html_head to starting building the head section
October 30, 2007
      Commit #86308 by jcnventura at 01:17
        Backport of version 5.x-2.x-dev into Drupal 4.7
      Commit #86307 by jcnventura at 01:09
        Minor changes
      Commit #86306 by jcnventura at 01:08
        Minor changes
      Commit #86305 by jcnventura at 01:06
        Minor changes
October 29, 2007
      Commit #86192 by jcnventura at 00:46
        Sync HEAD with latest print-5.x-2.x-dev
        Changes to work with drupal 6.x
October 28, 2007
      Commit #86161 by jcnventura at 20:43
        Add an inactive line for an XHTML Strict compliant way of opening the PF page in a new window.
      Commit #86155 by jcnventura at 17:21
        Fixed small code details raised by the coder module.
        Updated Norwegian and Hungarian translation. Thanks stenjo and hinger!
October 27, 2007
      Commit #86098 by jcnventura at 23:59
        Added Portuguese (Portugal) translation. Thanks jcnventura :)
        Fixed settings description bug in the URL list still describing the old link deactivation feature.
      Commit #86053 by jcnventura at 15:50
        Remove link area in system pages
        Update print.pot to current version (and the fr, de, hu and no .po files)
      Commit #85997 by jcnventura at 00:13
        Fix problem with printing pages if printing comments is enabled, but the comments module is disabled.
        Move the print/ path to a constant for easier modification of this hard-coded setting.
October 25, 2007
      Commit #85892 by jcnventura at 19:38
        Fix some issues with the book detection routine and check for access rights for system pages
      Commit #85869 by jcnventura at 17:39
        Make the print_insert_link parameter optional.
        Configure the display of the link for non-node types.
        Prevent display of the link in book types.
      Commit #85864 by jcnventura at 16:29
        Finish comment printing functions (configuration settings and print all comments with node contents capability). Solve #135089
        Add print_insert_link function for use by content writers to position link anywhere in the content. Solves #186216 and (maybe) #180975
        Support templates for specific content types and location of templates in both tthe theme directory (checked first) and the module directory. Solves #181458 and #171172
      Commit #85825 by jcnventura at 01:37
        Support for printing individual comments
October 24, 2007
      Commit #85696 by jcnventura at 01:45
        Support printer-friendly pages everywhere in Drupal (adapted from printable module)
October 23, 2007
      Commit #85641 by jcnventura at 16:20
        Fix #184776 by deviantintegral: <a> tag rewrite affected <address>
        No need to transalate spaces and paranthesis on " (retrieved on "
      Commit #85638 by jcnventura at 15:36
        Changed print.pot to use string locations in print.module and not print.node.tpl.php
        German translation by hailstorm
        Norwegian translation by stenjo
October 9, 2007
      Commit #83696 by jcnventura at 02:28
        Re-structure template and code by moving all the printer-friendly-specific output processing to a dedicated function
October 6, 2007
      Commit #83469 by jcnventura at 16:03
        Hungarian translation by hinger.. Thanks!
October 1, 2007
      Commit #82761 by jcnventura at 00:33
        French translation by rondev
      Commit #82760 by jcnventura at 00:18
        Fix #178596 and #178743 by Waldemar: Fix base URL, CSS import and logo code problems with IE 6/7
September 24, 2007
      Commit #82105 by jcnventura at 13:06
        Fixed bug in url alias destination nid, get it from the dst string now
      Commit #82083 by jcnventura at 00:14
        Fix #174983: if clean urls is disabled use url() only if it is an a link that does not start with =q?
        Fix #128049: also accept print/url_alias
September 13, 2007
      Commit #81039 by jcnventura at 00:09
        Try to fix #174983: handling of URLs with Drupal's ?q=
September 12, 2007
      Commit #80885 by jcnventura at 01:22
        Added $node->printing flag to alert other modules.
        Fix #60817, #74949, #171146, #117236, #172252, #173244.
        Fixed buggy link in comments, removed service links and fivestar modules output and removed Paginate's module pagination.
        Correctly handle spaces in filenames and URLs.
August 30, 2007
      Commit #79341 by jcnventura at 01:59
        Fix #171039. urldecode() the input URL before calling url(/) so that unicode chars are processed correctly
August 28, 2007
      Commit #79063 by jcnventura at 01:04
        Fix bug of printer-friendly link being displayed for teasers
        Fix bug where anchor tags were not correctly converted to absolute and the anchor destination was marked with '[Array]'
        Made anchor links still navigable when the print urls option is selected
        Fix bug of string parsing for t() calls in print.node.tpl.php
        Regenerate po/print.pot with potx module
August 27, 2007
      Commit #78962 by jcnventura at 01:26
        File containing the default CSS styles
      Commit #78960 by jcnventura at 01:25
        Changed the render method to behave more like node_view
        Added the ability to enable/disable the printer-friendly like in the content type form
        Configuration options regarding the Source URL and the ability to open the page in a new window and print it
        New URL re-writing method
        Overall definition of CSS classes and style
        Hyphenated the words "printer-friendly"
August 26, 2007
      Commit #78882 by jcnventura at 01:38
        New URL rewriting engine; Definition of new CSS classes and styles; Configuration options regarding the Source URL and the ability to open the page in a new window and print it
August 24, 2007
      Commit #78705 by jcnventura at 02:32
        Sync with HEAD
      Commit #78701 by jcnventura at 02:22
        Sync with HEAD
      Commit #78690 by jcnventura at 02:00
        Profile printing is not working. Since utility is not clear, I am removing itfor now
      Commit #78681 by jcnventura at 01:45
        Try to fix #71391 and try to display other node types through the use of the drupal render engine
      Commit #78679 by jcnventura at 01:18
        Change maintainer information
      Commit #78670 by jcnventura at 00:52
        Fix links to relative/internal URLs (#58100)
      Commit #78669 by jcnventura at 00:42
        Fix #129535. Use ->url instead of
      Commit #78668 by jcnventura at 00:35
        Fix #49794 and #89724. Use print/nid instead of node/nid/print
      Commit #78667 by jcnventura at 00:22
        #60334 by the greenman. Handle 'a name' tags
      Commit #78666 by jcnventura at 00:18
        Apply to CVS HEAD Andy Kirkham's DRUPAL-SA-2007-014: fixing access bypass bug for private issues
August 23, 2007
      Commit #78662 by jcnventura at 23:58
        Add current time/date before the Source URL
      Commit #78657 by jcnventura at 23:11
        Make the printer friendly page XHTML Strict compliant.
July 10, 2007
      Commit #72914 by AjK at 02:31
        DRUPAL-SA-2007-014: fixing access bypass bug for private issues
      Commit #72913 by AjK at 02:26
        DRUPAL-SA-2007-014: fixing access bypass bug for private issues
March 26, 2007
      Commit #62075 by hunmonk at 19:49
        clean up menu.
      Commit #62074 by hunmonk at 19:48
        clean up menu.
      Commit #62070 by hunmonk at 19:16
        remove dead code.
      Commit #62064 by hunmonk at 18:49
        remove dead code.
      Commit #62012 by hunmonk at 09:10
        adding .info file.
      Commit #62011 by hunmonk at 08:56
        #88162 -- update to 5.0. patch by hunmonk, diggersf.
October 23, 2006
      Commit #43518 by rondev at 15:59
        French translation of print.module Drupal 4.7
August 2, 2006
      Commit #37411 by heeckhau at 13:16
        updated Dutch translation
July 15, 2006
      Commit #36348 by Whit at 10:35
        Czech translation of print.module
March 30, 2006
      Commit #28606 by deekayen at 05:03
        issue #54997: extra slash in URLs
      Commit #28605 by deekayen at 05:02
        issue #54997: extra slash in URLs
      Commit #28604 by deekayen at 04:57
        issue #50299: missing t()
      Commit #28603 by deekayen at 04:56
        issue #50299: missing t()
January 15, 2006
      Commit #24003 by deekayen at 06:03
        backport of semi-fix for issue #33909
      Commit #24001 by deekayen at 05:56
        backport of issue #42857
December 31, 2005
      Commit #23078 by peterjohnhartman at 15:22
        Added init_theme to fix bug with logo.
        http://drupal.org/node/42857
December 30, 2005
      Commit #23045 by deekayen at 22:19
        update stable to HEAD
      Commit #23044 by deekayen at 22:15
        put some bug fixes from HEAD into DRUPAL-4-7
      Commit #23043 by peterjohnhartman at 20:27
        Fixed bug: http://drupal.org/node/25437
      Commit #23042 by peterjohnhartman at 20:22
        Fixed print url friendly (http://drupal.org/node/18716)
      Commit #23040 by peterjohnhartman at 20:12
        Updated to DRUPAL-4-7
December 21, 2005
      Commit #22804 by deekayen at 04:23
        update version requirements
      Commit #22803 by deekayen at 04:19
        summarize tonight's changes
      Commit #22802 by deekayen at 04:11
        contrib by Markus Petrux for Drupal 4.6
      Commit #22801 by deekayen at 03:56
        remove hardcode print.css location, let robots meta work for print_generate_profile(), update users table query for Drupal 4.7, and fix an error missing parameter to variable_get()
December 21, 2005
      Commit #22800 by deekayen at 03:43
        default settings point to a css file and it makes a lot of 404 errors to not have one to match
      Commit #22798 by deekayen at 02:58
        work on forms API compatability, and fixes towards issues #33909, #28265, #17322, #25437
      Commit #22797 by deekayen at 02:17
        bug fix #17317
December 20, 2005
      Commit #22792 by deekayen at 22:37
        bug fixes #33909, #25275, #31715, #17317
      Commit #22791 by deekayen at 22:22
        fix bug #18716
      Commit #22785 by peterjohnhartman at 20:36
        Updated with patch for 4.7.
      Commit #22783 by peterjohnhartman at 19:38
        Updated for 4.
August 24, 2005
      Commit #18626 by Uwe Hermann at 02:39
        Added missing word.
      Commit #18625 by Uwe Hermann at 02:38
        Added missing word.
July 27, 2005
      Commit #17760 by matt westgate at 19:48
        * Renamed file to print.node.tpl.php
      Commit #17759 by matt westgate at 19:48
        * Created a general print controller to allow modules to generate printer friendly views.
        * Printer friendly profile pages. See INSTALL.txt for details.
        * Renamed the node print template from print.tpl.php to print.node.tpl.php
July 14, 2005
      Commit #17389 by Uwe Hermann at 21:52
        Commited my patch from
          http://drupal.org/node/25458
        with permission of the maintainer.
June 21, 2005
      Commit #16911 by Uwe Hermann at 19:11
        Added German translation.
June 1, 2005
      Commit #16499 by recidive at 22:37
        - Brazilian Portuguese Translation of print.module
      Commit #16498 by recidive at 22:36
        - Added print.tpl.php strings
April 26, 2005
      Commit #15468 by Uwe Hermann at 00:21
        Updated print.pot file.
February 14, 2005
      Commit #13508 by km at 15:42
        km - corrected printing of source URL
      Commit #13507 by km at 15:41
        km - changed the syntax of some lines to pass code-style.pl checks
January 28, 2005
      Commit #13134 by km at 16:35
        km - removed hint on site logo
      Commit #13133 by km at 16:34
        km - changed strings back to 'printer friendly page'
January 28, 2005
      Commit #13132 by km at 16:33
        km - introduced printer friendly icon
January 26, 2005
      Commit #13053 by km at 15:55
        km - changed line numbers and added strings from print.tpl.php
      Commit #13052 by km at 15:52
        km - changed strings, added strings from print.tpl.php
      Commit #13050 by km at 15:18
        km - included changes from HEAD
      Commit #13049 by km at 15:02
        km - changed link
      Commit #13048 by km at 14:59
        km - improved layout and localized strings
January 25, 2005
      Commit #13022 by km at 16:11
        km - honor themes' global settings for "Display post information"
      Commit #13021 by km at 15:52
        km - print_link() checks if page is a book
      Commit #13020 by km at 15:09
        km - changed maintainer
November 25, 2004
      Commit #11739 by km at 16:09
        * Made CSS import work
November 15, 2004
      Commit #11503 by heeckhau at 14:27
        created pot-file with extractor.php and added dutch translation
November 12, 2004
      Commit #11426 by km at 14:51
        added CUSTOMIZATION
November 5, 2004
      Commit #11296 by km at 11:46
        Taking over maintainance
October 30, 2004
      Commit #11178 by matt westgate at 19:49
        * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.
      Commit #11177 by matt westgate at 19:49
        * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.
October 28, 2004
      Commit #11079 by matt westgate at 06:04
        * Generate printer friendly pages for all node types.  Features include the ability to list $node->body URL references at the end of the page, custom print stylesheet and choosing which node elements to display.
January 9, 2002
      Commit #6609 by Kjartan at 15:42
      print.module- initial commit.
      - attempted to fix the bugs with the chatbox module. Feedback requested.
      - need some installation instructions. Anyone?
      Commit #6610 by Kjartan at 15:42
      file print.module was initially added on branch DRUPAL-3-0.
October 19, 2001
      Commit #4860 by Kjartan at 17:10
      file LICENSE was initially added on branch DRUPAL-3-0.

File

CHANGELOG.txt
View source
  1. November 19, 2007
  2. Commit #88581 by jcnventura at 23:23
  3. Complete Spanish translation. Thanks gustz!
  4. Commit #88487 by jcnventura at 10:21
  5. Complete French translation. Thanks rondev!
  6. November 17, 2007
  7. Commit #88352 by jcnventura at 23:59
  8. Complete versions of the Hungarian and German translations. Thanks hinger and hailstorm!
  9. Commit #88280 by jcnventura at 00:34
  10. Try to solve #192855, by checking also for index.php in relative links
  11. November 15, 2007
  12. Commit #88160 by jcnventura at 23:53
  13. Sync print 5.x to 6.x
  14. Commit #88158 by jcnventura at 23:52
  15. Sync print 5.x to 4.7.x
  16. Commit #88133 by jcnventura at 21:42
  17. Final translation to russian. Thanks VladSavitsky!
  18. Commit #88112 by jcnventura at 16:02
  19. Remove TODOs in the .po files
  20. Commit #88111 by jcnventura at 15:46
  21. Updated Norwegian translation to final. Thanks stenjo!
  22. Added (partial) Italian translation. Thanks ccattaneo74!
  23. Commit #88081 by jcnventura at 12:18
  24. Added (partial) Ukrainian translation. Thanks artem_sokolov!
  25. Commit #88080 by jcnventura at 12:09
  26. Added (partial) Romanian translation. Thanks baudolino!
  27. November 15, 2007
  28. Commit #88080 by jcnventura at 12:09
  29. Added (partial) Romanian translation. Thanks baudolino!
  30. November 13, 2007
  31. Commit #87938 by jcnventura at 14:26
  32. Make anchor tags (#id) links usable in the PF version again (after the base href fix broke it).
  33. Commit #87887 by jcnventura at 02:05
  34. Add setting to control the book PF link via this module
  35. Commit #87880 by jcnventura at 03:58
  36. Update all .po files to the latest print.pot from the potx module
  37. November 9, 2007
  38. Commit #87371 by jcnventura at 01:56
  39. Add the capability to handle book's PF link via this module
  40. November 8, 2007
  41. Commit #87271 by jcnventura at 03:33
  42. Enable choice of method to open the new window via radio boxes (now possible to select a Javascript XHTML Strict compliant method)
  43. November 7, 2007
  44. Commit #87223 by jcnventura at 18:24
  45. Correct fix for the duplicate PF link in book pages
  46. Commit #87160 by jcnventura at 03:39
  47. Sync documentation in HEAD with the 5.x version
  48. Commit #87159 by jcnventura at 03:30
  49. Russian translation by VladSavitsky. Thanks!
  50. Commit #87155 by jcnventura at 02:26
  51. Remove duplicate PF link in book pages
  52. November 6, 2007
  53. Commit #87144 by jcnventura at 20:56
  54. Updated the installation instructions (INSTALL.txt)
  55. Commit #87136 by jcnventura at 19:34
  56. Update documentation (README, CREDITS and CHANGELOG)
  57. October 31, 2007
  58. Commit #86493 by jcnventura at 12:58
  59. Fix #172100: use drupal_get_html_head to starting building the head section
  60. October 30, 2007
  61. Commit #86308 by jcnventura at 01:17
  62. Backport of version 5.x-2.x-dev into Drupal 4.7
  63. Commit #86307 by jcnventura at 01:09
  64. Minor changes
  65. Commit #86306 by jcnventura at 01:08
  66. Minor changes
  67. Commit #86305 by jcnventura at 01:06
  68. Minor changes
  69. October 29, 2007
  70. Commit #86192 by jcnventura at 00:46
  71. Sync HEAD with latest print-5.x-2.x-dev
  72. Changes to work with drupal 6.x
  73. October 28, 2007
  74. Commit #86161 by jcnventura at 20:43
  75. Add an inactive line for an XHTML Strict compliant way of opening the PF page in a new window.
  76. Commit #86155 by jcnventura at 17:21
  77. Fixed small code details raised by the coder module.
  78. Updated Norwegian and Hungarian translation. Thanks stenjo and hinger!
  79. October 27, 2007
  80. Commit #86098 by jcnventura at 23:59
  81. Added Portuguese (Portugal) translation. Thanks jcnventura :)
  82. Fixed settings description bug in the URL list still describing the old link deactivation feature.
  83. Commit #86053 by jcnventura at 15:50
  84. Remove link area in system pages
  85. Update print.pot to current version (and the fr, de, hu and no .po files)
  86. Commit #85997 by jcnventura at 00:13
  87. Fix problem with printing pages if printing comments is enabled, but the comments module is disabled.
  88. Move the print/ path to a constant for easier modification of this hard-coded setting.
  89. October 25, 2007
  90. Commit #85892 by jcnventura at 19:38
  91. Fix some issues with the book detection routine and check for access rights for system pages
  92. Commit #85869 by jcnventura at 17:39
  93. Make the print_insert_link parameter optional.
  94. Configure the display of the link for non-node types.
  95. Prevent display of the link in book types.
  96. Commit #85864 by jcnventura at 16:29
  97. Finish comment printing functions (configuration settings and print all comments with node contents capability). Solve #135089
  98. Add print_insert_link function for use by content writers to position link anywhere in the content. Solves #186216 and (maybe) #180975
  99. Support templates for specific content types and location of templates in both tthe theme directory (checked first) and the module directory. Solves #181458 and #171172
  100. Commit #85825 by jcnventura at 01:37
  101. Support for printing individual comments
  102. October 24, 2007
  103. Commit #85696 by jcnventura at 01:45
  104. Support printer-friendly pages everywhere in Drupal (adapted from printable module)
  105. October 23, 2007
  106. Commit #85641 by jcnventura at 16:20
  107. Fix #184776 by deviantintegral: tag rewrite affected
  108. No need to transalate spaces and paranthesis on " (retrieved on "
  109. Commit #85638 by jcnventura at 15:36
  110. Changed print.pot to use string locations in print.module and not print.node.tpl.php
  111. German translation by hailstorm
  112. Norwegian translation by stenjo
  113. October 9, 2007
  114. Commit #83696 by jcnventura at 02:28
  115. Re-structure template and code by moving all the printer-friendly-specific output processing to a dedicated function
  116. October 6, 2007
  117. Commit #83469 by jcnventura at 16:03
  118. Hungarian translation by hinger.. Thanks!
  119. October 1, 2007
  120. Commit #82761 by jcnventura at 00:33
  121. French translation by rondev
  122. Commit #82760 by jcnventura at 00:18
  123. Fix #178596 and #178743 by Waldemar: Fix base URL, CSS import and logo code problems with IE 6/7
  124. September 24, 2007
  125. Commit #82105 by jcnventura at 13:06
  126. Fixed bug in url alias destination nid, get it from the dst string now
  127. Commit #82083 by jcnventura at 00:14
  128. Fix #174983: if clean urls is disabled use url() only if it is an a link that does not start with =q?
  129. Fix #128049: also accept print/url_alias
  130. September 13, 2007
  131. Commit #81039 by jcnventura at 00:09
  132. Try to fix #174983: handling of URLs with Drupal's ?q=
  133. September 12, 2007
  134. Commit #80885 by jcnventura at 01:22
  135. Added $node->printing flag to alert other modules.
  136. Fix #60817, #74949, #171146, #117236, #172252, #173244.
  137. Fixed buggy link in comments, removed service links and fivestar modules output and removed Paginate's module pagination.
  138. Correctly handle spaces in filenames and URLs.
  139. August 30, 2007
  140. Commit #79341 by jcnventura at 01:59
  141. Fix #171039. urldecode() the input URL before calling url(/) so that unicode chars are processed correctly
  142. August 28, 2007
  143. Commit #79063 by jcnventura at 01:04
  144. Fix bug of printer-friendly link being displayed for teasers
  145. Fix bug where anchor tags were not correctly converted to absolute and the anchor destination was marked with '[Array]'
  146. Made anchor links still navigable when the print urls option is selected
  147. Fix bug of string parsing for t() calls in print.node.tpl.php
  148. Regenerate po/print.pot with potx module
  149. August 27, 2007
  150. Commit #78962 by jcnventura at 01:26
  151. File containing the default CSS styles
  152. Commit #78960 by jcnventura at 01:25
  153. Changed the render method to behave more like node_view
  154. Added the ability to enable/disable the printer-friendly like in the content type form
  155. Configuration options regarding the Source URL and the ability to open the page in a new window and print it
  156. New URL re-writing method
  157. Overall definition of CSS classes and style
  158. Hyphenated the words "printer-friendly"
  159. August 26, 2007
  160. Commit #78882 by jcnventura at 01:38
  161. New URL rewriting engine; Definition of new CSS classes and styles; Configuration options regarding the Source URL and the ability to open the page in a new window and print it
  162. August 24, 2007
  163. Commit #78705 by jcnventura at 02:32
  164. Sync with HEAD
  165. Commit #78701 by jcnventura at 02:22
  166. Sync with HEAD
  167. Commit #78690 by jcnventura at 02:00
  168. Profile printing is not working. Since utility is not clear, I am removing itfor now
  169. Commit #78681 by jcnventura at 01:45
  170. Try to fix #71391 and try to display other node types through the use of the drupal render engine
  171. Commit #78679 by jcnventura at 01:18
  172. Change maintainer information
  173. Commit #78670 by jcnventura at 00:52
  174. Fix links to relative/internal URLs (#58100)
  175. Commit #78669 by jcnventura at 00:42
  176. Fix #129535. Use ->url instead of
  177. Commit #78668 by jcnventura at 00:35
  178. Fix #49794 and #89724. Use print/nid instead of node/nid/print
  179. Commit #78667 by jcnventura at 00:22
  180. #60334 by the greenman. Handle 'a name' tags
  181. Commit #78666 by jcnventura at 00:18
  182. Apply to CVS HEAD Andy Kirkham's DRUPAL-SA-2007-014: fixing access bypass bug for private issues
  183. August 23, 2007
  184. Commit #78662 by jcnventura at 23:58
  185. Add current time/date before the Source URL
  186. Commit #78657 by jcnventura at 23:11
  187. Make the printer friendly page XHTML Strict compliant.
  188. July 10, 2007
  189. Commit #72914 by AjK at 02:31
  190. DRUPAL-SA-2007-014: fixing access bypass bug for private issues
  191. Commit #72913 by AjK at 02:26
  192. DRUPAL-SA-2007-014: fixing access bypass bug for private issues
  193. March 26, 2007
  194. Commit #62075 by hunmonk at 19:49
  195. clean up menu.
  196. Commit #62074 by hunmonk at 19:48
  197. clean up menu.
  198. Commit #62070 by hunmonk at 19:16
  199. remove dead code.
  200. Commit #62064 by hunmonk at 18:49
  201. remove dead code.
  202. Commit #62012 by hunmonk at 09:10
  203. adding .info file.
  204. Commit #62011 by hunmonk at 08:56
  205. #88162 -- update to 5.0. patch by hunmonk, diggersf.
  206. October 23, 2006
  207. Commit #43518 by rondev at 15:59
  208. French translation of print.module Drupal 4.7
  209. August 2, 2006
  210. Commit #37411 by heeckhau at 13:16
  211. updated Dutch translation
  212. July 15, 2006
  213. Commit #36348 by Whit at 10:35
  214. Czech translation of print.module
  215. March 30, 2006
  216. Commit #28606 by deekayen at 05:03
  217. issue #54997: extra slash in URLs
  218. Commit #28605 by deekayen at 05:02
  219. issue #54997: extra slash in URLs
  220. Commit #28604 by deekayen at 04:57
  221. issue #50299: missing t()
  222. Commit #28603 by deekayen at 04:56
  223. issue #50299: missing t()
  224. January 15, 2006
  225. Commit #24003 by deekayen at 06:03
  226. backport of semi-fix for issue #33909
  227. Commit #24001 by deekayen at 05:56
  228. backport of issue #42857
  229. December 31, 2005
  230. Commit #23078 by peterjohnhartman at 15:22
  231. Added init_theme to fix bug with logo.
  232. http://drupal.org/node/42857
  233. December 30, 2005
  234. Commit #23045 by deekayen at 22:19
  235. update stable to HEAD
  236. Commit #23044 by deekayen at 22:15
  237. put some bug fixes from HEAD into DRUPAL-4-7
  238. Commit #23043 by peterjohnhartman at 20:27
  239. Fixed bug: http://drupal.org/node/25437
  240. Commit #23042 by peterjohnhartman at 20:22
  241. Fixed print url friendly (http://drupal.org/node/18716)
  242. Commit #23040 by peterjohnhartman at 20:12
  243. Updated to DRUPAL-4-7
  244. December 21, 2005
  245. Commit #22804 by deekayen at 04:23
  246. update version requirements
  247. Commit #22803 by deekayen at 04:19
  248. summarize tonight's changes
  249. Commit #22802 by deekayen at 04:11
  250. contrib by Markus Petrux for Drupal 4.6
  251. Commit #22801 by deekayen at 03:56
  252. remove hardcode print.css location, let robots meta work for print_generate_profile(), update users table query for Drupal 4.7, and fix an error missing parameter to variable_get()
  253. December 21, 2005
  254. Commit #22800 by deekayen at 03:43
  255. default settings point to a css file and it makes a lot of 404 errors to not have one to match
  256. Commit #22798 by deekayen at 02:58
  257. work on forms API compatability, and fixes towards issues #33909, #28265, #17322, #25437
  258. Commit #22797 by deekayen at 02:17
  259. bug fix #17317
  260. December 20, 2005
  261. Commit #22792 by deekayen at 22:37
  262. bug fixes #33909, #25275, #31715, #17317
  263. Commit #22791 by deekayen at 22:22
  264. fix bug #18716
  265. Commit #22785 by peterjohnhartman at 20:36
  266. Updated with patch for 4.7.
  267. Commit #22783 by peterjohnhartman at 19:38
  268. Updated for 4.
  269. August 24, 2005
  270. Commit #18626 by Uwe Hermann at 02:39
  271. Added missing word.
  272. Commit #18625 by Uwe Hermann at 02:38
  273. Added missing word.
  274. July 27, 2005
  275. Commit #17760 by matt westgate at 19:48
  276. * Renamed file to print.node.tpl.php
  277. Commit #17759 by matt westgate at 19:48
  278. * Created a general print controller to allow modules to generate printer friendly views.
  279. * Printer friendly profile pages. See INSTALL.txt for details.
  280. * Renamed the node print template from print.tpl.php to print.node.tpl.php
  281. July 14, 2005
  282. Commit #17389 by Uwe Hermann at 21:52
  283. Commited my patch from
  284. http://drupal.org/node/25458
  285. with permission of the maintainer.
  286. June 21, 2005
  287. Commit #16911 by Uwe Hermann at 19:11
  288. Added German translation.
  289. June 1, 2005
  290. Commit #16499 by recidive at 22:37
  291. - Brazilian Portuguese Translation of print.module
  292. Commit #16498 by recidive at 22:36
  293. - Added print.tpl.php strings
  294. April 26, 2005
  295. Commit #15468 by Uwe Hermann at 00:21
  296. Updated print.pot file.
  297. February 14, 2005
  298. Commit #13508 by km at 15:42
  299. km - corrected printing of source URL
  300. Commit #13507 by km at 15:41
  301. km - changed the syntax of some lines to pass code-style.pl checks
  302. January 28, 2005
  303. Commit #13134 by km at 16:35
  304. km - removed hint on site logo
  305. Commit #13133 by km at 16:34
  306. km - changed strings back to 'printer friendly page'
  307. January 28, 2005
  308. Commit #13132 by km at 16:33
  309. km - introduced printer friendly icon
  310. January 26, 2005
  311. Commit #13053 by km at 15:55
  312. km - changed line numbers and added strings from print.tpl.php
  313. Commit #13052 by km at 15:52
  314. km - changed strings, added strings from print.tpl.php
  315. Commit #13050 by km at 15:18
  316. km - included changes from HEAD
  317. Commit #13049 by km at 15:02
  318. km - changed link
  319. Commit #13048 by km at 14:59
  320. km - improved layout and localized strings
  321. January 25, 2005
  322. Commit #13022 by km at 16:11
  323. km - honor themes' global settings for "Display post information"
  324. Commit #13021 by km at 15:52
  325. km - print_link() checks if page is a book
  326. Commit #13020 by km at 15:09
  327. km - changed maintainer
  328. November 25, 2004
  329. Commit #11739 by km at 16:09
  330. * Made CSS import work
  331. November 15, 2004
  332. Commit #11503 by heeckhau at 14:27
  333. created pot-file with extractor.php and added dutch translation
  334. November 12, 2004
  335. Commit #11426 by km at 14:51
  336. added CUSTOMIZATION
  337. November 5, 2004
  338. Commit #11296 by km at 11:46
  339. Taking over maintainance
  340. October 30, 2004
  341. Commit #11178 by matt westgate at 19:49
  342. * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.
  343. Commit #11177 by matt westgate at 19:49
  344. * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.
  345. October 28, 2004
  346. Commit #11079 by matt westgate at 06:04
  347. * Generate printer friendly pages for all node types. Features include the ability to list $node->body URL references at the end of the page, custom print stylesheet and choosing which node elements to display.
  348. January 9, 2002
  349. Commit #6609 by Kjartan at 15:42
  350. print.module- initial commit.
  351. - attempted to fix the bugs with the chatbox module. Feedback requested.
  352. - need some installation instructions. Anyone?
  353. Commit #6610 by Kjartan at 15:42
  354. file print.module was initially added on branch DRUPAL-3-0.
  355. October 19, 2001
  356. Commit #4860 by Kjartan at 17:10
  357. file LICENSE was initially added on branch DRUPAL-3-0.