The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Listen This Post Details »» | |||||||||||||||||||||||||
This is a small modification to be able to listen to post long, Functional in the version 3.8.x It is possible also to be implemented for Spanish.
Step 1: Go to "Styles & Templates" >> "Style Manager". Step 2: Press the "Go" Button. Step 3: Edit template. Step 4: Make Double-Click en "Postbit Templates" Step 5: Make Double-Click en "postbit_legacy" Step 6: Search this code: Code:
<if condition="$post['forwardlink']"> <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a> </if> For male Voice: Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> <a href="javascript:void(0);" onclick="get_id('post_message_$post[postid]','en','ml');"> <img src="$stylevar[imgdir_button]/listen.gif" alt="Listen this post" border="0" /></a> Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> <a href="javascript:void(0);" onclick="get_id('post_message_$post[postid]','en','fm');"> <img src="$stylevar[imgdir_button]/listen.gif" alt="Listen this post" border="0" /></a> Step 7: Save the Template. Step 8: Upload image listen.gif in template directory default or in use. Example. This Link Especial Thanks PoLiZe (By the adaptation). Use in FireFox Perfectly an IE8 Limit to 250 Words ----------------------------------------------------------- Para Implementarlo en espa?ol solo se debe poner este codigo: Voz de Hombre: Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> <a href="javascript:void(0);" onclick="get_id('post_message_$post[postid]','es','ml');"> <img src="$stylevar[imgdir_button]/listen.gif" alt="Listen this post" border="0" /></a> Voz de Mujer: Code:
<script type="text/javascript" src="http://vozme.com/get_text.js"></script> <a href="javascript:void(0);" onclick="get_id('post_message_$post[postid]','es','fm');"> <img src="$stylevar[imgdir_button]/listen.gif" alt="Listen this post" border="0" /></a> Y editar el boton y subirlo a las carpetas de los temas donde implementaran el codigo. Especial Thanks PoLiZe (By the adaptation). Show Your Support
|
Comments |
#12
|
|||
|
|||
I did it.
|
#13
|
||||
|
||||
Thanks, Modified.
Ok. Ok, tomorrow upload button for English Quote:
ml male fm female Check this code. Thanks for responses. |
#14
|
|||
|
|||
Would it not be wiser to create a button that matches your forum? You could create one with the PSD if one came with your skin that is.
Or you could simply use an icon such as these. Obviously they would need to be resized to suit you needs, but I think the button image is irrelevant. The button for my own forum would look like this. |
#15
|
|||
|
|||
I want to know if we can speak or record our own voices?
|
#16
|
|||
|
|||
very kewl........
|
#17
|
||||
|
||||
What is the difference between your mod and:
https://vborg.vbsupport.ru/showthread.php?t=188839 |
#18
|
||||
|
||||
No, use the service de vozme.com
Quote:
|
#19
|
|||
|
|||
The speech is awkward and it doesn't work on posts with any BBCode tags, but it is never the less a brilliant step in the right direction for making forums more accessible for people with sight difficulties.
First rate idea, my hat off to you, well done for sharing this. |
#20
|
|||
|
|||
I don't see the listen button on your demo site.
|
#21
|
|||
|
|||
You can see it working here:
http://www.arcanehades.com/nurturemh...read.php?t=204 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|