WYSIWYG Comments with Trix Editor

설명

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.

스크린샷

  • The rich-text comment edit field.

설치

  1. Upload the wysiwyg-comments-trix directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. 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.