You are here

constant PANOPOLY_WIDGETS_FILE_EXTENSIONS_DEFAULT in Panopoly 8.2

Same name and namespace in other branches
  1. 7 modules/panopoly/panopoly_widgets/panopoly_widgets.module \PANOPOLY_WIDGETS_FILE_EXTENSIONS_DEFAULT

The default list of allowed file extensions in file widgets.

File

modules/panopoly/panopoly_widgets/panopoly_widgets.module, line 15
Hooks for Panopoly Widgets module.

Code

define('PANOPOLY_WIDGETS_FILE_EXTENSIONS_DEFAULT', 'txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp');