vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do i disable keyboard shortcuts? (https://vborg.vbsupport.ru/showthread.php?t=206067)

mooreaa 02-21-2009 12:10 AM

How do i disable keyboard shortcuts?
 
Hello,

How do I disable the function and notification of the keyboard shortcuts?

For example on my quick reply the tooltip comes up with "(Alt + S)" I'd like those to be hidden and non functional.

Lynne 02-21-2009 12:53 AM

I am pretty sure vbulletin does not define those, they are universal browser functions (unless you change them in your browser). So, I don't think you can make them non-functional. You may remove the tooltip part in the SHOWTHREAD template - just go to edit it and do a find on "alt + s" and delete the title part of the input field.

Dismounted 02-21-2009 02:56 AM

Actually, they are embedded inside the templates using the "accesskey" parameter. You will have to edit the QR templates to remove these.

Lynne 02-21-2009 03:06 AM

Haha! I just found that out and was coming back to edit my post about it.

mooreaa 02-23-2009 07:26 AM

Hmm so no clean way to override this? Eeek... I'm limiting myself to modifications that don't require source changes or hacks that make it difficult to upgrade... I guess i can do another replacement variable... :(

Guess I care because I'm starting to get more OSX based users on my board. Would this be something that the folks at VB might consider a bug?

Lynne 02-23-2009 03:00 PM

Um, what is wrong with OSX users? We can use accesskeys also. We just use control + s instead of alt + s. But most of us have figured this out since we have lived in a PC world for a long time now.

mooreaa 02-23-2009 08:49 PM

I know. I just hate that it would be hard-coded in for PC specific use when its a web app. I use both platforms so its normal for me as well, but just trying to strip things from VB that get in the way you know.

Dismounted 02-24-2009 04:22 AM

Quote:

Originally Posted by mooreaa (Post 1752101)
Eeek... I'm limiting myself to modifications that don't require source changes or hacks that make it difficult to upgrade... I guess i can do another replacement variable... :(

That doesn't leave too many modifications, does it? :p Just use a modification like TMS (by Andreas) to handle all the template edits.


All times are GMT. The time now is 09:03 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.03270 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete