Commit Graph

31 Commits

Author SHA1 Message Date
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
59041fdbc9 Use similar language as a fallback for plugin localization (#1488401)
Don't load en_US localization more than once
2012-05-09 12:47:44 +02:00
alecpl
be98dfc2c0 - Replace some references to rcmail with rcube 2012-04-16 11:59:08 +00:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
alecpl
479af90579 - Hook unregister methods (#1488184) 2012-03-07 10:07:57 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
alecpl
aecadcf4a2 - Don't disable include() errors, so now broken translation of a plugin will print error to the log 2011-09-05 11:08:48 +00:00
alecpl
715a1b143c - Make local_skin_path() to be a public method 2011-06-21 09:10:14 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
7c9850da45 - Improve handling of whitespace characters after closing PHP tag in localization and config files 2010-12-22 19:17:47 +00:00
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