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 (
Collapse
)
Author
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 ↵
thomascube
directory
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 ↵
thomascube
rcube_template::button()
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵
thomascube
sample plugins)