Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Acelerator

Descripció

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

Captures

Instal·lació

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

PMF

Installation Instructions

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

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Acelerator» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.1

Minor enhanvcements and bug fixes

1.0

Initial release