[contributions(DRUPAL-6--1):sirkitree] /modules/flag_friend flag_friend.module
User: sirkitree Branch: DRUPAL-6--1 Date: Wed, 14 Jan 2009 02:52:11 +0000 Modified files: /modules/flag_friend flag_friend.module Log message: After using on a production site, I've made some changes to the module that benefitted the site and should benefit others as well. - flag_friend_determine_friend_status() now has the ability to reset the caching. was having some problems related to not being able to do so. - changed default pending text, will make this customizable in the future. - added a css class to the 'unfriend' flag and gave it the unflag title. - removed the persistent drupal_set_message as this is kind of annoying. will reimplement with a setting if requested by anyone. - friend notification setting title and description look better and fit with other account setting formats. - better checking for unfriend, hopefully fixes a few of the reported bugs. - status check global has been changed due to the caching mechanism. - updated the default text for the default flag to include the [user] token. - using reloadWhenDone in hook_popup as the content target that popups does is not always reliable. I'd rather refresh the page then the incorrect content area. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flag_friend/flag_f...
participants (1)
-
drupal-cvs@drupal.org