Hey guys,
I need a way to replace typed in letters with hosted images (on posting). For example when the user types in "G1", after they post it the "G1" is replaced with an image (whatever.com/G1image.gif).

I was wondering what my options were to achieve this, maybe with input formats, but I can't find any useful tips on how to create my own to do that. I also checked out certain modules but couldn't find one that is near what I'm after.

Any help would be appreciated.

Comments

vinsabus’s picture

Do you mean something like this ?

http://drupal.org/project/cufon

This page also lists other options if this is what you are looking for.

TSNetwork’s picture

This looks interesting, will try it, thank you!