2017-25 © Pedro Peláez
 

contao-module contao-sharebuttons

Simple Contao extension to provide share buttons as a module and content element

image

fritzmg/contao-sharebuttons

Simple Contao extension to provide share buttons as a module and content element

  • Sunday, January 21, 2018
  • by fritzmg
  • Repository
  • 2 Watchers
  • 10 Stars
  • 1,591 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 39 Versions
  • 12 % Grown

The README.md

, (*1)

Contao Share Buttons

Simple extension to provide share buttons as a module, content element and for news articles in Contao. In each case you have the same set of options., (*2)

Element settings, (*3)

Themes

In each case you can also set an optional theme. If you select a theme, basic styling is included for the buttons, making them align horizontally and applying background images. These are the current available themes:, (*4)

Available themes, (*5)

From top to bottom:, (*6)

  • Boxxed
  • Boxxed (16px)
  • Contao
  • Light
  • Shadow
  • Simple Flat
  • Simple Icons Black
  • Simple Icons White (grey background added for visibility)
  • Font Awesome

The "Contao" theme uses Contao's own icons, however only Facebook, and Twitter is available there. There is also a theme called "Text", which simply aligns the elements horizontally, but leaves the textual content of each button visible., (*7)

The following themes offer higher resolution images for devices with high DPI:, (*8)

  • Boxxed (16px)
  • Light
  • Shadow
  • Simple Flat
  • Simple Icons Black
  • Simple Icons White

Template

You can also set the template in each element, if you happen to need a different structure in some cases. If you want to use your own template, create one with a name that starts with sharebuttons_ in your templates folder., (*9)

Font Awesome

Since version 1.1.0 there is also a theme and template for Font Awesome icons. If you have the Font Awesome icon font integrated on your page and want to use it for your share buttons, simply select the sharebuttons_fontawesome template. Theme wise you can choose between None, Text and Font Awesome. The latter one comes with some styles that will make the icons about as big as the other themes. If you select any theme other than those three and you have the template selected, it will default to the Font Awesome theme currently., (*10)

If you want to exchange the icons for one of the buttons simply create your own sharebuttons_fontawesome template (or rename it to something else) and replace the fa- class. For example, if you want the square version of the facebook icon, simply replace fa-facebook with fa-facebook-square., (*11)

News, Events, Articles

You can output share buttons directly in your news_*, event_* and mod_article* templates:, (*12)

<?= $this->sharebuttons ?>

You can set the options for the news sharebuttons in the news archive, calendar or article settings., (*13)

Using the share buttons this way is especially important if you want to show share buttons in a news or event list or when you show article teasers — otherwise the url and title will not be correct (since the share buttons just use the url and title of the current page then)., (*14)

Insert Tag

Since version 1.1.0 there is also an insert tag available. The name of the insert tag is sharebuttons, parameters like theme, template and networks can be passed as following:, (*15)

{{sharebuttons::THEME::TEMPLATE::NETWORK:NETWORK:...}}

All parameters are optional (however, without any networks, nothing will be displayed). The following insert tag would create share buttons with the boxxed theme with all currently available social networks:, (*16)

{{sharebuttons::boxxed::facebook:twitter:linkedin:xing:mail:tumblr:pinterest:reddit:whatsapp:print:pdf}}

The following insert tag would simply generate the HTML source for a Facebook and Twitter share button, without including a stylesheet for a theme:, (*17)

{{sharebuttons::facebook:twitter}}

Have a look at the $GLOBALS['sharebuttons']['themes'] and $GLOBALS['sharebuttons']['networks'] array in config/config.php in order to find the key-string for your desired networks and theme., (*18)

Since version 2.1.0 you can also define an article ID, if you want to provide a PDF link for a specific article:, (*19)

{{sharebuttons::pdf::6}}

Pinterest button

The Pinterest share button will only be displayed, if an image is available. There are 3 ways an image can be present:, (*20)

  • If you use the sharebuttons in your news or event template via <?= $this->sharebuttons ?>, the Pinterest button will automatically use the teaser image.
  • Simply install the social_images extension (also available in the ER2) and enable it in your layout. The Pinterest share button will automatically take the first social image available.
  • You can also manually set a social image by providing an absolute URL to the image in $GLOBALS['SOCIAL_IMAGES'][0] in any template or PHP script before the sharebuttons are generated.

Attributions

Icon sources

  • Boxxed: http://www.twelveskip.com/resources/icons/1091/boxxed-flat-social-media-icons
  • Light: http://www.kplitsolutions.com/freebies.html
  • Shadow: http://wegraphics.net/downloads/free-long-shadow-social-media-icons/
  • Simple Flat: http://iconsandcoffee.com/freebie-flat-web-icon-set/
  • Simple Icons: http://simpleicons.org/

The Versions

21/01 2018

dev-master

9999999-dev http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0 GPL-2.0-only

The Requires

 

social facebook twitter contao share buttons

21/01 2018

2.0.1

2.0.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

09/01 2018

2.0.0

2.0.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

29/11 2017

1.3.9

1.3.9.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/10 2017

1.3.8

1.3.8.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

02/10 2017

1.3.7

1.3.7.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

01/10 2017

1.3.6

1.3.6.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

26/07 2017

1.3.5

1.3.5.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

12/04 2017

1.3.4

1.3.4.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

11/04 2017

1.3.3

1.3.3.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

15/03 2017

1.3.2

1.3.2.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/08 2016

1.3.1

1.3.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/08 2016

1.3.0

1.3.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

31/07 2016

1.2.0

1.2.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

12/06 2016

1.1.10

1.1.10.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

27/09 2015

1.1.9

1.1.9.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

25/09 2015

1.1.8

1.1.8.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

03/06 2015

1.1.7

1.1.7.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

03/06 2015

1.1.6

1.1.6.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

10/05 2015

1.1.5

1.1.5.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

08/05 2015

1.1.4

1.1.4.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

01/05 2015

1.1.3

1.1.3.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

07/04 2015

1.1.2

1.1.2.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

05/04 2015

1.1.1

1.1.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

02/04 2015

1.1.0

1.1.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

28/03 2015

1.0.7

1.0.7.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

21/12 2014

1.0.6

1.0.6.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

21/12 2014

1.0.5

1.0.5.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

24/11 2014

1.0.4

1.0.4.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

17/11 2014

1.0.3

1.0.3.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

17/11 2014

1.0.2

1.0.2.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

17/11 2014

1.0.1

1.0.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

17/11 2014

1.0.0

1.0.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

14/11 2014

0.3.2

0.3.2.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

14/11 2014

0.3.1

0.3.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

14/11 2014

0.3.0

0.3.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/11 2014

0.2.0

0.2.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/11 2014

0.2.1

0.2.1.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons

13/11 2014

0.1.0

0.1.0.0 http://www.inspiredminds.at

Simple Contao extension to provide share buttons as a module and content element

  Sources   Download

GPL-2.0

The Requires

 

social facebook twitter contao share buttons