Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Bug fixes:
- Issue #1933690 by infojunkie, guillaumev: Fixed hook_i18n_object_info() 'key' attribute not honored.
- Issue #1907344 by Tom Robert: Added Make menu_parent_()[node_type()] and menu_options_()[node_type()] multilingual.
- Issue #1920216 by RaF, mbopp: Fixed Node title mismatch when title contains special characters.
New features:
- Issue #1911548 by David Stosik: Added a 'translate' link in operations column on menus' 'List links' page.
- Issue #1931512 by infojunkie: Added Supporting extra menu_links() attributes.
- Added checkboxes to choose, in which content displays can have the PF button. You will be able to display the button in teaser view.
- In Views PrintFriendly field, field will now open up the actual print page for the node page instead of printing the current page which is the view itself.
- In full node View, a popup will open if JavaScript is enabled (use can print/PDF documents without leaving the page)
- PF button will open the print preview popup if the button was pressed in the full node view.