

![]() |
| | LinkBack | Thread Tools |
Gtalk v0.1 | |||||||
|
Developed by chuckroast Developer Last Online: Mar 2010
Add Google Talk functions to your Pligg site. ![]() 1. Unzip gtalk.zip 2. Upload gtalk folder to yoursite/modules/ 3. Activate the module in module management. 4. Create a link to yoursite/module.php?module=gtalk Download Now
Screenshots License Agreement The Affero GPL can be read by following this URL.Show Your Support
|
Similar Downloads | ||||
| Download | Developer | Category | Replies | Last Post |
| Comments |
| ||||
| just installed it, works like a champ. fantastic addition. |
| |||
| Quote:
Create a link to yoursite/module.php?module=gtalk ex. citytv.in/module.php?module=gtalk This link must be place where exact? Thanks because all is fine just I dont know where to place this link. I just tried under categories, but this is wrong I have seen.. ![]() Thanks to advice me please, |
| |||
| Keep up the good work |
| ||||
| Very good! |
| |||
| Thanks, works great! |
| |||
| wow gr8 idea to attrace more visitor |
| |||
| very very goog,very very thanks |
| |||
| thanks |
| ||||
| Thanks chuckroast. I am going to try it immediately. Great work! |
| ||||
| Quote:
If you are using URL method 1 then find this: if ($URLMethod == 1) { and anywhere whithin this function add: Code: If ($x == "gtalk") {return my_pligg_base."/module.php?module=gtalk";}
function SetSmartyURLs($main_smarty) { and anywhere within the function add this code: Code: $main_smarty->assign('URL_gtalk', getmyurl("gtalk"));
To link to gtalk, you can put the link anywhere. For instance, in the top main. Open /templates/yourtemplate/header.tpl and add this to the section where we check if the user is logged in because you don't want that people have access to it without being registered. Find this: {if $user_authenticated eq true} and add this code anywhere after the "Home" link. The red font part is optional. That is what I use to separate the links. Code: |
<a href="{$URL_gtalk}"> Gtalk</a>
| |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Adsense Revenue Sharing v0.1 error for 9.6 | xbizsky | Questions and Comments | 8 | 11-16-2009 04:27 AM |
| Better Captcha for Pligg v0.1 | dollars5 | Questions and Comments | 6 | 04-13-2009 02:52 PM |
| Google Adsense Revenue Sharing v0.1 problem? | mapperkids | Questions and Comments | 2 | 08-17-2008 10:54 PM |
| [SOLVED] Live not working in 9.8 yget | trailonu | Questions and Comments | 9 | 10-29-2007 10:28 AM |
| Ajax Contact Form v0.1 | Sadmir | Questions and Comments | 1 | 03-26-2007 12:39 PM |