summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_plugin.php
AgeCommit message (Collapse)Author
2011-06-21- Make local_skin_path() to be a public methodalec
git-svn-id: https://svn.roundcube.net/trunk@4870 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-22- Improve handling of whitespace characters after closing PHP tag in ↵alec
localization and config files git-svn-id: https://svn.roundcube.net/trunk@4363 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-07- Remove redundant directory separatoralec
git-svn-id: https://svn.roundcube.net/trunk@4189 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalec
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property git-svn-id: https://svn.roundcube.net/trunk@4154 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
git-svn-id: https://svn.roundcube.net/trunk@4091 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Update phpdoc (#1486958)alec
git-svn-id: https://svn.roundcube.net/trunk@4015 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03Allow plugins to register their own tasksthomasb
git-svn-id: https://svn.roundcube.net/trunk@3700 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
git-svn-id: https://svn.roundcube.net/trunk@3559 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3274 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-30- don't warn about lack of plugin's config file, it's absolutely optionalalec
git-svn-id: https://svn.roundcube.net/trunk@3144 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-09Plugins should not overwrite existing config propsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3102 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-28Add fallback to default skin if the selected one is not available in plugin ↵thomasb
directory git-svn-id: https://svn.roundcube.net/trunk@3076 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07New utility function for plugins to create urlsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2846 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-22Rename function to correct english spellingthomasb
git-svn-id: https://svn.roundcube.net/trunk@2518 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21Pass return value of config->load_from_file() back to the pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@2517 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-21Add function for plugins to load a local config filethomasb
git-svn-id: https://svn.roundcube.net/trunk@2516 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2453 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for ↵thomasb
rcube_template::button() git-svn-id: https://svn.roundcube.net/trunk@2427 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c