The account_sync_profile module allows you to synchronize drupal user pictures across
multiple Drupal sites.
This module uses system_retrieve_file() function to get the picture from the other site,
so the user picture should be accesible from the other server.
Issue #2418273 by GuyPaddock: Support configuration of non-custom blocks
Issue #2244059 by GuyPaddock, Sumeet.Pareek: Profiler does not properly support hook_install_tasks(), hook_install_tasks_alter(), and hook_form_install_configure_form_alter() in profiles
Issue #2418335 by GuyPaddock: Provide hooks for site pre-install and post-install hooks
Issue #2145695 by ryan.armstrong, Jon Pugh: Add the ability to create user roles in Profiler
This release of the Lingotek Translation module contains bug fixes and new features. Update 7722 reduces the length of config_key and value columns in the lingotek_config_metadata table. Update 7722 is installed during the module update process. Stored workflows are refreshed when the "Refresh Project, Workflow, and Vault Information" utility is used. A new bulk menu item "Request language-specific translations" has been added that can be triggered by cron. Translation support for link_fields was added. Node titles download correctly thanks to Drupal user BR0kEN.