Changes

Jump to: navigation, search

Extension Blocklisting:Code Design

236 bytes added, 02:49, 12 February 2008
no edit summary
== Blocklist syntax ==
 
* The blocklist file has a flexible xml syntax that will use default values for values that are not specified. All Extension Manager items must be children of <tt>emItems</tt> in order to ease the use of this file for additional blocklist items such as plugins that are not managed by the Extension Manager.
<emItem id="item_5@domain"/>
</emItems>
<pluginItems>
<pluginItem>
<!-- All match tags must match a plugin to blocklist a plugin -->
<match name="name" exp="some plugin"/>
<match name="description" exp="1[.]2[.]3"/>
</pluginItem>
</pluginItems>
</blocklist></pre>
Examples Explained:
3,035
edits

Navigation menu