Page 1 of 1

Plugin SocialWebButtons 1.1 ready for download

Posted: Tue 16. Jul 2013, 15:06
by Gert
Image Hallo,

das jQuery Plugin Socialshareprivacy vom Heise Verlag steht jetzt auch als Plugin für CMSimple 4.0.5 und höher zur Verfügung. Ab CMSimple 4.0.5 wurde jQuery 1.9.1 ausgeliefert, bis dahin war es jQuery 1.6.4, und damit läuft SocialWebButtons nicht.

Das Script wurde überarbeitet und funktioniert jetzt mit jQuery 1.8 und höher, also auch mit jQuery 1.9 und 1.10. Vielen Dank an Martin für die Unterstützung ;)

Die Sprachbausteine und das Stylesheet wurden überarbeitet, der Platzbedarf verringert und die Buttons und Checkboxen neu ausgerichtet.

Falls das CMSimple_XH Plugin Socialshareprivacy_XH installiert ist, sollte es vor der Installation von SocialWebButtons per Pluginmanager deaktiviert oder gelöscht werden, da Konflikte nicht ausgeschlossen werden können.

Demo: http://www.ge-webdesign.de/plugindemo/? ... WebButtons

Download: http://www.ge-webdesign.de/cmsimpleplug ... WebButtons

Viel Spass - Gert

===========================================================

Image Hello,

the jQuery Plugin Socialshareprivacy from Heise Verlag now also is available as Plugin for CMSimple 4.0.5 and higher. Up to CMSimple 4.0.4 jQuery 1.6.4 was delivered, and with this version of jQuery SocialWebButtons does not work.

The script has been updated, and now it works with jQuery 1.8 and higher, also with jQuery 1.9 and 1.10. Thanks to Martin for the support ;)

The language elements and the stylesheet has been revised, the space requirement reduced, and the buttons and checkboxes were realigned.

If you have installed the CMSimple_XH Plugin Socialshareprivacy_XH , you should disable it by pluginmanager or delete it, before you install SocialWebButtons , because there could be some conflicts.

Demo: http://www.ge-webdesign.de/plugindemo/? ... WebButtons

Download: http://www.ge-webdesign.de/cmsimpleplug ... WebButtons

Have fun - Gert

Re: Plugin SocialWebButtons 1.1 ready for download

Posted: Mon 22. Jul 2013, 15:10
by Gert
Image Hallo,

SocialWebButtons 1.1 steht zum Download bereit.

Wer mehr Wert auf sichtbare Counter setzt als auf umstrittene Datenschutz Lösungen, kann jetzt die Buttons auch permanent sichtbar einbinden. Dazu muss man dem Plugin Aufruf lediglich den Parameter 'visible' mitgeben:

Code: Select all

// im content:
{{{PLUGIN:swb_content('visible');}}}

// im Template:
<?php echo swb_template('visible');?>

Die Buttons können beim Plugin Aufruf mit Parameter 'visible' auch mit einem grossen Zähler oberhalb des Buttons dargestellt werden, einzeln für jeden Button einstellbar in der Plugin Konfiguration.

Demo: http://www.ge-webdesign.de/plugindemo/? ... it_Counter

Download: http://www.ge-webdesign.de/cmsimpleplug ... WebButtons

Viel Spass - Gert

=======================================================

Image Hello,

SocialWebButtons 1.1 is ready for download.

Who prefers visible counters instead of debatable privacy solutions, can show the buttons also permanently visible now. To do so, just use the parameter 'visible' for the plugin call:

Code: Select all

// in the content:
{{{PLUGIN:swb_content('visible');}}}

// in the template:
<?php echo swb_template('visible');?>

If the plugin is called with the parameter 'visible', the size and placing of the counter for each single button is adjustable, in the plugin configuration.

Demo: http://www.ge-webdesign.de/plugindemo/? ... it_Counter

Download: http://www.ge-webdesign.de/cmsimpleplug ... WebButtons

Have fun - Gert