Hi, I want to replace text smilies with images in one of my Rails applications. Anyone knows a plugin / .. for this matter? Thanks! -- View this message in context: http://www.nabble.com/Smilies---Emoticons-..-tf2126674.html#a5867836 Sent from the RubyOnRails Users forum at Nabble.com.
I don''t know of a plugin off of the top of my head, but I think you could accomplish this via a replacement regex against the content. On 8/18/06, joopp <oordopjes@hotmail.com> wrote:> > > Hi, > > I want to replace text smilies with images in one of my Rails > applications. > Anyone knows a plugin / .. for this matter? > > Thanks! > -- > View this message in context: > http://www.nabble.com/Smilies---Emoticons-..-tf2126674.html#a5867836 > Sent from the RubyOnRails Users forum at Nabble.com. > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/90cb5e56/attachment.html
Yep.. but do you know of an collection of emoticon images that can be used? Michael Gorsuch wrote:> > I don''t know of a plugin off of the top of my head, but I think you could > accomplish this via a replacement regex against the content. > > > On 8/18/06, joopp <oordopjes@hotmail.com> wrote: >> >> >> Hi, >> >> I want to replace text smilies with images in one of my Rails >> applications. >> Anyone knows a plugin / .. for this matter? >> >> Thanks! >> -- >> View this message in context: >> http://www.nabble.com/Smilies---Emoticons-..-tf2126674.html#a5867836 >> Sent from the RubyOnRails Users forum at Nabble.com. >> >> _______________________________________________ >> Rails mailing list >> Rails@lists.rubyonrails.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > >-- View this message in context: http://www.nabble.com/Smilies---Emoticons-..-tf2126674.html#a5868298 Sent from the RubyOnRails Users forum at Nabble.com.
> Yep.. but do you know of an collection of emoticon images that can > be used?http://www.kevinhatch.com/projects/appimg/emoticons/ Best regards Peter De Berdt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/680151f9/attachment.html