[contributions:michellec] /modules/advanced_profile/advprofile advp-profile-userinfo.tpl.php views-list-buddylist_of_uid.tpl.php /modules/advanced_profile/contrib activity_panels.inc /modules/advanced_profile/includes panels-content_userinfo.inc /modules/advanced_profile CHANGELOG.txt advanced_profile.module /modules/advanced_profile/contrib/nodeprofile_helper nodeprofile_helper.module /modules/advanced_profile/includes view-blog_of_uid.inc view-buddylist_of_uid.inc view-gallery_user.inc view-user_list.inc
User: michellec Branch: HEAD Date: Mon, 14 Apr 2008 21:47:51 +0000 Removed files: /modules/advanced_profile/advprofile advp-profile-userinfo.tpl.php views-list-buddylist_of_uid.tpl.php /modules/advanced_profile/contrib activity_panels.inc /modules/advanced_profile/includes panels-content_userinfo.inc Modified files: /modules/advanced_profile CHANGELOG.txt advanced_profile.module /modules/advanced_profile/contrib/nodeprofile_helper nodeprofile_helper.module /modules/advanced_profile/includes view-blog_of_uid.inc view-buddylist_of_uid.inc view-gallery_user.inc view-user_list.inc view-user_tracker.inc Log message: Removed redundant file panels-content_userinfo.inc as it was moved into the .module file some time ago. Removed unneeded template_preprocess_node(). Added saftey check to theme_advprofile_userinfo() to be sure we have the user object and not just the UID. Removed references to profile theme subdirectory as this unnecessarily complicates installation. Renamed advp-profile-userinfo.tpl.php to advanced_profile_userinfo.tpl.php for clarity. Minor code clean up such as adding underscores to squished together variable names and fixing spacing. Removed code about anonymous users that was from advforum and would never apply to profiles. Removed unfinished and outdated activity integration. Removed extra ampersands that caused #246191 Changed view loading to new method suggested by chx. Renamed views-list-buddylist_of_uid to advanced_profile_view_buddylist_of_uid.tpl for clarity. The nodeprofile from user panels relationship is now in the dev version of nodeprofile so added a check for that file around the code to define the relationship. In settings, changed it to check for nodeprofile_helper and not just nodeprofile before offering the option of what tabs to show as it is nodeprofile_helper that handles this. #217869 Corrected access check for edit tabs in nodeprofile_helper. Thanks meeotch. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/C... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/a... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/c... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/i... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/i... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/i... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/i... http://cvs.drupal.org/diff.php?path=contributions/modules/advanced_profile/i...
participants (1)
-
drupal-cvs@drupal.org