Direct links to create each type of relationship
alex.k - October 13, 2008 - 22:12
| Project: | User Relationships |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | alex.k |
| Status: | closed |
Description
Need to implement something like #246397: Plugin: direct relationship urls instead of select form for the 6.x branch.

#1
Implemented. There is a new theming function
theme_user_relationships_request_relationship_direct_link()that is used when direct links are on. There is a new checkbox at /admin/user/relationships/settings which controls whether direct links are used (default), or previous behavior with a single link and a select for the relationship type.#2
Hi, can you show us an example please using the theme function on on node and comment.tpl?
#3
Link examples are worked on in #319809: Add to friends, become a fan 2 buttons.
#4
Automatically closed -- issue fixed for two weeks with no activity.