navigator.plugins and kparts for konqueror

Koos Vriezen koos.vriezen at xs4all.nl
Fri Feb 13 10:31:21 GMT 2004


Hi,

A bug was entered for kmplayer http://bugs.kde.org/show_bug.cgi?id=75108
and it's about a page
http://www-306.ibm.com/e-business/doc/content/ondemand/tvspot.html
that uses navigator.plugins to determine if a certain movie player is
installed (see http://www-306.ibm.com/e-business/doc/content/ondemand/popups.js)
Currently ecma/kjs_navigator.cpp only looks in
.kde/share/apps/nsplugins/pluginsinfo for that array, not including
plugins like kjas and kmplayer (unacceptable of course :-).
So what we could do is assign a rc or directory for it in share/apps/khtml,
or return an array of all registered mime types that have an embedded app
assigned...actually I like the last option.

Comments?

Koos





More information about the kfm-devel mailing list