このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Skip To

説明

This plugin enhances the accessibility of your website for keyboard and screen reader users by providing a dynamically-generated and highly-configurable menu of the most important places on the page.

SkipTo

SkipTo is a replacement for your old classic “Skipnav” link, (so please use it as such)!
The SkipTo script creates a drop-down menu consisting of the most important places on a given web page. The menu will make it easier for keyboard and screen reader users to quickly jump to the desired location by simply choosing it from the list of options.

How it works

  1. The SkipTo menu becomes visible the first time the user tabs into the page.
  2. Once the keyboard focus is on the menu, pressing the ENTER key will pull down the list of high-level headings and landmarks on the current page.
  3. Use arrow keys to select your choice and press ENTER to skip to it.
  4. If you decide to reach the menu again, simply press the built-in access key (0 by default).

Authors

Nawaz Khan
https://github.com/mpnkhan || @mpnkhan

Victor Tsaran
https://github.com/vick08 || @vick08

Ron Feathers
https://github.com/rfeathers || @ronfeathers

Marc Kocher
https://github.com/mdkocher || @marckocher

Jon Gunderson
https://github.com/jongund

Nicholas Hoyt
https://github.com/nhoyt

スクリーンショット

  • SkipTo expanded on sample site.
  • Settings page in wp-admin to customize SkipTo.

インストール

The quickest method for installing the importer is to install the plugin from the WordPress plugin directory.

If you would prefer to do things manually then follow these instructions:

  1. Unzip skipTo.zip in the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit settings

評価

2016年9月3日 1 reply
An important plug it is a good idea to accessibility Still has some problems with its operation All of us will be happy to support and improvements
1件のレビューをすべて表示

貢献者と開発者

Skip To はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Skip To” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1.0

  • Initial release

0.1.1

  • Changed the path to the JS to reflect the plugin name.

0.1.2

  • Changed the SkipToMin.js to pull from the PayPal CDN, so the plugin now supports HTTPS.
  • Updates to the readme.

0.1.3

  • Changed the SkipToMin.js and added features like scanning by ID, customclass for overrides, specify which element it should attach to .
  • Updates to the readme.

2.0.0

  • Jon from University of Illinois Changed SkipToMin.js and added features like Nav etc. .
  • Updates to the readme.

2.0.1

  • Patch to not corrupt SkipToInit.js