Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

Acelerator

Priskribo

Add ace editor to any textarea in admin.

Works with other plugins. Initially tuned to support ‘CUSTOM CSS-JS-PHP’ plugin, but far from being limited to it only.

Uses jQuery selectors-like syntax for tuning.

Selectors

The script will look for occurences of selectors (separate with “|”) and turn them into ace editors.

Syntaxes

The script will look for occurences of selectors (separate with “|”) and will pick the first existing occurence to define the language syntax for ace editor instances on this page. I.e., h4:contains(‘CSS Code’)@css means it will set the ace editor’s syntax to “css” if the page has h4 which contains text “CSS Code”.

CSS

Additional CSS for ace editor holder.

Credits

https://github.com/ajaxorg/ace-builds

Ekrankopioj

Instalo

Regular installation. See tuning options after installation Settings -> Acelerator Options.

OD

Installation Instructions

Regular installation. See tuning options after installation Settings -> Acelerator Options.

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“Acelerator” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “Acelerator” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Ŝanĝprotokolo

1.1

Minor enhanvcements and bug fixes

1.0

Initial release