hello!
My databaseSize is limited.
I'm wondering about not save in my DB all the images tags for emotion!!
If I save on my DB just [:)] I can decrease my db size.
In can make a funtion on my asp.net page to when I read a post I automatically replace the [:)] for (img src="myemotion.gif")
So I need to know some things:
When a user type "[:)]" it's possible for fck to replace automatically this for an image only in the UI panel?
on the source text I'd like to see the "[:)]"
Is this easy to do ?
Thanks!
My databaseSize is limited.
I'm wondering about not save in my DB all the images tags for emotion!!
If I save on my DB just [:)] I can decrease my db size.
In can make a funtion on my asp.net page to when I read a post I automatically replace the [:)] for (img src="myemotion.gif")
So I need to know some things:
When a user type "[:)]" it's possible for fck to replace automatically this for an image only in the UI panel?
on the source text I'd like to see the "[:)]"
Is this easy to do ?
Thanks!