<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>I've replaced the html filters in Drupal with other filters like html_purifier, never turned them off, are you sure they are completely off?&nbsp; I would think turning them completely off would create security risks.</p>
<p>On 2014-04-22 16:39, Tony wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">By what? Thanks. </div>
<div class="gmail_extra"><br /><br />
<div class="gmail_quote">On Tue, Apr 22, 2014 at 4:36 PM, Warren Vail <span>&lt;<a href="mailto:warren@vailtech.net">warren@vailtech.net</a>&gt;</span> wrote:<br />
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">
<div dir="ltr">Doesn't look like your em tags surround anything displayable, could the code have been optimized?</div>
<div class="gmail_extra"><br /><br />
<div class="gmail_quote">
<div>
<div class="h5">On Tue, Apr 22, 2014 at 3:50 PM, Tony <span>&lt;<a href="mailto:tony@tony-mac.com">tony@tony-mac.com</a>&gt;</span> wrote:</div>
</div>
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">
<div>
<div class="h5">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>I am baffled by the following.</div>
I have this code in a block:<br /><br />&lt;div id="headcontact"&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;ul&gt;&lt;li&gt;&lt;em class="mini-ico-envelope"&gt;&lt;/em&gt;&lt;a href="mailto:<a href="mailto:mail@mail.org">mail@mail.org</a>"&gt;<a href="mailto:mail@mail.org">mail@mail.org</a>&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;em class="mini-ico-user"&gt;&lt;/em&gt; (999) 463 1234&lt;/li&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/ul&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/div&gt;<br /><br /></div>
I close the block after editing and the em tag can be seen in firebug and it works as intended. I am using css transitions and glyphicons. <br /><br /></div>
Then I go into the editor and I see <br /><br />&lt;div id="headcontact"&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;ul&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;li&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;a href="mailto:<a href="mailto:mail@mail.org">mail@mail.org</a>"&gt;<a href="mailto:mail@mail.org">mail@mail.org</a>&lt;/a&gt;&lt;/li&gt;<br /> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;li&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (999) 463 1234&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/ul&gt;<br /><br /></div>
No more em tags! And the intended appearance of the icons doesn't work. <br /><br /></div>
I tried using the wysiwyg module with ckeditor and the ckeditor module by itself adding config.allowedContent = true; to the ckeditor.config.js file. And to the advanced options.</div>
I don't have the html filter on. <br /><br /></div>
Any ideas as to a solution to stop it from stripping the tags?<br /><br /></div>
Thanks<span><span style="color: #888888;"><br /></span></span></div>
<span><span><span style="color: #888888;">Tony<br /></span></span></span>
<div>
<div>
<div>
<div>
<div>
<div><br />
<div>
<div><br clear="all" />
<div>
<div><br />-- <br />
<div dir="ltr">
<p><strong style="font-size: 13px;"><em>Anthony Stefan Maciejowski</em></strong></p>
<p><strong style="font-size: 13px;"><em><a href="http://www.about.me/TonyMac">http://about.me/TonyMac</a></em></strong></p>
<p>&nbsp;</p>
<br />
<p>&nbsp;</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<span class="HOEnZb"><span style="color: #888888;">--<br /> [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br /></span></span></blockquote>
</div>
</div>
<br />--<br /> [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</blockquote>
</div>
<br /><br clear="all" /><br />-- <br />
<div dir="ltr">
<p><strong style="font-size: 13px; background-color: #ffffff;"><em>Anthony Stefan Maciejowski</em></strong></p>
<p><strong style="font-size: 13px; background-color: #ffffff;"><em><a href="http://www.about.me/TonyMac">http://about.me/TonyMac</a></em></strong></p>
<p>&nbsp;</p>
<br />
<p>&nbsp;</p>
</div>
</div>
</blockquote>
<p>&nbsp;</p>
<div>&nbsp;</div>
</body></html>