On Thu, 18 Mar 2004 09:39:02 -0500, Geoffrey Talvola wrote:
> CLIFFORD ILKAY wrote:
>> Hi,
>>
>>
>> I used the MakeAppWorkDir script to create a working directory in
>> /home/webware with a default context of "test". I commented out
>> everything
>> but the default context, test, in Configs/Application.config and
>> restarted WebKit. I still see links for:
>>
>> MKBrowser
>> test
>>
>>
>> There is no reference to the MKBrowser context in
>> Configs/Application.config. Where is Main.py picking up the
>> reference to MKBrowser?
>>
>
> It appears that MiddleKit installs the MKBrowser context
> automatically when it is loaded as a plugin.  If you are not using
> MiddleKit then you could simply remove the MiddleKit directory.  If
> you are using MiddleKit but you don't want MKBrowser context then
> try renaming the MiddleKit/WebBrowser subdirectory, or commenting
> out the lines in MiddleKit/__init__.py that install the context.
>
> - Geoff

Just create an empty file called "dontload" in any Python package that you don't want 
WebKit to load. It checks for that and will pass if found.

-Chuck
--
http://ChuckEsterbrook.com/




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to