User: dopry Branch: HEAD Date: Sun, 25 Jun 2006 01:03:55 +0000 Added files: /modules/filesystem/drivers dummy.driver php.driver /modules/filesystem/tests storagedriver_php.test Removed files: /modules/filesystem php.filesystem.inc Modified files: /modules/filesystem fileapi.inc filesystem.module Log message: Doing some of the foundation work for storage driver support. --added filesystem_settings enable/disable options for storage drivers. --setup driver loading. --change the filesystem layout and renamed some things, namely the storage drivers which now live in drupal_get_path('module','filesystem') .'/drivers/'. $driver. '.driver' Links: http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/drivers... http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/drivers... http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/tests/s... http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/fileapi... http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/filesys...