Skip to content

Instantly share code, notes, and snippets.

@alrnz
Created December 21, 2017 12:16
Show Gist options
  • Save alrnz/951d571d38d0c5681629f827597d5349 to your computer and use it in GitHub Desktop.
Save alrnz/951d571d38d0c5681629f827597d5349 to your computer and use it in GitHub Desktop.
Allow only specific items on a page/folder (with id 17 here) TYPO3 pageTS
[page|uid = 17]
mod.web_list {
allowedNewTables = tx_matrix_domain_model_locations,tx_matrix_domain_model_locationstype,pages_language_overlay
}
[global]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment