thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
7c9850da45
|
- Improve handling of whitespace characters after closing PHP tag in localization and config files
|
14 years ago |
alecpl
|
cdf1ae0029
|
- Remove redundant directory separator
|
14 years ago |
alecpl
|
2cd443315d
|
- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property
|
14 years ago |
alecpl
|
1ac5431877
|
- Fix bug in rcube_plugin::local_skin_path()
|
14 years ago |
alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
thomascube
|
05a631a43c
|
Allow plugins to register their own tasks
|
15 years ago |
thomascube
|
d062dbe18c
|
Add class docuumentation blocks and make phpdoc work again
|
15 years ago |
thomascube
|
b545d3e838
|
Fix loading of plugin configs: user prefs will always survive (#1486368)
|
15 years ago |
alecpl
|
10eedbe75a
|
- add file/line definitions to raise_error() calls
|
15 years ago |
alecpl
|
1d786c86bf
|
- fixed svn keywords
|
15 years ago |
alecpl
|
6c95809d10
|
- don't warn about lack of plugin's config file, it's absolutely optional
|
15 years ago |
thomascube
|
3597cc2c1b
|
Plugins should not overwrite existing config props
|
15 years ago |
thomascube
|
01accaff5b
|
Add fallback to default skin if the selected one is not available in plugin directory
|
15 years ago |
thomascube
|
24e219d1cc
|
New utility function for plugins to create urls
|
15 years ago |
thomascube
|
eb6f198a2d
|
Rename function to correct english spelling
|
16 years ago |
thomascube
|
029c2fa60e
|
Pass return value of config->load_from_file() back to the plugin
|
16 years ago |
thomascube
|
c73b195e5d
|
Add function for plugins to load a local config file
|
16 years ago |
alecpl
|
23a2eec4d5
|
- ereg -> preg
|
16 years ago |
thomascube
|
1c932d58b5
|
Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button()
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |