From kfm-devel Fri Nov 26 00:18:47 2004 From: Paul Sprakes Date: Fri, 26 Nov 2004 00:18:47 +0000 To: kfm-devel Subject: Re: XUL support in Konqueror/KHTML. Message-Id: <200411260018.47662.pauls () sprakes ! co ! uk> X-MARC-Message: https://marc.info/?l=kfm-devel&m=110142863931784 Update: I've basically got the plugin system working along with a xhtml plugin. However there is one problem - KTrader doesn't like colons in the query when I use the namespace uri. Is there a way to escape it? (I'm simply stripping them out at the moment). Secondly, is it OK for me to create a branch so I can keep track of what I'm doing? Thanks, Paul.