這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

評價

There are no reviews for this 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.