index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_plugin.php
Age
Commit message (
Expand
)
Author
2012-08-18
More default->larry fixes
Aleksander Machniak
2012-05-09
Use similar language as a fallback for plugin localization (#1488401)
Aleksander Machniak
2012-03-07
- Hook unregister methods (#1488184)
alecpl
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
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 method
alecpl
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-12-22
- Improve handling of whitespace characters after closing PHP tag in localiza...
alecpl
2010-11-07
- Remove redundant directory separator
alecpl
2010-10-29
- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
alecpl
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-03
Allow plugins to register their own tasks
thomascube
2010-04-23
Add class docuumentation blocks and make phpdoc work again
thomascube
2010-02-18
Fix loading of plugin configs: user prefs will always survive (#1486368)
thomascube
2010-01-28
- add file/line definitions to raise_error() calls
alecpl
2010-01-18
- fixed svn keywords
alecpl
2009-11-30
- don't warn about lack of plugin's config file, it's absolutely optional
alecpl
2009-11-09
Plugins should not overwrite existing config props
thomascube
2009-10-28
Add fallback to default skin if the selected one is not available in plugin d...
thomascube
2009-08-07
New utility function for plugins to create urls
thomascube
2009-05-22
Rename function to correct english spelling
thomascube
2009-05-21
Pass return value of config->load_from_file() back to the plugin
thomascube
2009-05-21
Add function for plugins to load a local config file
thomascube
2009-05-04
- ereg -> preg
alecpl
2009-04-26
Allow plugins to define their own tasks + add 'domain' parameter for rcube_te...
thomascube
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube