stable

Clone or download

Read-only

BurningParrot pages have og: meta tags

FlamingParrot and BurningParrot should have same behavior: availability of OpenGraph protocol meta tags. This can be tested with Open Graph Preview extension for Chrome: BP and FP pages have the tuleap logo as default image. Now every content in Tuleap can push meaningful OpenGraph information. Fix request #13782: OpenGraph meta tags should be available in BurningParrot pages Change-Id: I6b55b9f269fbd3cb945f62dde7a85d5dd650b6ad

Modified Files

Name
A src/templates/common/open-graph.mustache +5 −0 Go to diff View file
M src/www/themes/BurningParrot/BurningParrotTheme.php +5 −1 Go to diff View file
M src/www/themes/BurningParrot/HeaderPresenter.php +8 −1 Go to diff View file
M src/www/themes/BurningParrot/HeaderPresenterBuilder.php +5 −2 Go to diff View file
M src/www/themes/BurningParrot/templates/header.mustache +2 −0 Go to diff View file
M src/www/themes/FlamingParrot/templates/header.mustache +1 −5 Go to diff View file