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.
| Comment | File | Size | Author |
|---|---|---|---|
| fasttoggle-user.patch | 1.54 KB | nedjo |
Comments
Comment #1
kkaefer commentedCommitted! Thanks, nice feature.
Comment #2
(not verified) commented