Ralf Becker
|
9c649da978
|
WebDAV can use now the new stream wrapper interface, thought its switched off by default in filemanager/webdav.php (see the comments at the end of the file)
|
2008-02-18 06:43:49 +00:00 |
|
Ralf Becker
|
e3ee4fb7dc
|
new egw_vfs class, with many static methods to access the new vfs, see the documentation in the header of egw_vfs
|
2008-02-07 06:37:45 +00:00 |
|
Ralf Becker
|
e657227035
|
new vfs-stream-wrapper class, which uses a fstab (in a static class var at the moment) to mount different filesystems/stream-wrappers together in a single virtual file system for eGroupWare, can be tested with filemanager/ls.php and the default fstab of / => oldvfs:/
|
2008-01-30 06:51:54 +00:00 |
|