વર્ણન
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.
એફએક્યુ (FAQ)
- Installation Instructions
-
Regular installation. See tuning options after installation Settings -> Acelerator Options.
સમીક્ષાઓ
There are no reviews for this plugin.
ફાળો આપનાર & ડેવલપર્સ
“Acelerator” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, એસવીએન રીપોઝીટરીમાંથી ચેકઆઉટ કરો, અથવા આરએસએસ દ્વારા ડેવલપમેન્ટ લોગમાં સબ્સ્ક્રાઇબ કરો.
ચેન્જલૉગ
1.1
Minor enhanvcements and bug fixes
1.0
Initial release