New stuff in this release
* new hot pirate favicon
* remove the html comments that indicated which tpl unless youre running the "poor themers helper"
* more Forum fun
* menus class removal, So no more menu-mlid-xxx classe'es on li tags in a menu yeah!
* cleaned up the mobile tags a bit
* field--image.tpl markup rethinking
- The way how init process is handeled has been changed. See README.txt and mform_example module for more info. However it should be backward compatible, so the update should not brake exiting funcitonality.
- Mforms has been ajaxified. So calling $controls->ajaxify() in the init phase should do all you need to get ajaxified steps loading.
Bug fixes:
- sending messages/actions now possible regardless of what event fired the rule;
- invalid messages (target or body of the message is an empty string) are not sent to the IRC server.
New features:
- administrator can control logging of attempts to send invalid messages.
Upgrade from 7.x-1.0-alpha1:
- re-install the module. (existing rules are not lost in the process and should be automatically re-enabled)
fixed notify login send user info
fixed notify login flow
cheched notify login to use gigya sdk
added profile2 integration submodule
fixed call to an undefined function in uninstall gigya_sharebar
fixed warning error on profile installation
change from hook_content_extra_fields to hook_field_extra_fields
updaed gigya_sharebar.js for Drupal7