Procedural File: function.skype_online.php

Source Location: /CORE/addon/smarty/plugins/function.skype_online.php

Page Details

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) Kevin Papst.

BIGACE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author:  Kevin Papst
Version:  $Id: function.skype_online.php,v 1.3 2009/02/27 23:13:28 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_skype_online  [line 30]

void smarty_function_skype_online( $params, &$smarty  )

Shows a Skype Javascript, that displays the Status of the configured Person.

The person must enable "Share State on the Web" in their privacy. See http://www.skype.com/share/buttons/ for further information.

Parameter:

  • uid = the Skype User ID (required!)
  • link =
  • mode =
  • title =

Parameters:
   $params: 
   &$smarty: 


[ Top ]