Downloads
Download tar.gz
214.07 KB
MD5: d651ab5e7534bfb1366689b62a6e26e6
SHA-1: 0956058851a85be8e6834a1bc744802b5b82cb18
SHA-256: 68c344c8e3332fd21366bfd60d41dcbfa3d83c9a9e9b0cc0873b1e254468aa74
Download zip
287.26 KB
MD5: d01ea83a381dc919bd565543eb36ca6e
SHA-1: a009ae4911a2e24aec5aa37b31c6b7ebbc6eefe4
SHA-256: 17abc7ea08dc39c87fcdd42066ff61a274231c07fd25744a78dc94a5b55df382
Release notes
This release fixes several minor bugs in version 5.x-4.10.
Changes since DRUPAL-5--4-10:
- Fix #880400: document alternative sites/all/libraries path in INSTALL.txt
- Fix #880954: Enable translation of 'send page as' options
- Fix #881392 by andypanix: remove language parameter from transliteration_clean_filename() in Drupal 5
- Fix #881870: recent update routines were not PostgreSQL compatible
- Fix #881074 by ceme: use SCRIPT_FILENAME instead of DOCUMENT_ROOT when replacing image paths for local access
- Fix #881650: hide insert warnings during node updates
- Fix #883086: blank CSS file field caused form validation failure in settings
- Don't create configuration records if the content type settings are still the default value
- Fix #883952: Put base href at the top of the print template
- Fix #885420: restore the call to init_theme()
Remove some PHP warnings in non-content pages - Don't use update_sql in the install function
- Fix #886766: Make unreadable custom CSS file a warning and not an error when submitting the settings form
- Fix #884936: Check if the select PDF tool is accessible and executable (wkhtmltopdf)
- Use theme_token_help to generate token list
- Coder fixes
- Updated Polish translation by dargod
- Update translations
- Update CHANGELOG