Beschrijving
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.
Schermafdrukken
Installatie
- 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>
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Key Shortcut Formatter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Key Shortcut Formatter” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1
Initial release