i have scrpt for
where do i put it?
<script src="https://api.opentok.com/hl/recorder/2recf631dc249c0f23919d615416685aa1ea5027/button.js?recorderTime=10" type="text/javascript" charset="utf-8"></script>
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- mrcoffee@mrcoffee

mrcoffee - 0 likes
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- PaixLand@jobayr

PaixLand - 0 likes
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- PaixLand@jobayr

PaixLand - 0 likes
You must log in to post replies.The notes at the bottom here should help -
it is quite clearly described ! =>
http://community.elgg.org/pg/plugins/release/791899/developer/curryr/videochat
Thanks! but thats 1.7 I'm on 1.8
MrCoffee:
That post by PaixLand does not reference any particular Elgg version ;-) He has simply described the basics of the HTML coding needed to make TokBox work on any situation, including Elgg installs :-
just go to tokbox site, and get the iframe code, and open your NoteBook, past your iframe code in it, register it as chat.html in your dataroot, then finally make a link to this page like:
<a href="<?php echo $vars['url']; ?>chat.html">Video Chat</a>
@DhrupDeScoop
I dont understand what do you want to say. is this illegal ?
Nope ;-) Just that the IFrame code itself for TokBox should work ;-O
As you already said correctly there :-
" why need all this ??? just go to tokbox site , and get the iframe code, and open your NoteBook, past your iframe code in it, register it as chat.html in your dataroot, then finally make a link to this page like:
<a href="<?php echo $vars['url']; ?>chat.html">Video Chat</a>.
It's very simple, you will get the same result of that plugin. one file better then many files
PaixLand 7 days ago "
Ok , thanks friend