print 4.7.x-2.2
First released: March 4, 2008 - 17:35
Size: 38.58 KB
md5_file hash: 57e9345a8f52fb87b305571892200b6d
Last updated: March 4, 2008 - 17:40
The main Drupal 4.7 branch is no longer maintained, so the print module's 4.7 branch will also no longer be supported. This is the last release in this branch. It is equivalent to the 5.x-3.3 release.
New features:
Added breadcrumb to PF page
Add current page title to printed breadcrumb
Fix #216728 by jpereza: Don't show duplicate URLs in the URL list
Bugfixes:
Better fix for #227127: use number of patterns instead of comparing to a
Fix #227625: add print['url'] var with absolute source url
Support print.node-.tpl.php filenames
Fix module_exist call which differs from Drupal 5
Correct print vars when using the printable engine
Fix #216728 better: if first link was duplicate a new ref was generated
Better support for Drupal sites that do not reside in the server root.
Fix the 'printable' engine to display the page title.
Cleanup code (ran latest coder module)
Replace module CSS import with an @import statement
Fix 217928: add default value to variable_get('anonymous')
Fix #198688: remove added %20
Remove whitespace immediately before and after the '=' sign
Fix #216716: do not process hreflang attributes
Fix paging module support (#215103)
