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.

EXT: Social Share Privacy Bar

Author:Christopher
Created:2010-12-18T19:57:23
Changed by:Daniel Hoffmann
Changed:2012-01-26T07:40:56
Classification:s4a_socialshareprivacy
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ----
Keywords:forDevelopers, forBeginners, social, privacy, facebook, twitter, google
Address:Frankenstraße 145, 45134 Essen
Author:Daniel Hoffmann
Company:System4all GmbH
Email:d.hoffmann@system4all.de
Telephone:020194613470
Language:en

img-1 img-2 EXT: Social Share Privacy Bar

Extension Key: s4a_socialshareprivacy

Language: en

Version: 1.0.5

Keywords: forDevelopers, forBeginners, social, privacy, facebook, twitter, google

Copyright 2006-2011, Daniel Hoffmann, < d.hoffmann@system4all.de >, <http://www.system4all.de>

Further Information: <http://seitdem.de/s4a_socialshareprivacy>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

`EXT: Social Share Privacy Bar 1 <#__RefHeading__5708_1738894311>`_

`Introduction 3 <#__RefHeading__5710_1738894311>`_

What does it do? 3

Screenshots 3

`Installation 4 <#__RefHeading__467_413120346>`_

`Configuration 5 <#__RefHeading__31515_818911409>`_

Reference 5

Language 6

`Known problems 7 <#__RefHeading__31525_818911409>`_

`To-Do list 8 <#__RefHeading__477_413120346>`_

`ChangeLog 9 <#__RefHeading__31623_818911409>`_

Introduction

What does it do?

This Extension gives you the ability to include the socialshareprivacy plugin for jquery as a plugin into your pages. This plugin gives the users the chance to decide if facebook and co would be able to track his website-visits on your site.

Screenshots

Here you see what the extension does:

img-3 Installation ------------

Install the plugin via Extension Manager

Insert the plugin on the page where it should be included or insert it via TS into the Pagetemplate

Do some configuration for general appearances or for only one special page

Configuration

The Extension can be configured via Flexform on every page you habe it included. It can also be configured generally via TypoScript. More Details see the table below.

Reference

include_jquery

Property

include_jquery

Data type

boolean

Description

Include the jQuery-Libs

Default

0

css_path

Property

css_path

Data type

string

Description

Path for an external CSS file

Default

uri

Property

uri

Data type

string

Description

Default

[plugin.tx_s4asocialshareprivacy.settings.setup]

include_jquery

Property

include_jquery

Data type

boolean

Description

Include the jQuery-Libs

Default

0

cookie_path

Property

cookie_path

Data type

string

Description

Path of the Cookie

Default

/

cookie_domain

Property

cookie_domain

Data type

string

Description

Domain for which the Cookie is valid, if none is set the current domain will be used.

Default

cookie_expires

Property

cookie_expires

Data type

integer

Description

Expiration period in days

Default

365

css_path

Property

css_path

Data type

string

Description

Path for an external CSS file

Default

uri

Property

uri

Data type

string

Description

Default

[plugin.tx_s4asocialshareprivacy.settings.setup.facebook]

status

Property

status

Data type

string

Description

Show the twitter option

Default

on

dummy_img

Property

dummy_img

Data type

string

Description

Image-path to the “inactive” image

Default

perma_option

Property

perma_option

Data type

string

Description

Twitter can be chosen permanently

Default

on

referrer_track

Property

referrer_track

Data type

string

Description

Additional Information will be appended to the uri

Default

tweet_text

Property

tweet_text

Data type

string

Description

Text for the tweet

Default

language

Property

language

Data type

string

Description

Language of the twitter plugin

Default

de

[plugin.tx_s4asocialshareprivacy.settings.setup.twitter]

status

Property

status

Data type

string

Description

Show the Google+ option

Default

on

dummy_img

Property

dummy_img

Data type

string

Description

Image-path to the “inactive” image

Default

perma_option

Property

perma_option

Data type

string

Description

Google+ can be chosen permanently

Default

on

referrer_track

Property

referrer_track

Data type

string

Description

Additional Information will be appended to the uri

Default

language

Property

language

Data type

string

Description

Language of the Google+ plugin

Default

de

[plugin.tx_s4asocialshareprivacy.settings.setup.gplus]

Language

txt_help

Property

txt_help

Data type

string

Description

Mouse-over text of the i-Icon

Default

locallang.xml

settings_perma

Property

settings_perma

Data type

string

Description

Headline of the settings-menu

Default

locallang.xml

facebook.txt_info

Property

facebook.txt_info

Data type

string

Description

Mouse-over of the like-Button

Default

locallang.xml

facebook.txt_fb_off

Property

facebook.txt_fb_off

Data type

string

Description

Alt-text for not-connected to facebook

Default

locallang.xml

facebook.txt_fb_on

Property

facebook.txt_fb_on

Data type

string

Description

Alt-text for connected to facebook

Default

locallang.xml

facebook.display_name

Property

facebook.display_name

Data type

String

Description

Displayname of the service in the options

Default

locallang.xml

twitter.txt_info

Property

twitter.txt_info

Data type

String

Description

Mouse-over of the Button

Default

locallang.xml

twitter.txt_twitter_off

Property

twitter.txt_twitter_off

Data type

String

Description

Alt-text for not-connected to twitter

Default

locallang.xml

twitter.txt_twitter_on

Property

twitter.txt_twitter_on

Data type

String

Description

Alt-text for connected to twitter

Default

locallang.xml

twitter.display_name

Property

twitter.display_name

Data type

String

Description

Displayname of the service in the options

Default

locallang.xml

gplus.txt_info

Property

gplus.txt_info

Data type

String

Description

Mouse-over of the Button

Default

locallang.xml

gplus.txt_gplus_off

Property

gplus.txt_gplus_off

Data type

String

Description

Alt-text for not-connected to Google+

Default

locallang.xml

gplus.txt_gplus_on

Property

gplus.txt_gplus_on

Data type

String

Description

Alt-text for connected to Google+

Default

locallang.xml

gplus.display_name

Property

gplus.display_name

Data type

string

Description

Displayname of the service in the options

Default

locallang.xml

[plugin.tx_s4asocialshareprivacy._LOCAL_LANG.de.standard]

Known problems

I don't know any, if you find some please contact me via E-Mail d.hoffmann@system4all.de

To-Do list

Not thought about yet.... If you have suggestions, feel free to send them to me via E-Mail to d.hoffmann@system4all.de

ChangeLog

1.0.7

Version

1.0.7

Changes

Changed the php Version requirement to >= 5.3.0

1.0.6

Version

1.0.6

Changes

Error in dependencies corrected

1.0.5

Version

1.0.5

Changes

Correcting the TOC of the documentation

1.0.4

Version

1.0.4

Changes

Change the dependencies to work with Typo3 4.6.0

1.0.1

Version

1.0.1

Changes

Added the documentation

1.0.0

Version

1.0.0

Changes

Initial Import