aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-07 21:27:39 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-07 21:27:39 +0100
commit91e081938617e24dea672949c58b8dbad8d19630 (patch)
tree8349ca37c3d021fd880700a5f0172d6fd948cbb8 /docs
parent05ab7186fab12efa1f5d1d159551a21d5ec83cf6 (diff)
explain npapi plugins
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 3294999..7587d70 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -109,8 +109,10 @@ we prefer being reasonably assured that things work as they are supposed to rath
That's why we picked the Gtk variant of Webkit.
Note that we do *not* depend on any Gnome libraries such as gconf. _That_ would be something worth complaining about :)
-### Do you support flash? javascript? Ajax? Recent html/css/.. standards?
+### Do you support flash? javascript? Ajax? Recent html/css/.. standards? Java/media plugins?
Yes, Webkit takes care of all of that. Not that we like all of these, but you can use them if you want.
+We use the NPAPI plugin architecture (just like mozilla, opera, etc) so just
+install the plugins normally, and things should work.
### What's the difference between the socket file and the fifo?
They both have advantages and disadvantages: