Removing news feeds from Horde
Dustin | Programming & Scripting | May 7th 2008
If you’ve used newer versions of Horde with Plesk, you have probably seen the news feed that runs down the left side of the screen. This newsbar is irritating at best. Here is how to get rid of it.
Open the following file in your text editor:
/usr/share/psa-horde/templates/portal/sidebar.inc
Around line 102 comment out the entire if() statement (lines 102-117).
If you upgrade Plesk, you will most likely have to repeat this process.
Cheers, really helpful. Not quite sure why they think they can in sponsored links and advertisements onto my webmail page after already paying for a Plesk License but this is a good easy way to get rid of it.
For anyone else, quick reference: commenting out in PHP uses the tags /* and */ or you can hash each line.
Grah, was meant to read “why they think they can add in sponsored..”