Author: soumik
MOD Beschreibung: Adds a Facebook Like button to the top and bottom of the threads. / Fügt einen Facebook "Gefällt mir" Button ober- und unterhalb eines Themas ein.
MOD Version: ALPHA 0.0.4
Demo: http://animorphsfanforum.com/viewtopic.php?f=38&t=2064
Quelle: http://www.phpbb.com/community/viewtopi ... &t=2093379
If somebody use dark style on forum then for xFBML version
open viewtopic_body.html
AFTER:
Code: Alles auswählen
href="{U_FB}"
Code: Alles auswählen
colorscheme="dark"
REPLACE:
Code: Alles auswählen
colorscheme=light
Code: Alles auswählen
colorscheme=dark
Für eine "Deutsche Anzeige":
ÖFFNE: styles/prosilver/template/viewtopic_body.html
FINDE:
Code: Alles auswählen
'//connect.facebook.net/en_US/all.js';
Code: Alles auswählen
'//connect.facebook.net/de_DE/all.js';