From ea566642fec841655a25a39f3f82aa45eb35248a Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sat, 16 Jun 2007 07:34:46 +0000 Subject: remove common_storage_plugin stuff completely. recent modificaions would have rendered plugin selection in LAtt non-functional - this hasn't been in use yet so we'll remove it. also change the order of plugins chosen in LibertyAttachmnt. when we upload a regular file, the fisheye plugin should NOT be the one we pick first due to its dependence on fisheye. --- admin/schema_inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'admin') diff --git a/admin/schema_inc.php b/admin/schema_inc.php index c6e7ab8..cd22f5b 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -268,7 +268,6 @@ $gBitInstaller->registerPreferences( LIBERTY_PKG_NAME, array( // array(LIBERTY_PKG_NAME, 'liberty_attachment_style', 'standard'), // The default for new installs is htmlpurifier old stays simple array(LIBERTY_PKG_NAME, 'liberty_html_purifier', 'htmlpurifier'), - array(LIBERTY_PKG_NAME, 'common_storage_plugin', 'bitfile'), ) ); $gBitInstaller->registerSchemaDefault( LIBERTY_PKG_NAME, array( -- cgit v1.3