From: SourceForge.net <no...@so...> - 2005-03-21 08:01:41
|
Plugins item #952327, was opened at 2004-05-11 22:43 Message generated for change (Comment added) made by jbrown105a You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=952327&group_id=235 Category: None Group: None Status: Open Priority: 5 Submitted By: Tim Ringenbach (marv_sf) Assigned to: Nobody/Anonymous (nobody) Summary: DeWYSIWYGification plugin Initial Comment: Here's a plugin, and a patch to Gaim's sources to make it build by default, to allow the manual typing of html tags. It's based on the text replacement plugin. Which means i took the text replacement plugin and deleted 99% of it. ---------------------------------------------------------------------- Comment By: jbrown (jbrown105a) Date: 2005-03-21 03:01 Message: Logged In: YES user_id=655331 I updated the plugin to work with gaim 1.2.0 (not the diff file tho as I don't have automake or autoconf so I ended up having to edit the plugin/Makefile by hand). I also added some code to help it deal with linkify. (Just typing "www.somesit.dom" will be delinkified by the plugin, but if you use the button to enter links via the "Insert link" dialog, that will be handled in the right way.) The code that deals with linkify uses an ugly hack - it assumes that linkify will return uppercase tags and that "Insert link" returns lowercase tags. If anyone has a better way to fix for this, I'm listening. The updated plugin is available here: http://www.geocities.com/nixling_gone/dewysiwygification.c ---------------------------------------------------------------------- Comment By: Tejing (tejing) Date: 2004-12-03 22:22 Message: Logged In: YES user_id=1151444 it would be nice if you gave installation instructions... ---------------------------------------------------------------------- Comment By: alan johnson (chomo) Date: 2004-06-28 16:39 Message: Logged In: YES user_id=943591 this is needed though i dont know whethers permitted ---------------------------------------------------------------------- Comment By: Tim Ringenbach (marv_sf) Date: 2004-06-27 19:56 Message: Logged In: YES user_id=790708 I'm moving this to the plugin tracker, since it's a plugin. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=952327&group_id=235 |