san4op/folder_info
最新稳定版本:1.0.4
Composer 安装命令:
composer require san4op/folder_info
包简介
Plugin to show information message above the messages list
README 文档
README
Plugin to show information message above the messages list.
Configuration Options
Set the following options directly in Roundcube's config file (example):
$rcmail_config['folder_info_messages'] = array( 'Folder 1' => 'Messages will be deleted after {} {}.', 'Folder 2' => 'Messages will be deleted after {} days.' ); $rcmail_config['folder_info_messages_args'] = array( 'Folder 1' => array(30, 'days'), 'Folder 2' => 14 );
Translation
You can help me to translate plugin here.
统计信息
- 总下载量: 312
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2020-04-13