summaryrefslogtreecommitdiff
path: root/program/include/rcube_plugin.php
AgeCommit message (Expand)Author
2012-05-09Use similar language as a fallback for plugin localization (#1488401)Aleksander Machniak
2012-03-07- Hook unregister methods (#1488184)alecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-09-05- Don't disable include() errors, so now broken translation of a plugin will ...alecpl
2011-06-21- Make local_skin_path() to be a public methodalecpl
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-22- Improve handling of whitespace characters after closing PHP tag in localiza...alecpl
2010-11-07- Remove redundant directory separatoralecpl
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalecpl
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alecpl
2010-09-29- Update phpdoc (#1486958)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-03Allow plugins to register their own tasksthomascube
2010-04-23Add class docuumentation blocks and make phpdoc work againthomascube
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomascube
2010-01-28- add file/line definitions to raise_error() callsalecpl
2010-01-18- fixed svn keywordsalecpl
2009-11-30- don't warn about lack of plugin's config file, it's absolutely optionalalecpl
2009-11-09Plugins should not overwrite existing config propsthomascube
2009-10-28Add fallback to default skin if the selected one is not available in plugin d...thomascube
2009-08-07New utility function for plugins to create urlsthomascube
2009-05-22Rename function to correct english spellingthomascube
2009-05-21Pass return value of config->load_from_file() back to the pluginthomascube
2009-05-21Add function for plugins to load a local config filethomascube
2009-05-04- ereg -> pregalecpl
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...thomascube
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube