Gtalk v0.1

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools
Gtalk v0.1
Developed by chuckroast chuckroast is offline
Developer Last Online: Mar 2010 Show Printable Version Email this Page
Designed for: Beta 9.9.0
License: Affero GPL
Released: 12-15-2007
Last Update: Never
Installs: 25
Uses Module System
Template Edits Not Required
Uses Third Party Websites
In Beta Stage
Not Supported by Author

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

File Type: zip gtalk.zip (2.8 KB, 740 views)

Screenshots

File Type: png GTALK-TEASER.png (48.2 KB, 726 views)

License Agreement

The Affero GPL can be read by following this URL.

Show Your Support

  • If you like this download support the author by donating.
  • This download may not be copied, reproduced or published elsewhere without author's permission.

Similar Downloads
Download Developer Category Replies Last Post

Comments
  #12 (permalink)  
Old 12-17-2007, 09:01 AM
modernste's Avatar
Casual Pligger
Pligg Version: 9.8.2
Pligg Template: yget
 
Join Date: Nov 2007
Posts: 34
just installed it, works like a champ. fantastic addition.
Reply With Quote
  #13 (permalink)  
Old 12-18-2007, 05:45 PM
New Pligger
 
Join Date: Jun 2007
Posts: 5
Quote:
Originally Posted by chuckroast View Post
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
? Where and how I create a link please?
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,
Reply With Quote
  #14 (permalink)  
Old 12-24-2007, 05:49 PM
New Pligger
Pligg Version: 9.1
Pligg Template: yget
 
Join Date: Dec 2007
Posts: 1
Keep up the good work
Reply With Quote
  #15 (permalink)  
Old 12-24-2007, 09:00 PM
fhelik's Avatar
New Pligger
Pligg Version: 9.82
Pligg Template: jget
 
Join Date: Dec 2007
Location: Boston
Posts: 26
Very good!
Reply With Quote
  #16 (permalink)  
Old 12-27-2007, 01:29 PM
New Pligger
Pligg Version: 8.5
Pligg Template: yget
 
Join Date: Dec 2007
Posts: 1
Thanks, works great!
Reply With Quote
  #17 (permalink)  
Old 12-27-2007, 03:50 PM
New Pligger
 
Join Date: Sep 2007
Posts: 20
wow gr8 idea to attrace more visitor
Reply With Quote
  #18 (permalink)  
Old 12-29-2007, 08:31 AM
New Pligger
Pligg Version: 9.8
Pligg Template: free
 
Join Date: Dec 2007
Posts: 3
very very goog,very very thanks
Reply With Quote
  #19 (permalink)  
Old 01-06-2008, 04:17 PM
New Pligger
Pligg Version: Pligg Beta 9.9.0
Pligg Template: Default
 
Join Date: Jan 2008
Posts: 1
thanks
Reply With Quote
  #20 (permalink)  
Old 01-06-2008, 05:48 PM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Thanks chuckroast. I am going to try it immediately. Great work!
Reply With Quote
  #21 (permalink)  
Old 01-06-2008, 06:29 PM
redwine's Avatar
Pligg Donor
Pligg Version: 9.8
Pligg Template: custom templat
 
Join Date: Jul 2007
Location: Canada
Posts: 216
Quote:
Originally Posted by duglenet View Post
? Where and how I create a link please?
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,
Open /libs/html1.php

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";}
Then find this:
function SetSmartyURLs($main_smarty) {

and anywhere within the function add this code:

Code:
$main_smarty->assign('URL_gtalk', getmyurl("gtalk"));
Save and close.

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>
   &nbsp;|&nbsp; 
Save and close.
Reply With Quote
Reply

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


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development