raecosia / myroundcube

Automatically exported from code.google.com/p/myroundcube
0 stars 0 forks source link

Function request for summary plugin #702

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi. I would like to request some features for the summary plugin.

   1.) Add option in configuration to disable/enable "empty sent folder"

I do not want my users to accidentally delete their whole sent folder even 
though it shows a prompt before doing so. For the meantime, I found and deleted 
this line from summary.php for my purpose:

$B.='<td nowrap class="summaryaction">&nbsp;&nbsp;&nbsp;&nbsp;<a 
class="summarywarning" 
href="javascript:emptyfolder(\''.$A->config->get('sent_mbox').'\')">'.$N.'</a>&n
bsp;</td>';$B.='<td width="98%">&nbsp;</td>';

   2.) Add configuration for choosing which of the summary I want users to see.
Example in my case, it would be better to hide Timezone, since all my users 
live in the same area. And I dont want them to accidentally change the setting 
from summary page.

   3.) Option to hide "Do not show this page again" checkbox from the summary page. (but still present in the settings page).
I want my users to always see the summary page every login, because I post 
announcements in the "message of the day".

What version of the product are you using? On what operating system?
I am using version 3.12.10 of summary plugin.
I am using Windows 7 Home Premium 64-bit

Original issue reported on code.google.com by megalo...@gmail.com on 18 Jun 2014 at 7:23

GoogleCodeExporter commented 8 years ago
I forgot to add:

4.) Add a shortcut to summary page on top of mail page (along with "About" and 
"Get Support")

Original comment by megalo...@gmail.com on 18 Jun 2014 at 7:34

GoogleCodeExporter commented 8 years ago
No. 4 should be already there if you use larry skin.

No. 1 - 3  are accepted, but with low priority.

Original comment by myroundc...@gmail.com on 18 Jun 2014 at 7:46

GoogleCodeExporter commented 8 years ago
I manually edited the php and html template files in the summary folder. Though 
my suggestions in using config file could be nice for futute updates.

Original comment by megalo...@gmail.com on 18 Jun 2014 at 7:47

GoogleCodeExporter commented 8 years ago
Ok. I found No. 4 now. 
I wasn't using larry skin. Thanks!

Original comment by megalo...@gmail.com on 18 Jun 2014 at 8:08

GoogleCodeExporter commented 8 years ago
I'm going to release a new version in a few. Please re-configure the plugin.

Original comment by myroundc...@gmail.com on 1 Jul 2014 at 5:03