![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
|
|
#6 |
|
Administrator
|
вот это прописывается в TSconfig страницы
(и наследуется всеми страницами вниз по дереву) TCEMAIN { # Owner be_users UID for new pages: permissions.userid = 12 # Owner be_groups UID for new pages: permissions.groupid = 9 } TCEMAIN.permissions { # User can do anything (default): user = 31 # Group can do anything # (normally \"delete\" is disabled) group = 31 # Everybody can at least see the page # (normally everybody can do nothing) everybody = show } |
|
|
|