Skip to content

Instantly share code, notes, and snippets.

@DirkWolke
Created July 8, 2016 12:44
Show Gist options
  • Save DirkWolke/c025c81e972255c9ec55ba417e342346 to your computer and use it in GitHub Desktop.
Save DirkWolke/c025c81e972255c9ec55ba417e342346 to your computer and use it in GitHub Desktop.
# Records only for FE-Users width different FE-Groups
[loginUser = *]
lib.content-left = CONTENT
lib.content-left {
table = tt_content
select {
pidInList = 456 // PID Records
where = colPos = 0
andWhere.data = TSFE:fe_user|user|usergroup
andWhere.wrap = fe_group = |
max = 1
}
}
[global]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment