Skip to content

Instantly share code, notes, and snippets.

@joekolade
Created March 14, 2023 14:44
Show Gist options
  • Select an option

  • Save joekolade/26af4eca4a79fb04f90864f70b0b517d to your computer and use it in GitHub Desktop.

Select an option

Save joekolade/26af4eca4a79fb04f90864f70b0b517d to your computer and use it in GitHub Desktop.
[PageTS] Basic pageTS #refactor
TCEMAIN.table.pages {
disablePrependAtCopy = 1
disableHideAtCopy = 0
}
TCEMAIN.table.altL {
disablePrependAtCopy = 1
bodytext.RTEfullScreenWidth= 100%
}
#Setzen der Seitenbaumrechte per TypoScript
TCEMAIN {
permissions.groupid=1
permissions.user=show, editcontent, edit, delete, new
permissions.group=show, editcontent, edit, delete, new
permissions.everybody=
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment