Adds the Open Graph protocol properties in meta-tags to the html-header supporting multilingual-websites.
Bugfix release (solves TYPO3 8 and mergeIfNotBlank Problem)
Simply add a youtube-video as a responsive content-element. The embedded video is compatible to mobile devices (html5).
Supported TYPO3 versions:Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
1.3.2 /
stable
July 02, 2018 |
Bugfix release (solves TYPO3 8 and mergeIfNotBlank Problem)
|
7.6.0 - 8.7.99 | Download |
1.3.1 /
stable
April 27, 2018 |
Bugfix: Absolute URL for "og:url"; Moved TCA modifications to Configuration/TCA/Overrides and removed TYPO3 6.2 LTS support |
7.6.0 - 8.7.99 | Download |
1.3.0 /
stable
August 21, 2017 |
Always creates readable URLs (via realURL or coolURI) and supports TYPO3 8 LTS
|
6.2.0 - 8.7.99 | Download |
1.2.6 /
stable
January 15, 2017 |
Bugfix release. Error after installation and wrong composer TYPO3 CMS dependencies.
|
6.2.0 - 7.6.99 | Download |
1.2.5 /
stable
November 08, 2016 |
Bugfix release. Error after installation.
|
6.2.0 - 7.6.99 | Download |
1.2.4 /
stable
September 30, 2016 |
Bugfix release. Current composer version not in sync with ext_emconf.php
|
6.2.0 - 7.6.99 | Download |
1.2.3 /
stable
September 23, 2016 |
Bugfix release. Prepend a space to og namespace declaration. For details see: https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.2.3
|
6.2.0 - 7.6.99 | Download |
1.2.2 /
stable
September 10, 2016 |
Bugfix release. Resolves not localized og tag on FE. For more information read https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.2.2
|
6.2.0 - 7.6.99 | Download |
1.2.1 /
stable
July 06, 2016 |
Bugfix: og:image:type, width, height fails for TS image Details: https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.2.1 |
6.2.0 - 7.6.99 | Download |
1.2.0 /
stable
July 01, 2016 |
Enhancement release (amongst others: add image details (size, mime)). Details: https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.2.0 |
6.2.0 - 7.6.99 | Download |
1.1.1 /
stable
January 05, 2016 |
Bugfix release. For details see https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.1.1
|
6.2.0 - 7.6.99 | Download |
1.1.0 /
stable
October 20, 2015 |
Use FAL for image-relations (Please read documentation before updating), complete changelog: https://github.com/jonathanheilmann/ext-jh_opengraphprotocol/releases/tag/v1.1.0
|
6.2.0 - 7.6.99 | Download |
1.0.4 /
stable
October 16, 2015 |
* Fixed TYPO3 forge bug #66993 and #67231 * Still support for TYPO3 CMS 4.5-6.1
|
4.5.0 - 6.2.99 | Download |
1.0.3 /
stable
May 12, 2015 |
* Added htmlentities() to some more og-properties * Last version to support TYPO3 CMS 4.5-6.1
|
4.5.0 - 6.2.99 | Download |
1.0.2 /
stable
August 28, 2014 |
Security fix, please update
|
4.5.0 - 6.2.99 | Download |
1.0.1 /
stable
April 01, 2014 |
Added ReST manual and fixed bug #56813
|
4.5.0 - 6.2.99 | not availabledue to vulnerabilities |
1.0.0 /
stable
January 20, 2014 |
Added support for TYPO3 CMS 6.2, rewritten manual and introduced some breaking changes. By default the extension stays in a compatibility mode. For more information see manual.
|
4.5.0 - 6.2.99 | not availabledue to vulnerabilities |
0.3.0 /
stable
December 29, 2013 |
Try to use page-description before global description if there is no local. For more changes see manual.
|
4.5.0 - 6.1.99 | not availabledue to vulnerabilities |
0.2.2 /
stable
December 17, 2013 |
Fixed a bug that crashed the localconf.
|
4.5.0 - 6.1.99 | not availabledue to vulnerabilities |
0.2.1 /
stable
December 10, 2013 |
fixed a bug in multilanguage support (alternative language has not been displayed)
|
4.5.0 - 6.1.99 | not availabledue to vulnerabilities |
0.2.0 /
stable
December 09, 2013 |
added support for multilanguage pages
|
4.5.0 - 6.1.99 | not availabledue to vulnerabilities |
0.1.1 /
stable
July 15, 2013 |
image supports the EXT: prefix now, og:image is now forced to be prepended with a scheme and host
|
4.5.0 - 6.1.9 | not availabledue to vulnerabilities |
0.1.0 /
stable
June 09, 2013 |
Uses the new hook of EXT:jh_opengraph_ttnews to prevent from two og:tag groups (thanks to Bernhard Kraft). Therefore this version conflicts with EXT:jh_opengraph_ttnews < 0.0.10. You may need to update EXT:jh_opengraph_ttnews first.
|
4.5.0 - 6.1.9 | not availabledue to vulnerabilities |
0.0.8 /
beta
November 22, 2012 |
wrong code in html-tag (prefix"og: http://ogp.me/ns" replaced by xmlns:og"http://ogp.me/ns" in setup.txt)
|
not availabledue to vulnerabilities | |
0.0.7 /
beta
October 10, 2012 |
bugfix: whene using EXT:jh_opengraph_ttnews the og:tags has been displayed twice - one from jh_opengraphprotocol and one from jh_opengraph_ttnews - now, jh_opengraphprotocol renders no output if there is a tt_news single view on pageId
|
not availabledue to vulnerabilities | |
0.0.6 /
beta
October 05, 2012 |
Variable $extKey was not defined, what made the additionalHeaderData array use the standard 1,2,3... numbers instead of the full string for keys.
|
not availabledue to vulnerabilities | |
0.0.5 /
beta
July 25, 2012 |
bugfix (constant.txt is now saved as an ANSI encoded file)
|
not availabledue to vulnerabilities | |
0.0.4 /
beta
July 24, 2012 |
bugfixes, now compatible to CoolURI, extension-state has been set to beta
|
not availabledue to vulnerabilities | |
0.0.3 /
alpha
April 09, 2012 |
beauty-related fixes
|
not availabledue to vulnerabilities | |
0.0.2 /
alpha
April 09, 2012 |
optimized html output bugfixes added icon added manual |
not availabledue to vulnerabilities | |
0.0.1 /
alpha
April 07, 2012 |
initial release
|
not availabledue to vulnerabilities |