[vlc] [patch] allow hidding toolbar in mozilla-plugin for linux users

Anthony Loiseau anthony.loiseau at gmail.com
Wed Mar 12 16:12:57 CET 2008


Currently, mozilla-plugin have a bottom control toolbar on Linx. Since many
websites already have an external Javascript control over the plugin, this
patch make it possible to hide this toolbar.

To hide the toolbar, add "show_toolbar='no'" in the embedded HTML node, like
this :

                <embed type="application/x-vlc-plugin"
                        pluginspage="http://www.videolan.org"
                        version="VideoLAN.VLCPlugin.2"
                        style="" id="myVLC" name="myVLC"
                        height="200" width="400"
                        show_toolbar="no"
                />

regards,
-- 
Anthony LOISEAU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20080312/ddd7bf6f/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Mozilla-plugin-linux-toolbar-can-be-hidden-by-adding-show_toolbar-no-to-the.txt
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20080312/ddd7bf6f/attachment.txt>


More information about the vlc mailing list