'Text to Speech' user posts
This modification is in the archives.
With this very easy mod you will be able to add 'Text to Speech' support to your forum posts so users may have a users post read out to them.
To install In your 'postbit' and 'postbit_legacy' templates find: Code:
<!-- controls --> Code:
<a href="javascript:void(0);" onclick="get_id('post_message_$post[postid]','en','fm');"> <img src="images/misc/speech.png" alt="" width="123" height="37" border="0" style="margin-right:0.4em;"/></a> In your headinclude template find: Code:
<script type="text/javascript" src="$stylevar[yuipath]/yahoo-dom-event/yahoo-dom-event.js?v=$vboptions[simpleversion]"></script> Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> Upload the added image to your images/misc/ folder UPDATE: To have a smaller pop up window Upload the JS from the zip below to your forums root folder and do the following edit In your headinclude template find: Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> Code:
<script type="text/javascript" src="get_text.js"></script> Download
This modification is archived, downloads are still allowed. Screenshots
|
Similar Mods
Speech Emoticons | Modification Graveyard |