I would +1 this personally.&nbsp; But the biggest hurdle might be license.&nbsp; I don't know.<br><br>I think by default though, it would be great to have the easy editor for things.&nbsp; I have a client that has a bunch of 65+ old ladies using Drupal, and teaching them html gets scary.&nbsp; :)
<br><br>If we are including things like AJAX and such, why not just trick out the text editors, of course, offer the ability to fall back to normal input mode.<br><br>Personally, I'd love to have a vim module for editing in a form! ;)
<br><br>Trae<br><br><div><span class="gmail_quote">On 10/6/06, <b class="gmail_sendername">Drupal Indonesia</b> &lt;<a href="mailto:support@drupal-id.com">support@drupal-id.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Why Drupal 5.x must have built-in WYSIWYG Editor?<br>General discussion · Drupal 5.x<br><a href="http://Drupal-id.com">Drupal-id.com</a> - October 6, 2006 - 07:18<br><br>I am a web developer with long experience in PHP Nuke, OpenPHP, and
<br>Mambo/Joomla. After take a deep look at the Drupal source code and coding that<br>available on TinyMCE and FCKEditor module, I can say that next Drupal version<br>must has a builtin WYSIWYG Editor. Please CMIIW, but read my reasons first
<br>before you have different opinion:<br><br>1. Both TinyMCE and FCKEditor only find &lt;textarea&gt; then translate to their<br>editor interface.<br>&nbsp;&nbsp; Then how to avoid certain Textarea not converted? The anwer is not possible.
<br>What<br>&nbsp;&nbsp;TinyMCE does only disable editor on certain page and FCkEditor will work if<br>the<br>&nbsp;&nbsp;textarea &gt;= n rows.<br><br>&nbsp;&nbsp;The real case is disknode module. When you set disnode to allow more than 1<br>file per disknode
<br>&nbsp;&nbsp;then the &lt;textarea&gt; of file upload list will converted to Editor. Currently,<br>you can disable the<br>&nbsp;&nbsp;&lt;textarea&gt; on this page but the &lt;textarea&gt; for type description of disknode<br>will be disabled too.
<br>&nbsp;&nbsp;You may say, that you can enable the rich-editor-toggle, but you can't set 2<br>default value:<br>&nbsp;&nbsp;the description using Editor and the file upload list using &lt;textarea&gt;.<br><br>2. A best solution, IMHO, is provide a function in Drupal to call the Editor.
<br>&nbsp;&nbsp;&nbsp;&nbsp;This Editor() function simply call the ediitor if available, but if no<br>editor installed<br>&nbsp;&nbsp;&nbsp;&nbsp;then Editor() uses &lt;textarea&gt;.<br><br>What are the advantages if Drupal has Editor() function?<br>1. Developer like me, will be easier to create module that need both Editor and
<br>&lt;textarea&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;in same page/block<br>2. We can extend the User Administration: adding capability to select which<br>default editor for<br>&nbsp;&nbsp;&nbsp;&nbsp;each users. We can set that default editor for user is: none (mean using
<br>textarea), TinyMCE,<br>&nbsp;&nbsp;&nbsp;&nbsp;HTMLArea, FCKEditor or any editor that installed by third party modules.<br>3. Easier for community website which contain people that aren't not familiar<br>with HTML tag<br>4. Easier for blogging site, since blogger usually a person with limited website
<br>knowledge,<br>&nbsp;&nbsp;&nbsp;&nbsp;such as journalist, teacher, employee or doctor<br>5. At the rest, Drupal will no doubt called as the killer CMS. This will add<br>more powerful to<br>&nbsp;&nbsp;&nbsp;&nbsp;Drupal, the best CMS that I love.<br><br></blockquote>
</div><br><br clear="all"><br>-- <br>&nbsp;&nbsp;&nbsp;&nbsp;Trae McCombs || <a href="http://occy.net/">http://occy.net/</a><br>&nbsp;&nbsp;Founder - <a href="http://Themes.org">Themes.org</a> // <a href="http://Linux.com">Linux.com</a>