Descrizione
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.
Screenshot
Installazione
- 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>
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Key Shortcut Formatter” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Key Shortcut Formatter” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.1
Initial release