DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

ChangeLogΒΆ

Version Changes
1.1.0

* Use https scheme for twitter and facebook (google supports https scheme already)

* Updated dependencies

1.0.0

* Rewritten for TYPO3 CMS 6.2 LTS

* Moved JavaScript Libs to footer and dynamic JavaScript to inline

* Moved translation to setup and removed locallang.xml

* Removed deprecated JavaScript in setup

* Updated documentation

0.0.13

* Added dependencies.

* Converted manual to rest documentation.

0.0.12

* updated jquery.socialshareprivacy.js to work with jQuery version > 1.7.x

* added jquery-1.6.4.min.js to provide jQuery for jquery.socialshareprivacy.deprecated.js

* added setup 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.us e_socialshareprivacy_deprecated' to use jquery.socialshareprivacy.deprecated.js

* added setup 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.so cialshareprivacy_deprecated_path'

* added setup 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.jq uery_old_path' to change path to an old jQuery version

* updated manual

0.0.11

* jquery was not in EXT dir - now in folder res/

* moved template.js to folder res/

* added setup 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.jquery_path' to change path for jquery

* updated manual

* changed extension state to stable

0.0.10 * fixed bug for setting the default css_path
0.0.9 * set 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.css_path = ' to turn off css of extension (Issue #44698)
0.0.8

* link for facebook iframe is now forced to be absolute* resolved some bugs when reading the typoscript setup settings* if 'plugin.tt_ news.tx_jhsocialshareprivacyttnews_pi1.socialshareprivacy_path' is empty, the jquery.socialshareprivacy.js won't be includedUse this, if the extension 'socialshareprivacy' is used. Otherwise you will have a conflict.* updated manual

* set extension-state to beta

0.0.7 * resolves a javascript error in file "jquery.socialshareprivacy.js" on line 130 (bug #43524)
0.0.6

* updated manual

* updated socialshareprivacy plugin to version 1.4

* added project on forge.typo3.org ( http://forge.typo3.org/projects /extension-jh_socialshareprivacy_ttnews )

* added extension icon

0.0.5 * bugfixes (missing parameter in pi1/class.tx_jhsocialshareprivacyttnews_pi1.php in line 109)
0.0.4 * added documentation
0.0.3 * some bugfixes (ext_typoscript_setup.txt) was not used* with 'plugin.tt_news.tx_jhsocialshareprivacyttnews_pi1.info_link = off' you are now able to hide the information button
0.0.2 * corrected some bugs evoked by changed extension key
0.0.1 * Initial release.