Commit Graph

21 Commits

Author SHA1 Message Date
Aleksander Machniak
69f50b122d Add a way to include plugin stylesheets optionally only if the file exists 2017-08-06 19:46:22 +02:00
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Aleksander Machniak
db357b4187 Remove redundant default 2014-10-30 12:48:11 +01:00
Aleksander Machniak
1ffab0ad4a Fix possible issues in skin/skin_path config handling (#1490125) 2014-10-30 12:34:16 +01:00
Aleksander Machniak
5d8f8b59f3 Correct load_config() return value with improvement in last commit 2014-10-30 09:00:47 +01:00
Aleksander Machniak
ab5b89b854 Improve load_config() so when called many times it will read config file only once 2014-10-30 08:59:52 +01:00
JohnDoh
4eee212883 add include_plugin function for optoinal plugins 2014-08-16 07:05:30 +01:00
Thomas Bruederli
65baa033e0 List all plugins which have been attempted to load (#1488871) 2014-08-03 19:17:23 +02:00
Thomas Bruederli
b0ce5c62af Make skin meta/hierarchy information accessible for plugins (#1488831) 2014-05-01 09:05:29 +02:00
Thomas Bruederli
c5f6352710 Don't log error if no plugin config is found in global directories 2014-01-16 08:50:07 +01:00
Thomas Bruederli
aa581c2912 Fall back to load plugin config from global config directories only if no local config file exists 2014-01-14 17:04:24 +01:00
Takika
d073a66db3 Load plugin config file from any configured path
Try to load plugin_name.inc.php config file from any pre-configured config path (rcube_config::path array) so webmail admins can move plugin configurations out of www root.
2014-01-07 14:32:33 +01:00
Thomas Bruederli
cf31954661 Make require_plugin() force loading of the required plugin 2013-11-14 18:58:23 +01:00
Aleksander Machniak
52f2a69855 Added rcube_plugin::add_label() method 2013-05-16 12:59:03 +02:00
Thomas Bruederli
378d6cf97f Build plugin info from both package.xml and composer.json files; allow plugins to override the meta info method 2013-04-28 13:45:32 +02:00
Aleksander Machniak
648fcf5709 Whitelist configuration options (user preferences) that can be changed using save-pref command 2013-03-27 16:32:51 +01:00
Aleksander Machniak
8b771646fa Fix so task name can really contain all from a-z0-9_- characters (#1488941) 2013-03-10 11:49:20 +01:00
Aleksander Machniak
c4781306a5 CS fixes 2012-12-21 09:13:11 +01:00
Aleksander Machniak
d2534c63f2 Cleanup, remove file paths from doc 2012-12-18 09:07:00 +01:00
Aleksander Machniak
996af3bfd9 Some more rcmail -> rcube cleanup 2012-12-07 11:13:11 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00