Node and comment links appear on nodes and comments thanks to hook_link() but there is no parallel implementation for users.

Attached patch uses hook_user()'s view op to add togglable links to user pages.

Is this really a good idea? I'm not sure, probably it's not of much use until there are other toggleable links besides status. Anyway, here's the patch.

CommentFileSizeAuthor
fasttoggle-user.patch1.54 KBnedjo

Comments

kkaefer’s picture

Status: Needs review » Fixed

Committed! Thanks, nice feature.

Anonymous’s picture

Status: Fixed » Closed (fixed)