Projet

Général

Profil

Révision 388c412d

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/modules/media_wysiwyg/wysiwyg_plugins/media.inc
22 22
    'css file' => 'media_wysiwyg.css',
23 23
    'settings' => array(
24 24
      'global' => array(
25
        'enabledPlugins' => variable_get('media_wysiwyg_wysiwyg_browser_plugins', array()),
26
        'file_directory' => variable_get('media_wysiwyg_wysiwyg_upload_directory', ''),
27
        'types' => variable_get('media_wysiwyg_wysiwyg_allowed_types', array('audio', 'image', 'video', 'document')),
28 25
        'id' => 'media_wysiwyg',
29 26
      ),
30 27
    ),

Formats disponibles : Unified diff