Summary:
Have Smileys discern between ^_^ and ^_^;;
Detailed Description:
I built a custom smiley set since I didn't really like the prebuilt ones
(contact me if you want to see, I believe it's a worthy addition).
Anyway I realized that the current module cannot discern between two text
smileys if one is contained on the other.
When I define ^_^ and ^_^;; then only the first one gets recognized so I get
[IMG1] and [IMG1];; instead of [IMG1] and [IMG2].
One way to solve this would be to replace the text in the order of the smiley
definition. That way first all ^_^ are replaced and then all ^_^;; smileys.
I have to admit that I have no idea about the internals of the module so I don't
really know how difficult/ineffective such an implementation would be.
Would be nice though.
Cheers,
Cerno