Beskrivning
The plugin adds one js-file which searches through your blog and adds extra HTML markup to .key-shortcut
elements.
A stylesheet is added that applies styling to the extra HTML markup.
This results in .key-shortcut
elements looking somewhat like keyboard buttons.
Installation
- Upload the key-shortcut-formatter directory to the /wp-content/plugins/ directory of your WordPress installation.
- Activate the plugin through the ’Plugins’ menu in WordPress
- Enhance presentation of keyboard shortcuts like so:
<code class="key-shortcut">ctrl + a + A</code>
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Key Shortcut Formatter” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Key Shortcut Formatter” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.1
Initial release