From: SourceForge.net <no...@so...> - 2004-12-03 02:26:42
|
Plugins item #1078085, was opened at 2004-12-02 18:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1078085&group_id=235 Category: None Group: None Status: Open Priority: 5 Submitted By: Tejing (tejing) Assigned to: Nobody/Anonymous (nobody) Summary: more advanced text replacement? <IMG> tag? Initial Comment: I was thinking it would be useful for a lot of things to have text replacement that was based on regular expressions and used the matched expressinos in the replacement. I happen to talk about math a lot on IM. I have a cgi script that will generate a picture from a LaTeX expression, but it would be very nice not to have to "include a link" every time I wanted to use that. just put, say, \(\sqrt{2}\) and have it recognize the \( and \) and pass the \sqrt{2} to the cgi script in the link. another idea this makes me think of is it would be nice if gaim proccessed the <IMG> html tag correctly and actually showed the image just like it would in a web page instead of showing nothing. I don't know how hard that would be, though. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1078085&group_id=235 |