<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2>An important thing to note: Changing the default
filter does <STRONG>not</STRONG> <STRONG>change any content</STRONG>. If
you're changing the input formats from FilteredHTML to Full HTML, and
you had previously created a node as "Filtered HTML" changing the
default won't change the original nodes input format. 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 "Filtered HTML"
input format, then you don't have to update each node. Hope that
makes sense. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2>Correspondingly, unless you're using "Filter Defaults" or
some other module that alters this. 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 class=605253022-17082007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2>FYI: I have configured TinyMCE to filter out html
tags as well in some cases. Input formats filter out HTML on display and
not input. SO if you're doing a bunch of pasting from Word, it will still
leave the tags in the HTML that gets stored in Drupal. 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's no place to "configure" this in the DB.
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2><BR>Dave</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=605253022-17082007><FONT face=Arial
color=#0000ff size=2> </FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><SPAN
class=605253022-17082007> </SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma
size=2><B>From:</B> support-bounces@drupal.org
[mailto:support-bounces@drupal.org] <B>On Behalf Of
</B>sander-martijn<BR><B>Sent:</B> Thursday, August 16, 2007 2:17
PM<BR><B>To:</B> support@drupal.org<BR><B>Subject:</B> Re: [support] different
TinyMCE problems<BR></FONT><BR></DIV>
<DIV></DIV>I've always thought the opposite of TinyMCE (or any wysiwyg
editor). It's not necessarily to restrict your users from using html but
more to remove the requirement of knowing html. <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 <ul> and <li> 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> <<A
href="mailto:metzlerd@evergreen.edu">metzlerd@evergreen.edu</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>Yes as
sara has indicated. You can change the defaults at
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>Administer -> Site Configuration -> Input Formats.
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>If you
"Configure" the default format. Then select the Configure tab, you'll be
able to set which tags are allowed. The default set is
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2><a> <em> <strong> <cite> <code>
<ul> <ol> <li> <dl> <dt>
<dd></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 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> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>Dave</FONT></SPAN></DIV><BR>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2><B>From:</B> <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:support-bounces@drupal.org"
target=_blank>support-bounces@drupal.org</A> [mailto:<A
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:support-bounces@drupal.org"
target=_blank>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
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:support@drupal.org"
target=_blank>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><<A onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:mr.sanders@geekjock.ca"
target=_blank>mr.sanders@geekjock.ca</A>> wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">>
I installed it, set up roles etc. It seemed to work fine with the
first<BR>> custom content type. A few days later, it does not. In
between I<BR>> installed Views and Viewfield, and created a new content
type.<BR>><BR>> What I'm getting is, instead of formatted text, e.g.
bulleted list, it<BR>> just puts <br> or <div> between the
items and removes the line breaks,<BR>> like this:<BR>><BR>>
"vegetable<br /> fruit<br /> vegetable<br /> fruit<br
/> fruit<br /> <BR>> vegetable<br /> veggie<br />
fruit <br /> veg"<BR>><BR>> I'm sure this is some stupid thing
I could figure out somehow, but I<BR>> 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 ><BR>site config > input
formats.<BR><BR>HTH!<BR><BR>--<BR>sarah adams <BR>web developer &
programmer<BR>portfolio: <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://sarah.designshift.com"
target=_blank>http://sarah.designshift.com</A><BR>blog: <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://hardedge.ca" target=_blank>http://hardedge.ca</A><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
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://www.jeangazis.com" target=_blank>www.jeangazis.com</A><BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://www.boxofrain.us"
target=_blank>www.boxofrain.us</A><BR><BR>"Believe those who are seeking the
truth; doubt those who find it." - André 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é Gide </BLOCKQUOTE><BR>
<DIV class=moz-signature>-- <BR>
<HR align=center width="100%" noShade SIZE=1>
<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">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">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">www.sander-martijn.com</A> </P>
<HR align=center width="100%" noShade SIZE=1>
</DIV></BODY></HTML>