Need to implement something like #246397: Plugin: direct relationship urls instead of select form for the 6.x branch.

CommentFileSizeAuthor
#1 Direct links screenshot19.95 KBalex.k

Comments

alex.k’s picture

Status: Active » Fixed
StatusFileSize
new19.95 KB

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.

Flying Drupalist’s picture

Status: Fixed » Active

Hi, can you show us an example please using the theme function on on node and comment.tpl?

alex.k’s picture

Status: Active » Fixed

Link examples are worked on in #319809: Add to friends, become a fan 2 buttons.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.