Project

General

Profile

Actions

Feature #52471

closed

PageRenderer: Allow Meta Tag overriding

Added by Leon de Rijke over 10 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-10-02
Due date:
% Done:

100%

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

Description

(Note: this issue came about from issue 319 in VHS. Please find background information over there)

It's not possible to override meta tags, since the PageRenderer only checks for exact clones in addMetaTag

I propose that this function only checks the name attribute. Maybe we could pass in a parameter 'override' (boolean, defaults to true) to ensure the possibility of adding two meta tags with the same name.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #22992: Pagerenderer - use better method for adding meta tagsClosed2010-06-25

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

Actions
Actions #1

Updated by Rémy DANIEL over 10 years ago

Hi,

The attribute "property" is used in place of the attribute "name" with opengraph.

<meta property="og:url" content="http://example.com&quot; />

So the key used for checking duplicates should not be fixed to the attribute "name".

Actions #2

Updated by Susanne Moog over 8 years ago

  • Sprint Focus set to PRC
Actions #3

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Frontend
Actions #4

Updated by Riccardo De Contardi over 6 years ago

Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from New to Closed

I close this as duplicate; please continue on #81464. Thank you.

Actions #6

Updated by Gerrit Code Review over 6 years ago

  • Status changed from Closed to Under Review

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #7

Updated by Gerrit Code Review over 6 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #8

Updated by Gerrit Code Review over 6 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #9

Updated by Gerrit Code Review over 6 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #10

Updated by Gerrit Code Review over 6 years ago

Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #11

Updated by Gerrit Code Review over 6 years ago

Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #12

Updated by Gerrit Code Review over 6 years ago

Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #13

Updated by Gerrit Code Review over 6 years ago

Patch set 22 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53110

Actions #14

Updated by Mathias Schreiber over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #16

Updated by Benni Mack about 4 years ago

  • Sprint Focus changed from PRC to Needs Decision
Actions

Also available in: Atom PDF