![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
|
|
#9 | |
|
Продвинутый
Регистрация: 10.01.2007
Сообщений: 38
|
Цитата:
Код:
10 = CONTENT
10 {
table = tt_content
select {
# ID of the page where your content elements are stored
pidInList = 126
# Number of content elements to show
max = 1
orderBy = rand()
}
}
|
|
|
|
|