[support] Input filter for URL's delimited with chevrons <http://example.com/>

Brian Choc bchoc at t4tcolorado.org
Sat Nov 7 04:31:08 UTC 2009


My guess would be a custom input filter.

You can make your own, but here's a module that might help, too:
http://drupal.org/project/customfilter

<http://drupal.org/project/customfilter>I've not tried the module, but just
ran across it.

Brian

On Fri, Nov 6, 2009 at 9:03 AM, David Christensen <dpchrist at holgerdanske.com
> wrote:

> Drupal:
>
> I receive e-mail newsletters and post them into my Drupal sites.  I have
> configured my e-mail client (Outlook) to display messages in plain text
> format.  Several of the newsletters contain URL's delimited with
> chevrons:
>
>   <http://example.com/>
>
>
> I use the "Filtered HTML" input filter on my Drupal sites, set to "Strip
> disallowed tags".  So, Drupal strips out URL's in the above format.  I
> would like Drupal to recognize the URL and display it as a clickable
> link.
>
>
> As there is no HTML tag "http", I am not inclined to try adding it to
> the "Allowed HTML tags" list.
>
>
> What is the best way to deal with this issue?
>
>
> TIA,
>
> David
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20091106/51caa635/attachment.html 


More information about the support mailing list