Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, 'Text to Speech' user posts in Mods; 'Text to Speech' user posts <div id="moddesc">With this very easy mod you will be able to add 'Text to Speech' ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3364


Reply
LinkBack Thread Tools Display Modes
'Text to Speech' user posts
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
10-09-2008, 07:21 PM
 
'Text to Speech' user posts

<div id="moddesc">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:
<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">
PHP Code:
Code:     <!-- controls -->
Add below:
<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">
PHP Code:
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:
<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">
PHP Code:
Code:     <script type="text/javascript" src="$stylevar[yuipath]/yahoo-dom-event/yahoo-dom-event.js?v=$vboptions[simpleversion]"></script>
Add above:
<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">
PHP Code:
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:

<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">Code:
PHP Code:
     <script type="text/javascript" src="http://vozme.com/get_text.js"></script>
To

<div style="margin: 5px 10px;">
PHP Code:
Code:     <script type="text/javascript" src="get_text.js"></script>
Thats all, A demo can be found at http://www.yourlsl.com/forums/
Download Now
Attached Files
File Type: zip JS.zip (823 Bytes, 5 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Mods for 3.7.x Thread, 'Text to Speech' user posts in Mods; 'Text to Speech' user posts <div id="moddesc">With this very easy mod you will be able to add 'Text to Speech' ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3364


Bookmarks

Tags
posts, speech, text, user


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A scene from Sadat's speech in Israel Developer Video Gallery 0 31-10-2008 07:14 PM
User Color/Font In Posts Editable Via Profile Developer Mods for 3.6.x 0 22-09-2008 09:20 PM
*UPDATED* Canned Replies - User Saved Text for Replies, Threads, PMs & Infractions Developer Mods for 3.7.x 0 22-09-2008 04:42 AM
User CP Declusterphobic (Cleaner User CP) Developer Mods for 3.7.x 0 20-09-2008 10:28 PM
Save Text To A Text File. Developer Classes & Source Code 0 31-08-2008 08:42 PM