• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

How Do I change the Top News Frame in Horde?

It's simple

1.comment line 102 in
/usr/share/psa-horde/templates/portal/sidebar.inc
2. in usr/share/psa-horde/services/portal/sidebar.php
add this line :
include HORDE_TEMPLATES . '/portal/news.php';
3.news.php is a simple rss news scroller php script :p
 
Back
Top