vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Keyboard Navigator (CTRL+Arrows shortcuts) (https://vborg.vbsupport.ru/showthread.php?t=207550)

dvbusuario 03-09-2009 05:30 AM

Quote:

Originally Posted by xuanhuy238 (Post 1762962)
i don't use shortcut of previous and next pages

Me too!

Vitaly 03-14-2009 05:48 AM

1 Attachment(s)
Everybody welcome to test new version 0.4 !

What's chaged:
  • No uploads needed (desided to include javascript in template)
  • CTRL + DOWN hotkey (not for guests) !!! - Move to new unread thread in current forum. If no new thread - then go up to thread list.
How CTRL + DOWN work.

The most old unread thread taken from current forum. Then user redirected to first unread post in that thread.

Why oldest thread, not newest?

Usability question. Still not desided, what is better. It seems, that top threads are updated more often. So, if you navigate from start, more "come back" happens. IMHO, that's a bit irritating.

How to install:
  1. Make shure, that "readed posts" are tracked in database (forum setting).
  2. Just import product.

Vitaly 03-17-2009 04:17 PM

Fixed some bugs in 0.4 pre-release and released new 0.4 version (first post). Ctrl+Down added enougth functionality to browse forum with shortcuts.

Enjoy!

As you can see from screenshot, only Ctrl + Left/Right have visual helpers. If someone have good idea how to show, that Ctrl+ Up/Down are working too - feel free to shre.

Jasem 03-24-2009 02:12 PM

Great job, thank you!

installed

Vitaly 08-04-2009 06:15 AM

I've added all shortcuts lock, when user edit text in any input or textarea field.

That prevents conflicts, when user wish to move cursor on word left/right, but is redirected to another page instead.

Dr. Bantham 08-09-2009 12:45 PM

Great mod!

The latest version introduces a conflict with cyb Chatbox. The "Message..." prompt will not disappear as it should when activating the input box.

Vitaly 08-09-2009 04:56 PM

Try to comment out (or delete) this block:

HTML Code:

var c = document.getElementsByTagName('input');
for (var i=0; i<c.length; i++) {
    if (c[i].type == 'text') {
        c[i].onfocus = onFocusHandler;
        c[i].onblur = onBlurHandler;
    }
}

in template kbd_nav_block.

Zi55 01-16-2010 04:37 AM

I install it in my forum , but only the CTRL Up/down is working Left and right not working at all
.l try it also in test forum , the same thing happen
Thanks

TK1990 02-24-2010 11:45 AM

Quote:

Originally Posted by Zi55 (Post 1957128)
I install it in my forum , but only the CTRL Up/down is working Left and right not working at all
.l try it also in test forum , the same thing happen
Thanks

Same here.

Vitaly 02-24-2010 11:58 AM

1. vB version ?
2. Skin ?

Please check. that Ctrl -> and <- Ctrl were added as on screenshot from description.


All times are GMT. The time now is 08:15 PM.

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.01592 seconds
  • Memory Usage 1,735KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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