I'm interested in integration between cyf call you free service (cyf.com) and postnuke.
I think is a good idea to put in the user's signatures the link to be called by click2call technology.
so, have any of you try this new service in postnuke installations?
any experience about it?
regards,
- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
CYF Call You Free integration with postnuke
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
If you only want to put a link to this service in the profile you can add a custom field in the profile where your users can fill in their cyf id line.
As far as I can tell from the osCommerce install example you only need
Code
<a href="http://melody.cyf.com/tel.php?id=CYFID" target="_blank">Click2Call Us</a>
in the profile.
Same holds for Skype probably:
looked up the code for skyp as well:
Code
<!--
Skype 'My status' button
http://www.skype.com/go/skypebuttons
-->
<a href="skype:SKYPENAME?chat"><img src="http://mystatus.skype.com/smallclassic/SKYPENAME" width="114" height="20" alt="My status" /></a>
Edit: via chat got the message that there is pnskype already.
edited by: espaan, Mar 16, 2008 - 07:05 PM
--
campertoday.nl, Module development, Dutch Zikula Community
- Moderated by:
- Support
