বৰ্ণনা
This plugin will add a button to both the visual and HTML WordPress Editor panel allowing you to easily insert code for WP-Syntax. WP-Syntax is a syntax highlighting plugin for WordPress which can be downloaded from https://wordpress.org/extend/plugins/wp-syntax/
Usage
- Select the text you want to have highlighted by WP-Syntax
- Click the button pre (WP-Syntax) in HTML editing mode or the icon with colored lines in visual editing mode
- Enter the language and starting line separated by a comma. The later is optional.
স্ক্ৰীনশ্বট
ইনষ্টলেশ্যন
- Upload the wp-syntax-integration folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
সঘনাই উত্থাপিত প্ৰশ্ন
- If I enter HTML tags in visual mode and click the button, most of the HTML tags disappear!
-
This is a known limitation which is caused by TinyMCE stripping out HTML tags which are not allowed according to its settings. A workaround is to do the editing in HTML mode (see usage).
- I can’t get the TinyMCE (Rich Text) buttons to display!
-
Make sure that you have uploaded the entire contents of the wp-syntax-integration folder. If it still doesn’t work, drop me a line.
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“WP-Syntax Editor Integration Plugin” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “WP-Syntax Editor Integration Plugin” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
0.2
Adjusted plugin to work with WordPress 3.3 and above in plain text editor. Note that versions prior to WordPress 3.3 are not supported any longer.
0.1
- Initial release