- Moderated by:
- Support
-
- rank:
-
Registered User
- registered:
- March 2008
- Status:
- offline
- last visit:
- 15.03.08
- Posts:
- 1
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, -
- rank:
-
Helper
- registered:
- August 2003
- Status:
- offline
- last visit:
- 03.12.08
- Posts:
- 469
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
--
http://www.erikspaan.nl
http://www.avwijchen.nl
Involved in: BlankTheme, StoriesExt, Menu templates, SmugView and zikula.nl
