این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Acelerator” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Acelerator” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.1

Minor enhanvcements and bug fixes

1.0

Initial release