Closed (duplicate)
Project:
Guestbook
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2009 at 10:57 UTC
Updated:
16 Jan 2011 at 05:00 UTC
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?
Comments
Comment #1
halloffame commentedYou 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?
Comment #2
sunThis is not going to be possible before D7. Therefore, marking as duplicate of #1014194: Port Guestbook to Drupal 7