Extension Manager

Target group: Developers

EXT:fs_media_gallery offers some basic configuration inside the Extension Manager. To set this configuration, switch to the Extension Manager, search for the extension fs_media_gallery and click on it to open the configuration view.

Property Data type Default
allowedActionsInFlexforms list nestedList,flatList,showAlbumByParam,showAlbumByConfig,randomAsset
list.orderOptions list datetime,crdate,sorting

Property details

allowedActionsInFlexforms

Defines plugin actions shown in flexforms so you can disable unwanted plugin modes. Comma separated list of controller actions which could be selected as “Display mode” in flexforms. Available actions are:

  • nestedList
  • flatList
  • showAlbumByParam
  • showAlbumByConfig
  • randomAsset

If no action is defined, all available actions are selectable.

list.orderOptions

Comma separated list of sort options for field “Sort albums list by” in flexforms. Available actions are:

  • datetime
  • crdate
  • sorting