Beschreibung
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.
Installation
- Upload ‚onscreenkeyboard.zip‘ and extract to the
/wp-content/plugins/on-screen-keyboard
directory
or use the wordpress plugin installer - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Place
[oskb]
in your page at the point you wish an keyboard to appear
FAQ
- 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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Onscreen Keyboard“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Onscreen Keyboard“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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