Michael Voříšek
b5a3fd646b
Fix "Implicit array creation" in plugin config files ( #9406 )
...
* fix phpstan "Implicit array creation" in plugin config files
* update minimal "roundcube/plugin-installer" version
2024-04-07 12:00:03 +02:00
Michael Voříšek
d18406a8bd
Fix binary operator spaces CS ( #9330 )
...
* align_single_space_minimal for assign
* assign operators grouping is not supported by PHP CS Fixer
* binary_operator_spaces = single_space
* fix anonymous function on single line
* align comments manually
2024-02-02 07:53:34 +01:00
Aleksander Machniak
85973477f4
Switch help_source location to https:// ( #8898 )
2023-02-20 07:37:33 +01:00
Aleksander Machniak
e3416c9fc0
PHP8 fixes, CS fixes, short array syntax, tests
2020-12-06 11:43:56 +01:00
rmcaninch
7cb243ea45
Update config.inc.php.dist
2016-05-30 21:17:10 -04:00
Thomas Bruederli
b9ac6ec263
Allow help plugin to append a link to the error page for more information about CSRF protection
2015-03-23 18:35:51 +01:00
Thomas Bruederli
254e284d21
Point to the new public URI for online help
2014-01-30 17:44:04 +01:00
Aleksander Machniak
bcedf05d19
s/$rcmail_config/$config/ also for plugins configuration
2013-08-20 19:23:59 +02:00
Thomas Bruederli
c795d528f9
Open help window in small mode; add more index links
2013-07-08 19:41:06 +02:00
Thomas Bruederli
08167e9114
Improve help plugin with some options to display contents according to the current task/step
2013-07-04 14:51:58 +02:00
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
2012-03-31 12:25:48 +00:00
till
63a3dc5fde
moved plugins
2010-03-20 14:20:01 +00:00
alecpl
9240c6a7d9
- support plugin's config file
2009-07-24 12:06:05 +00:00