[ingo] removing default rule buttons
amy.rich@tufts.edu
amy.rich at tufts.edu
Tue Jun 28 12:25:54 PDT 2005
kevin_myer> You should comment out that ingo provides
kevin_myer> whitelist/blacklist/forwards in horde/registry.php
There wasn't a provides for forward or vacation, and I did remove white and
blacklist (and those two have been completely removed as desired). I presume
this is what you're referring to:
$this->applications['ingo'] = array(
'fileroot' => dirname(__FILE__) . '/../ingo',
'webroot' => $this->applications['horde']['webroot'] . '/ingo',
'name' => _("Filters"),
'status' => 'active',
'provides' => array('mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
'menu_parent' => 'imp'
);
More information about the ingo
mailing list