Closed (fixed)
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2010 at 19:58 UTC
Updated:
27 Aug 2013 at 11:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
ajayg commentedI would be interested to try such thing. Not in production but just more for testing.
Comment #2
ajayg commentedAny further update on this, dipen. Can you please share?
Comment #3
mrf commentedI am postponing any 6.x feature requests that don't have a current applicable patch to help sort the large list of open features.
Please feel free to set to 'needs review' once a patch is included.
Comment #4
SebCorbin commentedHere's a drush hook to generate random relationships between existing users
Comment #5
mrf commentedI did some work on http://drupal.org/sandbox/mrf/1520184
I totally forget where I left that, but think it works better as a standalone module based on the limited audience. SebCorbin, I can add you on to that if you are interested.
Comment #6
SebCorbin commentedCreating a module just for that is not necessary, *.drush.inc modules are just loaded during drush bootstrap.
I added an invoke option for firing the hook_user_relationships_save with a given param
Comment #7
Andre-BComment #8
berdirThanks, committed and pushed.