Changes between Initial Version and Version 1 of Ticket #30037
- Timestamp:
- 10/19/2014 09:29:58 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30037
-
Property
Summary
changed from
Something about Tinymce
toAdd TinyMCE to comment form
-
Property
Summary
changed from
-
Ticket #30037 – Description
initial v1 1 1 Is it not time to give us some configuration and visual editor for comment form in the core ? 2 2 I am struggling with it in functions.php from website to website, losing to much time. 3 Using Tiny mceAdvanced plugin and all is flow and easy for admin part. To not to mess with code in functions.php.4 But if i use code for "teeny" in comments, then it is very difficult to customize what buttons are active, what not. Not to mention plenty of snippets around, many of them old and not working with latest Tiny mceversions.3 Using TinyMCE Advanced plugin and all is flow and easy for admin part. To not to mess with code in functions.php. 4 But if i use code for "teeny" in comments, then it is very difficult to customize what buttons are active, what not. Not to mention plenty of snippets around, many of them old and not working with latest TinyMCE versions. 5 5 6 6 I hope i wont hurt someone by saying you in core community lost it a bit. 7 I see you dont use visual editor on Word press support forum. That i can understand perfectly, to 100%. So many visitors, so many people clicking at the same tame, page load, speed, etc... Wordpress website is a huge monster.7 I see you dont use visual editor on WordPress support forum. That i can understand perfectly, to 100%. So many visitors, so many people clicking at the same tame, page load, speed, etc... WordPress website is a huge monster. 8 8 9 9 But....90% of websites around dont have so many visitors at the same time. Take for example tourism industry. Tourism websites, in almost all cases, dont have 10-100 visitors clicking around website at the same time. 10 10 11 So, Tiny mcewith all its JS, CSS files would influence almost nothing.11 So, TinyMCE with all its JS, CSS files would influence almost nothing. 12 12 13 Take a lesson from Drupal (they are not shy to copy things from Word press). Drupal visual editor is configurable to least detail.13 Take a lesson from Drupal (they are not shy to copy things from WordPress). Drupal visual editor is configurable to least detail.