Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Acelerator

Leírás

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

Képernyőmentések

Telepítés

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

GYIK

Installation Instructions

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Acelerator” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Acelerator” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.1

Minor enhanvcements and bug fixes

1.0

Initial release