272
edits
m (→Profile) |
|||
| Line 43: | Line 43: | ||
; Element <tt><extension></tt> | ; Element <tt><extension></tt> | ||
: Contains information about a single extension | : Contains information about a single extension. | ||
: ''Attributes:'' | : ''Attributes:'' | ||
:; <tt>extensionid = [string]</tt> | :; <tt>extensionid = [string]</tt> | ||
| Line 52: | Line 52: | ||
; Element <tt><plugins></tt> | ; Element <tt><plugins></tt> | ||
: A container element for 1 or more <tt>plugin</tt> elements. | : A container element for 1 or more <tt>plugin</tt> elements. | ||
: ''Attributes:'' | : ''Attributes:'' none | ||
; Element <tt><plugin></tt> | |||
: Contains information about a single plugin. | |||
:; <tt>name = [string]</tt> | :; <tt>name = [string]</tt> | ||
:: Gives the name of the plugin. | :: Gives the name of the plugin. | ||
edits