<?php /** * SecureDownloads for Contao * * Copyright (c) 2017 Benjamin Roth * * @license commercial */ /** * Palettes */ $GLOBALS['TL_DCA']['tl_content']['palettes']['secureDownloads'] = '{type_legend},type,headline;{source_legend},sortBy,metaIgnore;{template_legend:hide},customTpl;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID,space;{invisible_legend:hide},invisible,start,stop';