<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I don't think there is. but it would not be that hard to write a filter. A little regexp to find the &lt;IMG&gt; and then check the src. You might be able to actually do the whole thing as a preg_replace(), given you know all possible names for the current went site.</div><div><br></div><div>Gordon.</div><div><br></div><div><div><div>On 04/12/2011, at 2:04 AM, Ms. Nancy Wichmann wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>I was answering a question on a LinkedIn group and went to D.O to check the Input format description. At the bottom, it says "</span><span class="comment-body" data-li-comment-text="Actually, Drupal.org is a valuable source of information, even in its own structure. Looking at the &quot;Input Format&quot; field set below a comment, you'll see:

    * Web page addresses and e-mail addresses turn into links automatically.
    * Allowed HTML tags: &lt;h2&gt; &lt;h3&gt; &lt;h4&gt; &lt;h5&gt; &lt;h6&gt; &lt;em&gt; &lt;strong&gt; &lt;code&gt; &lt;del&gt; &lt;img&gt; &lt;blockquote&gt; &lt;q&gt; &lt;cite&gt; &lt;sup&gt; &lt;sub&gt; &lt;p&gt; &lt;br&gt; &lt;ul&gt; &lt;ol&gt; &lt;li&gt; &lt;dl&gt; &lt;dt&gt; &lt;dd&gt; &lt;a&gt; &lt;b&gt; &lt;u&gt; &lt;i&gt; &lt;table&gt; &lt;tr&gt; &lt;td&gt; &lt;th&gt; &lt;tbody&gt; &lt;thead&gt; &lt;tfoot&gt; &lt;colgroup&gt; &lt;caption&gt;
    * Lines and paragraphs break automatically.
    * You may post code using &lt;code&gt;...&lt;/code&gt; (generic) or &lt;?php ... ?&gt; (highlighted PHP) tags.
    * Project issue numbers (ex. [#12345]) turn into links automatically.
    * Only images hosted on this site may be used in &lt;img&gt; tags. Others are replaced with an error icon.

This gives you a good idea of how to alter the current one or set up a new format. Now, those last two are special to D.O, but I bet they are posted as contributed modules. I would like to find that last one.">Only images hosted on this site may be used in &lt;img&gt; tags. Others are replaced with an error icon." Does anyone know if that filter code is available, preferably as a contrib?<br></span></div><div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><strong>Nancy</strong></i></font></div>&nbsp;<div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div></div></div>-- <br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</blockquote></div><br></div></body></html>