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

Keyboard Scroll

説明

Many popular websites utilize the J and K keys to allow easy scrolling through their items. Many users got used to this navigation so it is a good idea to add this behaviour to your site. Especially if you have long posts on your main page this plugin makes it easy scroll between posts.
“Keyboard Scroll” will load the next/previous page if the user user reaches the end/beginning of the current page so there’s no need to touch the mouse. You can disable this behaviour to be compatible with infinite scroll plugins.

Features

  • Automatic page change
  • Configurable animation speed.
  • Configurable CSS class

Configuration

  • Animation speed:
    If the page scrolls to the next post’s heading the content is animated. This value defines the speed of the animation. The higher the value the slower the animation. A value of 0 disables the animation completely

  • CSS class:
    Most themes use “post” as the main class for thei posts. Should your theme use a different class you can enter the name here (without the leading dot).

  • Page change:
    If the user reaches the end or the beginning of the current page and hits J/K again the page is changed. If you do not want this feature or use an infinite scroll plugin you should disable this setting.

To-Do list

  • message box if start or end of posts is reached
  • pagination_base (http://toscho.de/2012/wordpress-seite-statt-page/)

インストール

Use the WordPress plugin installer or copy the downloaded files into the plugin directory. Activate the plugin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.05

  • Added: disable page change option on install if Jetpack’s “Inifinite scroll” is detected.
  • Added: language file remplate
  • Added: German language file. Thanks to myself 🙂
  • Added: uninstall.php
  • Fixed: removed some short notation PHP tag

1.0

  • Initial release.