<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I've always thought the opposite of TinyMCE (or any wysiwyg editor).&nbsp;
It'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'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's really happening) while the user will never be able to see or
edit it. <br>
<br>
Jean Gazis wrote:
<blockquote
 cite="mid90f7ebd10708161400j71e907fcp151f39b92ee7c63a@mail.gmail.com"
 type="cite">If &lt;ul&gt; and &lt;li&gt; are enabled, shouldn't the
bulleted list format button work? I don't see where to associate the
input format with a content type. I don't want to give all users full
HTML, that's the whole point of installing TinyMCE. If I turn off line
breaks in my default format, won'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">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 "Configure" the default format. Then select the
Configure tab, you'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 "line break converter" 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 class="e" id="q_114704d649dac1be_1">I don'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'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; "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"<br>
&gt;<br>
&gt; I'm sure this is some stupid thing I could figure out somehow, but
I<br>
&gt; can'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>
"Believe those who are seeking the truth; doubt those who find it." -
Andr&eacute; Gide </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>
"Believe those who are seeking the truth; doubt those who find it." -
Andr&eacute; Gide
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">
<p
 style="text-align: center; font-family: verdana,arial,helvetica,sans-serif; color: rgb(51, 51, 51); font-size: 10px; text-transform: lowercase; font-style: normal; font-weight: normal;"><a
 href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander-martijn</a><br>
interface developer | architect<br>
<a href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander@sander-martijn.com</a><br>
<a href="http://www.sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">www.sander-martijn.com</a>
</p>
<hr align="center" noshade="noshade" size="1" width="100%"></div>
</body>
</html>