Adds a formatter for text / long text fields to obfuscate the value.
The Field formatter obfuscate module allows you to obfuscate any text / long text field by encoding and hiding the value using ROT13 cipher and data-attributes. Client-side Javascript will be used to decode and display the value.
Note that this is not an encryption. It is merely a simple scheme to hide text from search engines.
User Picture Migrate copies Drupal user pictures to an Image field of your choice. This enables you to leverage the power of Field API, for example revisions, internationalization.