Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Acelerator

Описание

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

Снимки на разширението

Инсталиране

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

ЧЗВ

Installation Instructions

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

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Acelerator” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Acelerator” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.1

Minor enhanvcements and bug fixes

1.0

Initial release