print 5.x-3.6
First released: July 16, 2008 - 01:16
Size: 58.11 KB
md5_file hash: 3924fb6ba3246edfa1e3874e72c17f51
Last updated: July 16, 2008 - 01:20
Add ability to specify customised classes to the PF links
Updated all translations
Misc fixes from the coder module
Removed visibility API, now using an in-module solution similar to the one used in the 6.x version
With the new agreement between the major search engines, robots=nocache is obsolete
To make the job easier for themers, added access to the $node var inside the template
Simplify CSS inclusion code a bit.
Separate open in new window option
Make the title in the template be a heading 1.
Add aux var print['url']
Restore the print_fill_attributes function
Remove the greybox and thickbox selection
Enable access to print['node'] inside the template
Fix #276627: Accept paths of the form node/nnn/args
Fix #282385: Remove whitespace between icon and text, use margin instead
Fix #270095 by suit4: prevent validation error when the class field is empty
Fix #265864: fix the visibility API integration and document it in the README.txt
Fix #266186 by aaustin: Use drupal_get_title to obtain the page title
Fix #266318 by sun: Use theme_image for the icons (also fix #262900)
Fix #263408: var name bug prevents site name being shown
Fix #263349: Add CCK's CSS file to properly display inlined fields
