Commit Graph

20 Commits

Author SHA1 Message Date
alecpl
cdf1ae0029 - Remove redundant directory separator 2010-11-07 07:50:16 +00:00
alecpl
2cd443315d - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property
2010-10-29 08:42:28 +00:00
alecpl
1ac5431877 - Fix bug in rcube_plugin::local_skin_path() 2010-10-14 17:02:25 +00:00
alecpl
5c461bada9 - Update phpdoc (#1486958) 2010-09-29 16:47:05 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
thomascube
05a631a43c Allow plugins to register their own tasks 2010-06-03 06:40:06 +00:00
thomascube
d062dbe18c Add class docuumentation blocks and make phpdoc work again 2010-04-23 14:25:28 +00:00
thomascube
b545d3e838 Fix loading of plugin configs: user prefs will always survive (#1486368) 2010-02-18 18:01:53 +00:00
alecpl
10eedbe75a - add file/line definitions to raise_error() calls 2010-01-28 11:27:16 +00:00
alecpl
1d786c86bf - fixed svn keywords 2010-01-18 19:05:11 +00:00
alecpl
6c95809d10 - don't warn about lack of plugin's config file, it's absolutely optional 2009-11-30 11:55:33 +00:00
thomascube
3597cc2c1b Plugins should not overwrite existing config props 2009-11-09 16:18:58 +00:00
thomascube
01accaff5b Add fallback to default skin if the selected one is not available in plugin directory 2009-10-28 22:53:40 +00:00
thomascube
24e219d1cc New utility function for plugins to create urls 2009-08-07 16:10:24 +00:00
thomascube
eb6f198a2d Rename function to correct english spelling 2009-05-22 07:40:05 +00:00
thomascube
029c2fa60e Pass return value of config->load_from_file() back to the plugin 2009-05-21 20:40:10 +00:00
thomascube
c73b195e5d Add function for plugins to load a local config file 2009-05-21 20:34:28 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
thomascube
1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 2009-04-26 16:33:22 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00