توضیحات
This replaces the WordPress comment submission form with a WYSIWYG rich-text editor. It includes a toolbar for bold, italic, links, embeds, blockquotes, code, and lists.
The editor used is Trix, written by Sam Stephenson and Javan Makhmali for Basecamp. This WordPress integration is by Jamie Zawinski.
عکسهای صفحه
نصب
- Upload the
wysiwyg-comments-trix
directory to your/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Select the “Settings / Discussion” page to adjust the color scheme.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“WYSIWYG Comments with Trix Editor” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “WYSIWYG Comments with Trix Editor” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0
- Created
1.1
- Reject comments that appear to have been typed using raw HTML. The elderly will get used to the new way eventually.
1.2
- Updated to Trix 2.0.10.
- Avoid race condition when initializing comment-reply JavaScript.
- Added a special case to make embedding Giphy images work.