Posted by drupallogic on October 19, 2009 at 11:03pm
Jump to:
| Project: | Activity |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
unlike activity 1, I don't see any place to show "user1 and user2 are friends now" ? so how ?
Comments
#1
Flag friend - http://drupal.org/project/flag_friend
User Relationships - http://drupal.org/project/user_relationships : Patch: #445698: Default view for activity2
#2
so what ? this is a matter of user relationships and not activity you say ?
is there a plan user relationships will have it on next release ? (do I need to ask it on UR support ?)
#3
Did you click the links? Apparently not.
From the Flag friend project page
so flag friend has support already
That is the link I provided.
If you have an smart question I would be willing to help you out.
#4
I checked the links. there are patches on that page and this means nothing. I don't have to know how to apply a patch!
and yes my question is smart enough but got a stupid answer from you. my question is still valid. Does UR RC3(next release) will have activity support ?
#5
Well just ask. http://drupal.org/patch/apply
No its not valid... this isn't User Relationship issue queue. I can't answer that question they can. You can help by apply that patch and reporting if it works or not.
Sorry that you feel it was s stupid answer, but you do realize it isn't my job to do things for you, you can read and infer information. I encourage you to read the smart question link. it will help you formulate issues so you can get an answer right away.
That isn't a smart question. Particularly cause what you cared about was User Relationships not general friending and you provided no way for me to figure that out, except through magical fairies.
Try out the latest patch in #445698: Default view for activity2, I know it mostly works when I first wrote it months ago, it has only gotten better.
#6
activity 1 has allready "user1 and user2 are friends" support. this is one on the major points of "activity" feeds. but activity 2 has not support for this! probably due to improved way of code! who cares what. if activity 2 doesn't support this unlike activity 1, where is the improvement ?
another issue is the tokens. there are no pre-defined tokens on activity 2. (I have asked on another topic and got the answer that there won't be) I don't know how people will guess how to do it!
it's better not to give an answer if you are not willing to do...
#7
I should point out so if other people come here that Activity2 supports the user1 and user2 are friends messages and is currently doable in Flag Friend and User Relationships with a patch.
It also has some pre-defined tokens for easier html linking and it uses all other tokens available in the system.
So you will have Node, User, Flag, Flag Friend, User Relationship, CCK tokens, Votingapi Tokens etc for your messages. You will have access to considerably more tokens then you do in Activity1.
I have one CCK type with two fields, and this is how many tokens I have for just node insert
http://skitch.com/supermanscott/nd9eb/tokens
edit: Remove a small comment that I made that I felt wasn't in the interest in this thread.
#8
I will try one last time to be clear. Flag Friend currently offers full support for what you want.
User Relationships has a patch pending for that support. You can apply patches by following these instructions: drupal.org/patch/apply
I do not know if User Relationships will have support of Activity2 in its next release, you have to ask them.
I provided you with links in comment 2
I provided you with quotes and explanation in comment 3
I provided you with instructions on how to patch your User Relationships module and pointed out that I do not maintain User Relationships in comment 5.
Not sure how else to answer you questions anymore
#9
@drupallogic
Just for clarity, Activity1 had integration for UR bundled with it. For Activity2 we took a different approach and provided clearly defined API's in order for other modules to integrate with us more easily. The task in Activity1 of trying to maintain a lot of code for other module integrations became wearing and too much of a task for us to handle. Hence the decision for better API's and better API documentation for Activity2.
I also did not quite understand what you meant in your original query. I think your question has been answered by now though.
#10
sirkitree
thanks for your efforts but the question here to be asked is: for whom are you writing this module ? for developers like you or for a average Drupal user ?
when thinking especially Drupal 7 will be a user friendly CMS, module developers should be on the same way...
#11
Ah, that is the key, and thank you for asking ;) I usually write for developers who are building sites for less than average Drupal users.
#12
Automatically closed -- issue fixed for 2 weeks with no activity.