summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_plugin.php
AgeCommit message (Expand)Author
2011-09-05- Don't disable include() errors, so now broken translation of a plugin will ...alec
2011-06-21- Make local_skin_path() to be a public methodalec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-12-22- Improve handling of whitespace characters after closing PHP tag in localiza...alec
2010-11-07- Remove redundant directory separatoralec
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalec
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
2010-09-29- Update phpdoc (#1486958)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-03Allow plugins to register their own tasksthomasb
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomasb
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-18- fixed svn keywordsalec
2009-11-30- don't warn about lack of plugin's config file, it's absolutely optionalalec
2009-11-09Plugins should not overwrite existing config propsthomasb
2009-10-28Add fallback to default skin if the selected one is not available in plugin d...thomasb
2009-08-07New utility function for plugins to create urlsthomasb
2009-05-22Rename function to correct english spellingthomasb
2009-05-21Pass return value of config->load_from_file() back to the pluginthomasb
2009-05-21Add function for plugins to load a local config filethomasb
2009-05-04- ereg -> pregalec
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...thomasb
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb