Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
Build KM with DPP instead of npnull
Posted by: Drahken
Date: November 11, 2005 06:00PM

The default netscape/gecko plugin (npnull.dll), which is responsible for giving you the little broken icon and telling you to download a plugin when you don't have one to play an embedded file, is really useless. All it ever does is send you to a generic and outdated plugin links page. It should be replaced with Default Plugin Pro http://entropymine.com/jason/defaultpluginpro/ DPP provides several options for saving the file, copying the address, viewing it by itself, and several options for finding the right plugin to play it with.
DPP is distributed under GNU, so there shouldn't be any legal issues to deal with.

Options: ReplyQuote
Re: Build KM with DPP instead of npnull
Posted by: guenter
Date: November 11, 2005 06:31PM

i agree - it is good & IMHO should be included by default.

Options: ReplyQuote
Re: Build KM with DPP instead of npnull
Posted by: foobarly
Date: March 19, 2009 05:04PM

So sorry to revive such an old & forgotten thread, but I have been using this plugin since I got knowledge of it, precisely via this post. :O

My question is wether or not this is considered compatible with recent Geckos?

Options: ReplyQuote
Re: Build KM with DPP instead of npnull
Posted by: guenter
Date: March 19, 2009 08:46PM

I still use the plugin with 1.5.x.

K-Meleon for 1.9 also recognizes the plugin.
But it is invisible & therefore unusable / guess this means it does not work sad smiley

Test: A basic html file that usually calls DPP on K-Meleon 1.5.x and lower.

This "rebel.snafu" was just some renamed midi that I like, chose Your own. The extention "snafu" is intended to prevent the use of plugins that know midi. If by chance WMP is responsible for midi. Use another mimeType that WMP does not know. The same for any other plugin. The snafu file is in the same folder as test.html.

Click quote to extract/get the page code.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">;
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
<head>
<title>K-Meleon's DPP Test</title>
</head><body>
<div align="center">

<embed src="./rebel.snafu" autostart="true" width="200" height="200" loop="true"></embed>

</div>
</body></html>



Edited 2 time(s). Last edit at 03/19/2009 08:48PM by guenter.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.