The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add Skype/Xfire/Google Talk to IM List Details »» | |||||||||||||||||||||||||
Well first off I would like to thank burnist for allowing me to re-release this hack as a product and change a few things so it will work with xfire and google talk also. Here is the original hack by burnist Add Skype To IM List.
The code is almost the same with very few changes all i really did was automate the query and adding the templates and added prases to it but you will still need to edit a few templates and have 1 file edit ONLY IF you want this feature. Title: Add Skype/Xfire/Google Talk to IM List Function: Adds a listings for Skype/Xfire/Google Talk along side the instant messengers in the profile, memberlist, postbit and Who's Online (WOL requires file edit) Installation: - Load The XML file in the Product manager - Upload im_skype.gif/im_xfire.gif/im_gt.gif to images/misc - Do Template Edits - WOL addition is listed in the Thread - If it becomes available the WOL will be added by a hook (future version) - Tested on vB 3.5 GOLD Author: Greg Orsi (Hawkbizkit) Original Author: Stewart Ritchie (acid burn/burnist) Date: Tuesday October 18th Version: 1.0 License: Provided "as is" with no warrnty. I take no responsibility for your board, always make a back up before modifying anything, even more important now as modifications them selves are stored in the database now. Can only be distributed on Vbulletin.org or other official Sites without my permission. OPTIONAL FILE MOD IF YOU WANT THIS FEATURE!!! The following will add Skype/Xfire/Google Talk to the Who's Online IM list, it was not included in the hack file as it requires file edits and the rest of the add-on uses hooks so you can add this at your own discretion. Depending on which version you install you will need to change a few things in the file edit. ######### ## WOL ### ######### Open online.php and find PHP Code:
For Skype: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Open The template 'whosonlinebit' Find HTML Code:
$userinfo[yahooicon] HTML Code:
$userinfo[gticon] $userinfo[xfireicon] $userinfo[skypeicon] ### /WOL ##### ############# Show Your Support
|
Comments |
#112
|
|||
|
|||
Would love to see a 3.6.1 update for this add-on
|
#113
|
|||
|
|||
Installed and working great. Only issue I have is the GoogleTalk icon does not show up on the Who's Online page. I included the code in the whosonlinebit for vB 3.5.4 but still nothing... What am I missing here?
Domokun p.s. Here's what I have: Code:
<if condition="$vboptions['showimicons']"> <td class="alt2" align="center" nowrap="nowrap"> $userinfo[gticon] $userinfo[aimicon] $userinfo[icqicon] $userinfo[msnicon] $userinfo[yahooicon] $userinfo[skypeicon] </td> </if> |
#114
|
|||
|
|||
Quote:
|
#115
|
|||
|
|||
Quote:
would it be as simple as say downloading the Googletalk zip and replacing every instance of "googletalk" in the XML with "hello" and then of course tweaking the google talk phrases and templates to fit accordingly to Hello? maybe im just over simplifying the switch but I wanted to see if that made any sense to you guys... Thanks UPDATED INFO: I went ahead and made the file changes as I mentioned above and tweaked all of the 'googletalk' and 'gticon' references etc over to 'hello' and 'hlicon' respectively as well and tweaked a couple of phrases in order for the popup box to display the correct info about Hello including steps to add member as a friend and where the software can be downloaded etc. It all works well... So for those wanting another IM Client that is not in the list of the original mod, you can tweak it to your own needs. I myself am not a coder nor do i pretend to be one so if I can do it.... well uh... you get the picture... hehe... |
#116
|
||||
|
||||
nice
|
#117
|
||||
|
||||
Wow, this is an old one. I'm wondering if this works with v3.7.x. Anyone out there know this or provide an alternate hack that is current?
Thanks very much!! |
#118
|
|||
|
|||
Would love to see a 3.7.2 update for this add-on..
|
#119
|
|||
|
|||
Go online.php Line 245
PHP Code:
PHP Code:
PHP Code:
PHP Code:
And then the add-on could be up-to-date. I will test it soon....=) Ok its not all I'm working on the new version..hope Hawkbizkit allow m working on his addon.. |
#120
|
|||
|
|||
hey nice i hope it comes soon
|
#121
|
|||
|
|||
I'm tooo lazy too copy&past all so I upload you the new Install.txt. All things are posted in it.
Enjoy.. I hope I don't break any licences with my first Vb Add-on |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|