On Wed, May 9, 2012 at 5:49 AM, Andreas Laesser <andreas.laes...@tugraz.at> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi @all > > is there a proper way to display/hide entries on the user profile site? > > Spezial case: > If I (as a drupal user) post an News/Event entry it appears on my > profile site under "Related Content" as "News". (This is ok if I post > only one news item per week, but if you post 10/day this will exceed.) > I want to hide this entry (and maybe some others) for all users... > > Does anyone can provide me a way to do this so that drupal stays still > updatable?
This question is not related to development and is a support question. Please follow-up on the supp...@drupal.org list. There are theme methods to hide this as well as a custom module using hook_form_alter or hook_form_FORM_ID_alter. -- Earnie -- https://sites.google.com/site/earnieboyd