這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Onscreen Keyboard

外掛說明

This plugin adds an onscreen keyboard powered by Javascript/JQuery, ported from Samuel Deering’s work on github with his permission under the above licence by Iain Redmill, now working within WordPress, allowing mouse based input or input when working from a touch screen device. Keyboard settings etc can be modified by editing the file. To add a keyboard, enter [oskb] within your page where you wish it to appear.

Apart from improving the working of the older version, the on-screen keyboard for password protected posts and pages in different flavors has been added recently.
Onscreen keyboard for password protected posts and pages. Standard keyboard can still be used.
Onscreen numerical keyboard for password protected posts and pages where password is numerical i.e. a pincode. Furthermore: 12 digit password is submitted automatically. (Passwords longer than 12 characters, of which the first 12 characters are numbers, are therefore impossible.) Standard keyboard can still be used (but in that case the auto-submit won’t work properly – you have to hit the submit button). General passwords can still be used by using standard keyboard.

螢幕擷圖

  • Password protected page
  • Settings

安裝方式

  1. Upload ‘onscreenkeyboard.zip’ and extract to the /wp-content/plugins/on-screen-keyboard directory
    or use the wordpress plugin installer
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [oskb] in your page at the point you wish a keyboard to appear

常見問題集

I’ve installed v1.0 but the keyboard fails to pop up

There is a bug in v1.0, preventing the plugin triggering, please upgrade to v1.2, where this is fixed.

使用者評論

2023 年 2 月 7 日
Single shortcode to add a fully functional on-screen keyboard to your web page in any position, highly useful for touch screens and accessibility.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Onscreen Keyboard〉的開發相關工作。

參與者

將〈Onscreen Keyboard〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3

  • Numerical or standard keyboard can be used for entering password protected posts.

1.2

  • Installer debugged, now installs, and keyboard displays properly.

1.1

  • Installer bug fixed, which prevented plugin working (superseeded version).

1.0

  • Plugin Launched