summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_plugin.php
AgeCommit message (Expand)Author
2014-10-30Remove redundant defaultAleksander Machniak
2014-10-30Fix possible issues in skin/skin_path config handling (#1490125)Aleksander Machniak
2014-10-30Correct load_config() return value with improvement in last commitAleksander Machniak
2014-10-30Improve load_config() so when called many times it will read config file only...Aleksander Machniak
2014-08-16add include_plugin function for optoinal pluginsJohnDoh
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-05-01Make skin meta/hierarchy information accessible for plugins (#1488831)Thomas Bruederli
2014-01-16Don't log error if no plugin config is found in global directoriesThomas Bruederli
2014-01-14Fall back to load plugin config from global config directories only if no loc...Thomas Bruederli
2014-01-07Load plugin config file from any configured pathTakika
2013-11-14Make require_plugin() force loading of the required pluginThomas Bruederli
2013-05-16Added rcube_plugin::add_label() methodAleksander Machniak
2013-04-28Build plugin info from both package.xml and composer.json files; allow plugin...Thomas Bruederli
2013-03-27Whitelist configuration options (user preferences) that can be changed using ...Aleksander Machniak
2013-03-10Fix so task name can really contain all from a-z0-9_- characters (#1488941)Aleksander Machniak
2012-12-21CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-07Some more rcmail -> rcube cleanupAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak