GoogleTalk

This macro can integrate some functionality for the Google Service "Guest Talk"1. It will let your visitors open a chat channel to you (or some other predefined "Google Talk" users) directly from your website.

Description

In short it just integrate a dynamic status icon and a link to the Service from Google in your wiki page. With some additional wiki markup you can create a "good looking" direct help and chat service for your visitors. An Google Talk Account is necessarily to use this stuff.

(!) Notes:

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

GoogleTalk-0.1.py

0.1 ALPHA

>1.9.2

first Version

Usage

  1. Rename the py file to GoogleTalk.py and copy in your plugin/macro folder.

  2. Create on google an unique badge id: http://www.google.com/talk/service/badge/New

  3. now you can add the macro to your wiki homepage

full example:

<<GoogleTalk(badge="the badge id", title="your title for the link", nickname="whatever you like", protocol="http")>>

short example:

<<GoogleTalk(badgeid)>>
badge

a unique ID, reciving via Google Talk Service (tip: copy the long number after the tk= paramter)

title
the title for the link
nickname
what you like, as displayed to guests
protocol
http|https = if you name the parameter "protocol" you can do in the macro definition protocol=("http", "https"), that makes the first as default and you can choose one of two.

Example

With a little wiki markup around the macro, it can look like this:

website.png

If somebody click on a active "person", a new chat window will open:

chat-window.png

In your Google Account (here for example in the webbrowser over gmail) a pop will ppen and yu can talk with your web user:

mail.png

{i} Live Version is available here: http://rock.heavy.ch/Impressum

License

Bugs

Discussion


MoinMoin: MacroMarket/GoogleTalk (last edited 2011-06-24 10:08:44 by MarcelHäfner)