Have you looked into using:<br><a href="http://drupal.org/project/link">http://drupal.org/project/link</a><br><a href="http://drupal.org/project/email">http://drupal.org/project/email</a><br><br>Lucas<br><br><div class="gmail_quote">

On Thu, May 17, 2012 at 5:18 AM, DTH <span dir="ltr">&lt;<a href="mailto:david@hartster.org" target="_blank">david@hartster.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

For a number of my content types I need an email and/or website field.<br>
<br>
When this field is displayed, I&#39;d like the web/email to be displayed as a link.<br>
<br>
However, when people are entering email addresses, it seems a clutter<br>
to have a ton of dropdown format options etc and additionally I don&#39;t<br>
want people adding in any formatting etc. Yet choosing &quot;Plain text&quot; in<br>
Text Processing means there doesn&#39;t seem to be a way to do this.<br>
(Which was confusing until I realised that &quot;Plain text&quot; in Text<br>
Processing doesn&#39;t use the Plain Text filter.)<br>
<br>
I just wanted to double check I&#39;m not missing something obvious and my<br>
slightly convoluted options are:<br>
<br>
- just set the field as formatted text, ignore all the clutter of the<br>
format stuff and hope that people don&#39;t enter their email between h3<br>
tags<br>
- install Better Formats/a custom module to hide the text formats from<br>
people (and set them by default to the Plain Text format)<br>
- create a preprocess function that works on these fields and converts<br>
addresses to links<br>
<span class="HOEnZb"><font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br>