Module: Wibiya Service Integration
Serge D
Joined: 2009-06-11
Posts: 2466 |
Posted: Tue, 2011-03-15 22:28 |
Wibiya Service Integration module - allows adding free web toolbar to your site - apps, stats, and more. Quote:
The Wibiya bar is an application platform you can easily install onto your site. Add a large variety of apps that will boost your site’s functionality and reach. The Wibiya bar is both interactive and user friendly. Creating an account is easy and free. You can be well on your way to installing the Wibiya bar on your site within minutes. No technical know-how necessary. The Wibiya bar makes it possible to add exciting features to your site without any code or programming knowledge. --- |
|
Posts: 27300
Serge,
Thanks for your continued contribution to the community!
Glad you made a codex page as well, saves me a few steps.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2466
my pleasure
Posts: 1
Hmm...
TickBar offers everything wibiya does and more! Plus, it only has one version, FREE!
http://socialbar.bumpin.com
Posts: 693
I was thinking of giving this a try, but in looking at your site again it seems that Adblock now blocks the Wibiya bar. Is this right?
Edit - it seems to be blocked in FF but not in Chrome?
Further Edit: The problem is with Fanboy's filter list for Adblock - I wonder how widely used it is?
Posts: 2466
I have seen the same with privacy filter in IE 9
some common list for the feature do contain wibiya.com for blocking
this is primarely because of some addins which may collect tracking logic
nice concept though
i wonder when google would appear there
Posts: 92
I looked at Wybiya and the other obtion MarkBing post a link to social bar.
I like the theme customization of social bar especially the width % for the bar.
Wibiya has a module.
Social Bar has the identical Js format to cut and paste.
Where can I place the Js for social bar for the theme?
I didn't want to experiment and several searches refer to adding javascripts to Gallery 2.
Thanks.
Posts: 2466
you can try simply put integration js url for bumpin in Wibiya admin as "Wibiya Registration URL"
i do not know if anything else is required, but you can try
Posts: 693
and please report back. I had thought about this myself.
Posts: 92
Darn.
That would have been a great solution but it didn't fly.
Thanks.
Posts: 2466
I just do not want to register with them
how do they embed the bar? how the code snippet looks like?
Posts: 92
Copy and paste the code below into your HTML template before </body> tag:
<script type="text/javascript" src="http://www.bumpin.com/clients/bsb_V1.0/bsb_2729.js"></script><div id="footpanel" style="position: fixed; bottom: 0; left: 0;" ><div id="bsb-main-container"><div id="bsb-main-container-bg-shadow"></div><div id="bsb-left-rounded-corner"><div id="bsb-left-rc-bg-div" class="bsb-left-rc bsb-bg-color bsb-bg-pattern"></div></div><div id="bsb-right-rounded-corner"><div id="bsb-right-rc-bg-div" class="bsb-right-rc bsb-bg-color bsb-bg-pattern"></div></div><div id="mainpanel" ><div id="bsb-mainpanel-bg-div" class="bsb-bg-color bsb-bg-pattern"></div><div id="bsb-mainpanel-container-div" ><table id="bsb-apps-container-table" width="100%" cellspacing="0" cellpadding="0" dir="ltr"><tbody><tr valign="top" style="height:33px"><td style="margin: 0px; padding: 0px;" id="buddyIndicator"></td></tr></tbody></table></div><div id="bsb-ticketbar-bottom-container-div" style="top:7px; z-index:99999999; position: absolute; width: 70px; right: 0px; height: 100%;"><div id="tickbar-bottom-td" style="height: 100%; left: -3px; text-align: center; width: 63px; color: black; position: absolute; top: 2px; font-size: 9px; line-height: 10px;" class="ticket_bar_td">powered by<br><a style="color: black; display: inline; font-size: 11px;" target="_blank" href="http://www.ticketmy.com/bumpin/socialbar">Socialbar</a></div></div></div></div></div>
Posts: 2466
ugh
then new module is required
why would they need special html code as it could be build from JS?
if I have time I would create one
what are other instruction accompanying the code?
Posts: 92
I dont speak code ;-)
thanks for taking interest in yet one more thing on your to do list. I am exhausted with web design and admire the energy developers can muster on a single project.
Copy and paste the code below into your HTML template before </body> tag:
--------------------------------------------------------------------------------
<script type="text/javascript" src="http://www.bumpin.com/clients/bsb_V1.0/bsb_2729.js"></script><div id="footpanel" style="position: fixed; bottom: 0; left: 0;" ><div id="bsb-main-container"><div id="bsb-main-container-bg-shadow"></div><div id="bsb-left-rounded-corner"><div id="bsb-left-rc-bg-div" class="bsb-left-rc bsb-bg-color bsb-bg-pattern"></div></div><div id="bsb-right-rounded-corner"><div id="bsb-right-rc-bg-div" class="bsb-right-rc bsb-bg-color bsb-bg-pattern"></div></div><div id="mainpanel" ><div id="bsb-mainpanel-bg-div" class="bsb-bg-color bsb-bg-pattern"></div><div id="bsb-mainpanel-container-div" ><table id="bsb-apps-container-table" width="100%" cellspacing="0" cellpadding="0" dir="ltr"><tbody><tr valign="top" style="height:33px"><td style="margin: 0px; padding: 0px;" id="buddyIndicator"></td></tr></tbody></table></div><div id="bsb-ticketbar-bottom-container-div" style="top:7px; z-index:99999999; position: absolute; width: 70px; right: 0px; height: 100%;"><div id="tickbar-bottom-td" style="height: 100%; left: -3px; text-align: center; width: 63px; color: black; position: absolute; top: 2px; font-size: 9px; line-height: 10px;" class="ticket_bar_td">powered by<br><a style="color: black; display: inline; font-size: 11px;" target="_blank" href="http://www.ticketmy.com/bumpin/socialbar">Socialbar</a></div></div></div></div></div>
--------------------------------------------------------------------------------
!!Please Do Not Modify The Above Code!!
To re-customize BumpIn social bar, get new code by loging in at socialbar.bumpin.com