diff options
Diffstat (limited to 'files/nl/plugins/index.html')
-rw-r--r-- | files/nl/plugins/index.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/files/nl/plugins/index.html b/files/nl/plugins/index.html new file mode 100644 index 0000000000..ab756e0163 --- /dev/null +++ b/files/nl/plugins/index.html @@ -0,0 +1,61 @@ +--- +title: Plugins +slug: Plugins +tags: + - Plugins +translation_of: Archive/Plugins +--- +<p> </p> +<div> + <p><b>Plugins</b> (of plug-ins) zijn kleine stukjes software die integreren met de browser om die te voorzien van meestal zeer specifieke functies. Typische voorbeelden zijn plugins die een specifiek grafisch formaat weergeven of die multimedia bestanden kunnen afspelen. Plugins verschillen licht van <a href="nl/Extensies">extensies</a>, die bestaande functionaliteit verbeteren of aanvullen.</p> +</div> +<table class="topicpage-table"> + <tbody> + <tr> + <td> + <h4 id="Documentatie" name="Documentatie"><a>Documentatie</a></h4> + <dl> + <dt> + <a href="nl/Gecko_Plugin_API_Reference">Gecko Plugin API Reference</a></dt> + <dd> + <small>This reference describes the application programming interfaces for Gecko plugins and provides information about how to use these interfaces.</small></dd> + </dl> + <dl> + <dt> + <a href="nl/Using_XPInstall_to_Install_Plugins">Using XPInstall to Install Plugins</a></dt> + <dd> + <small><a href="nl/XPInstall">XPInstall</a> is a way to ensure a smooth user-experience when obtaining plugins without making the user exit the browsing environment to launch a separate installer.</small></dd> + </dl> + <dl> + <dt> + <a class="external" href="http://developer.apple.com/internet/webcontent/detectplugins.html">Detecting Plugins</a></dt> + <dd> + <small>"Since there are clearly times when it makes sense to use a plug-in, the question arises of how to deal with those who don’t have the required plug-in installed."</small></dd> + </dl> + <dl> + <dt> + <a href="nl/Scripting_Plugins/Macromedia_Flash">Scripting Plugins: Macromedia Flash</a></dt> + <dd> + <small>This article explains how JavaScript can be used to access methods from within the Flash plugin, as well as how a feature called FSCommands can be used to access JavaScript functions from within the Flash animation.</small></dd> + </dl> + <p><span class="alllinks"><a>View All...</a></span></p> + </td> + <td> + <h4 id="Community" name="Community">Community</h4> + <ul> + <li>View Mozilla forums...</li> + </ul> + <p>{{ DiscussionList("dev-tech-plugins", "mozilla.dev.tech.plugins") }}</p> + <h4 id="Related_Topics" name="Related_Topics">Related Topics</h4> + <dl> + <dd> + <a href="nl/Gecko">Gecko</a></dd> + </dl> + </td> + </tr> + </tbody> +</table> +<p><span class="comment">Categories</span></p> +<p><span class="comment">Interwiki Language Links</span></p> +<p> </p> +<p>{{ languages( { "es": "es/Plugins", "fr": "fr/Plugins", "ja": "ja/Plugins", "pl": "pl/Wtyczki", "ko": "ko/Plugins" } ) }}</p> |