Need to implement something like #246397: Plugin: direct relationship urls instead of select form for the 6.x branch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Direct links screenshot | 19.95 KB | alex.k |
Need to implement something like #246397: Plugin: direct relationship urls instead of select form for the 6.x branch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Direct links screenshot | 19.95 KB | alex.k |
Comments
Comment #1
alex.k commentedImplemented. 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.Comment #2
Flying Drupalist commentedHi, can you show us an example please using the theme function on on node and comment.tpl?
Comment #3
alex.k commentedLink examples are worked on in #319809: Add to friends, become a fan 2 buttons.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.