Well, I&#39;m not pasting form Word (I hate Word) but I don&#39;t understand this: &quot;<span><font color="#0000ff" face="Arial" size="2">SO if you&#39;re doing a bunch of pasting from Word, it will still 
leave the tags in the HTML that gets stored in Drupal.&nbsp; This only bothers 
you when you turn off the editor, or if you have some other process trying to 
get at the data. TinyMCE tag filters can only be set by implementing a special 
function in your theme. &quot;<br><br>How do I know what the tiny MCE tags are? I just see some HTML tags. <br><br>Jean<br></font></span><br><div><span class="gmail_quote">On 8/17/07, <b class="gmail_sendername">Metzler, David
</b> &lt;<a href="mailto:metzlerd@evergreen.edu">metzlerd@evergreen.edu</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;">




<div text="#000000" bgcolor="#ffffff">
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">An important thing to note:&nbsp; Changing the default 
filter does <strong>not</strong> <strong>change any content</strong>.&nbsp; If 
you&#39;re changing the input formats from&nbsp;FilteredHTML to&nbsp;Full HTML, and 
you had previously&nbsp;created a node&nbsp;as &quot;Filtered HTML&quot;&nbsp;changing the 
default won&#39;t change the&nbsp;original nodes input format.&nbsp; You must have 
administer filters privilege and change the input format on <strong>each 
node</strong>. If you instead edit the allowed tag list for the &quot;Filtered HTML&quot; 
input format, then you don&#39;t have&nbsp;to update each&nbsp;node.&nbsp; Hope that 
makes sense.&nbsp;&nbsp;&nbsp;</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Correspondingly, unless you&#39;re using &quot;Filter Defaults&quot; or 
some other module that alters this.&nbsp; Drupal out of the can does not support 
Content Type specific filters. The input formats are set on a per node basis. 
</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">FYI:&nbsp; I have configured TinyMCE to filter out html 
tags as well in some cases.&nbsp; Input formats filter out HTML on display and 
not input.&nbsp; SO if you&#39;re doing a bunch of pasting from Word, it will still 
leave the tags in the HTML that gets stored in Drupal.&nbsp; This only bothers 
you when you turn off the editor, or if you have some other process trying to 
get at the data. TinyMCE tag filters can only be set by implementing a special 
function in your theme. There&#39;s no place to &quot;configure&quot; this in the DB. 
</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"><br>Dave</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">&nbsp;</font></span></div>
<div dir="ltr" align="left" lang="en-us"><span>&nbsp;</span></div>
<div dir="ltr" align="left" lang="en-us">
<hr>
</div>
<div dir="ltr" align="left" lang="en-us"><font face="Tahoma" size="2"><b>From:</b> <a href="mailto:support-bounces@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support-bounces@drupal.org
</a> 
[mailto:<a href="mailto:support-bounces@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support-bounces@drupal.org</a>] <b>On Behalf Of 
</b>sander-martijn<br><b>Sent:</b> Thursday, August 16, 2007 2:17 
PM</font><div><span class="e" id="q_1147600958d3a396_1"><font face="Tahoma" size="2"><br><b>To:</b> <a href="mailto:support@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support@drupal.org
</a><br><b>Subject:</b> Re: [support] different 
TinyMCE problems<br></font></span></div><br></div><div><span class="e" id="q_1147600958d3a396_3">
<div></div>I&#39;ve always thought the opposite of TinyMCE (or any wysiwyg 
editor).&nbsp; It&#39;s not necessarily to restrict your users from using html but 
more to remove the requirement of knowing html.&nbsp; <br><br>However I do think 
you can get what you want: I think that if you turn on full html globally but 
turn off the option for users to select, require TinyMCE (also can be done 
globally I believe) and don&#39;t include the html button in the TinyMCE editor, 
then TinyMCE will be able to write all the html it needs to (restricting html 
will restrict it from TinyMCE as well - this is because TinyMCE is merely a 
front-end mask to what&#39;s really happening) while the user will never be able to 
see or edit it. <br><br>Jean Gazis wrote: 
<blockquote cite="http://mid90f7ebd10708161400j71e907fcp151f39b92ee7c63a@mail.gmail.com" type="cite">If &lt;ul&gt; and &lt;li&gt; are enabled, shouldn&#39;t the bulleted 
  list format button work? I don&#39;t see where to associate the input format with 
  a content type. I don&#39;t want to give all users full HTML, that&#39;s the whole 
  point of installing TinyMCE. If I turn off line breaks in my default format, 
  won&#39;t it mess up my other content types? I think that was why I turned them 
  on. And TinyMCE worked or works sometimes with the default input format as is. 
  I feel like I am just being dense. <br><br>
  <div><span class="gmail_quote">On 8/16/07, <b class="gmail_sendername">Metzler, 
  David</b> &lt;<a href="mailto:metzlerd@evergreen.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">metzlerd@evergreen.edu</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;">
    <div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Yes as 
    sara has indicated.&nbsp; You can change the defaults at 
</font></span></div>
    <div dir="ltr" align="left"><span></span>&nbsp;</div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Administer -&gt; Site Configuration -&gt; Input Formats. 
    </font></span></div>
    <div dir="ltr" align="left"><span></span>&nbsp;</div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">If you 
    &quot;Configure&quot; the default format. Then select the Configure tab, you&#39;ll be 
    able to set which tags are allowed.&nbsp; The default set is 
    </font></span></div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">&lt;a&gt; &lt;em&gt; &lt;strong&gt; &lt;cite&gt; &lt;code&gt; 
    &lt;ul&gt; &lt;ol&gt; &lt;li&gt; &lt;dl&gt; &lt;dt&gt; 
    &lt;dd&gt;</font></span></div>
    <div dir="ltr" align="left"><span></span>&nbsp;</div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">When you 
    enable tinymce you might also consider turning off the &quot;line break 
    converter&quot; on this screen as well. </font></span></div>
    <div dir="ltr" align="left"><span></span>&nbsp;</div>
    <div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Dave</font></span></div><br>
    <div dir="ltr" align="left" lang="en-us">
    <hr>
    <font face="Tahoma" size="2"><b>From:</b> <a href="mailto:support-bounces@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
support-bounces@drupal.org</a>] <b>On Behalf Of </b>Jean 
    Gazis<br><b>Sent:</b> Thursday, August 16, 2007 12:48 PM<br><b>To:</b> <a href="mailto:support@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">support@drupal.org</a><br><b>Subject:</b>
 Re: [support] 
    different TinyMCE problems<br></font><br></div>
    <div><span>I don&#39;t want the users to have to 
    select input formats, I want them to be set for the content type or field 
    type. Is that possible?<br><br>
    <div><span class="gmail_quote">On 8/16/07, <b class="gmail_sendername">Sarah 
    Adams </b>&lt;<a href="mailto:mr.sanders@geekjock.ca" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mr.sanders@geekjock.ca</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;">&gt; 
      I installed it, set up roles etc. It seemed to work fine with the 
      first<br>&gt; custom content type. A few days later, it does not. In 
      between I<br>&gt; installed Views and Viewfield, and created a new content 
      type.<br>&gt;<br>&gt; What I&#39;m getting is, instead of formatted text, e.g. 
      bulleted list, it<br>&gt; just puts &lt;br&gt; or &lt;div&gt; between the 
      items and removes the line breaks,<br>&gt; like this:<br>&gt;<br>&gt; 
      &quot;vegetable&lt;br /&gt; fruit&lt;br /&gt; vegetable&lt;br /&gt; fruit&lt;br 
      /&gt; fruit&lt;br /&gt; <br>&gt; vegetable&lt;br /&gt; veggie&lt;br /&gt; 
      fruit &lt;br /&gt; veg&quot;<br>&gt;<br>&gt; I&#39;m sure this is some stupid thing 
      I could figure out somehow, but I<br>&gt; can&#39;t figure out where to 
      start.<br><br>You probably have the content set to use filtered html 
      instead of full <br>html. You can update this on a content item basis by 
      clicking on input<br>formats just below the TinyMCE editor, or site-wide 
      by going to admin &gt;<br>site config &gt; input 
      formats.<br><br>HTH!<br><br>--<br>sarah adams <br>web developer &amp; 
      programmer<br>portfolio: <a href="http://sarah.designshift.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://sarah.designshift.com</a><br>blog: <a href="http://hardedge.ca" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://hardedge.ca</a><br>--<br>[ 
      Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
      ]<br></blockquote></div><br><br clear="all"><br>-- <br>Jean Gazis<br><a href="http://www.jeangazis.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.jeangazis.com</a><br><a href="http://www.boxofrain.us" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.boxofrain.us</a><br><br>&quot;Believe those who are seeking the 
    truth; doubt those who find it.&quot; - André Gide </span></div></div><br>--<br>[ 
    Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
    ]<br></blockquote></div><br><br clear="all"><br>-- <br>Jean Gazis<br><a href="http://www.jeangazis.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.jeangazis.com</a><br><a href="http://www.boxofrain.us" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.boxofrain.us</a><br><br>&quot;Believe those who 
  are seeking the truth; doubt those who find it.&quot; - André Gide </blockquote><br>
<div>-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">

<p style="font-weight: normal; font-size: 10px; text-transform: lowercase; color: rgb(51, 51, 51); font-style: normal; font-family: verdana,arial,helvetica,sans-serif; text-align: center;"><a style="color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif; text-decoration: none;" href="mailto:sander@sander-martijn.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
sander-martijn</a><br>interface 
developer | architect<br><a style="color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif; text-decoration: none;" href="mailto:sander@sander-martijn.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
sander@sander-martijn.com</a><br><a style="color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif; text-decoration: none;" href="http://www.sander-martijn.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.sander-martijn.com</a> </p>
<hr align="center" noshade="noshade" size="1" width="100%">
</div></span></div></div>
<br>--<br>[ Drupal support list | <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- 
<br>Jean Gazis<br><a href="http://www.jeangazis.com">www.jeangazis.com</a><br><a href="http://www.boxofrain.us">www.boxofrain.us</a><br><br>&quot;Believe those who are seeking the truth; doubt those who find it.&quot; - André Gide