<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 06 Oct 2006, at 3:05 PM, Michelle Cox wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">While I don't agree that Drupal needs a WYSIWYG built in, I do like this idea. If I'm understanding right, it's basically a hook to call whatever editor the user has installed or a plain text area if none. From my non-dev perspective, that sounds like a useful thing. Would be especially nice if there was a way to make it so that, for example, my users get BBCode and I get QuickTags. And that they only show up when editing the main text of a node.</FONT></P> </BLOCKQUOTE></DIV>for the longest time i've advocated that the tinymce module etc just extend the form<BR><DIV>and add a '#wysiwyg' =&gt; true property, to whatever field they want.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>this means anyone else can also go and add that property to any form they feel like.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>if the element is set , and the module is not available, it is just ignored.</DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>