Closed (fixed)
Project:
Panels
Version:
6.x-2.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 00:49 UTC
Updated:
20 Aug 2009 at 00:00 UTC
Is there a way to turn off the "Topics I've participated in" panel on the Admin profile page? I'd rather not hack the code and there is info in the Admin profile that users shouldn't see ...
Thanks...
Comments
Comment #1
michelleI don't think so. I don't know of any way to turn off a Panels pane based on the argument but I'm tossing it over to their queue just in case.
Michelle
Comment #2
RachelNY commentedI put this in the head portion of my page.tpl.php as a temporary fix:
To leave the Title but blank it out:
To Remove the entire panel:
Seems to be working ok, still testing ...
Comment #3
esmerel commentedYou can set a visibility rule on a particular pane so that non-admin users see it and admins don't, but that's about it.