Here is an example on how to obscure email addresse (or other tekst) using http://drupal.org/project/signwriter in a formatter. You can use it on the cck field overview as a formatter (or in display suite).
<?php //cck formatters /** * Implementation of hook_field_formatter_info(),. */ function your_module_field_formatter_info() { return array( 'text_as_image' => array(?>
in the html code. Preventing your email being harvested by spammers.
The code in the module can be found on http://drupal.org/node/151638
I just putted it in a little module ready to be downloaded and installed.
About
The blog contains tips for using the Drupal content management system/framework.
Dominique De Cooman is a drupal developer consultant working in Antwerp and Living in Gent. Feel free to contact me to hire me for your projects