I think it would be very useful if all links added while user is logged in would be auto claimed by the user. In other words, when logged in, add link, the link will be listed in their account, and instead of contact name all members can see username (with link to profile) in all links.
Yes it's automatic. But the field of contact name and email still there. Perhaps we can make improve here.
And none registered users can NOT add link.
It's included. You can find the setting in admin panel. Or directly change application.php
Code:
$only_registered_can_add_link = 0;