Project

General

Profile

Actions

Feature #67360

closed

Allow property as key in page.meta for rendering Open Graph values

Added by Alexander Kontos almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Frontend
Target version:
Start date:
2015-06-09
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

it should be possible to add Open Graph variables to the setup

like

page = PAGE
page {
meta {
og:site_name.cObject = COA
og:site_name.cObject {
10 = TEXT
10 {
value = TYPO3
}
20 = TEXT
20 {
noTrimWrap = | - ||
value = Inspiring People To Share
}
}
og:site_name.opengraph = 1
}
}


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #59890: Escaping dots in page.meta TypoScriptClosedMarkus Klein2014-06-26

Actions
Related to TYPO3 Core - Feature #81464: Add API for meta tag managementClosedRichard Haeser2017-06-03

Actions
Actions

Also available in: Atom PDF