vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - 'Text to Speech' user posts (https://vborg.vbsupport.ru/showthread.php?t=188839)

dubai2008 09-05-2008 10:36 PM

How can I add this to vbadvanced Dynamics?

Could any one help please?

dubai2008 09-08-2008 01:03 PM

Still waiting for help...

akulion 09-08-2008 03:58 PM

Hi C.Birch,

This is a great add-on for any forum which wants to offer "accessibility" to visually impaired people.

I have done some minor improvements to the code you have posted to make it more usable with different themes/skins:

Instead of:
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>

Use this:
Code:

<a href="javascript:void(0);"
onclick="get_id('post_message_$post[postid]','en','fm');">
  <img src="$stylevar[imgdir_button]/speech.png" alt="text to speech" border="0" style="margin-right:0.4em;"/></a>

There are 2 differences here:
1. The path defined is for the SKIN IN USE, so that the speech.png button would have to be placed in the themes "buttons" folder: images/theme_name/butons/ this will allow users to customize the button according to their theme designs.

2. There are no width or height attributes used in the code since this is very restrictive code and button sizes can differ according to forum 'looks'

Hope you find it beneficial,
Thanks once again for this cool mod,
Aku

Digital Jedi 09-08-2008 10:46 PM

Quote:

Originally Posted by dubai2008 (Post 1617367)
Still waiting for help...

Unless someone is running vBa Dynamics, we wouldn't know what to tell you.

Merjawy 09-09-2008 08:58 AM

I like it.. great idea.. though it doesn't work for me due to unsupported language..

How about making it for certain forums only? like I have some English forums and would love to add this to them..

I'll pass on this great idea for now

Thanks


EDIT: since I use different styles for the english/french forums I guess I could use this :) I just thought of that.. I will give it a try

dubai2008 09-09-2008 08:06 PM

Quote:

Originally Posted by Digital Jedi (Post 1617741)
Unless someone is running vBa Dynamics, we wouldn't know what to tell you.

Well, i can send you the module to use it to make the hack....

What o you think?

KrU$ty 09-11-2008 11:57 PM

very well done. Way to think outside the box!

gwerzal 09-12-2008 12:40 AM

dont know what i have done wrong

i am not new to installing comlicated mods so this should have been easy for me.

I have made all the edits and done everything but nothing is showing up on my forum.

I have just installed a new style and i made the edits to the new style as that is what i will be using.

Do i have to do it with any other styles as well to make it work?

The site is http://www.cashloopholes.co.uk if that helps and everything is set up so it should be working.

Digital Jedi 09-14-2008 07:45 PM

You installed it just fine, you just havn't uploaded the button image to right place(s).

grant.hayman 09-19-2008 07:36 AM

Great idea,

We have a few blind people on our forum and they have screen reader software already, but this gives the option to anyone.

Does anyone know if there is software for reading the image authentication as that is a stumbling block for blind people as their software can't read the images for obvious reasons.

There must be an alternative to image verificartion that uses sound?? (I hope).

Grant


All times are GMT. The time now is 01:41 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01153 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete