Beskrivning
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.
Installation
- Upload the
wysiwyg-comments-trixdirectory 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WYSIWYG Comments with Trix Editor” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WYSIWYG Comments with Trix Editor” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.
1.4
- Oops, I forgot to include the CSS file in the distribution.
1.5
- Recent Firefox was spuriously triggering the ”you are typing raw HTML” warning.
- Ensure that Light Theme has a white background for the textarea.
