Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: tungle on April 12, 2011, 10:52:41 AM

Title: add a customized button to the menu bar
Post by: tungle on April 12, 2011, 10:52:41 AM
Hi,
I'd like to add a button in the menu bar (right before the "Check for new message" button). The added button will open another php file in pop up window (basically not interfering with current working functions of the system). Which code files should I modify?
Tks.
Title: add a customized button to the menu bar
Post by: rosali on April 12, 2011, 05:43:10 PM
You could this either by a plugin or by editing the template files (f.e. ./skins/default/templates/mail.html).