You are here

constant PANOPOLY_WIDGETS_FILE_EXTENSIONS_DEFAULT in Panopoly Widgets 8.2

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

The default list of allowed file extensions in file widgets.

File

./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');