Add option to hide "Visit !username's profile"
black silence - July 1, 2009 - 10:57
| Project: | Guestbook |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Usually the guestbook is displayed as a tab (menu_local_task) so there's no need to display a link to the user's profile.
Could you please add an option to hide that message?

#1
You can hide it using CSS for the meantime.
.guestbook .submitted { display:none; }However I want to put the 'Visit !username's profile' in a block. This is why I stumbled into this thread. Anybody knows how to define guestbook owner?