plugin.xml, other common attributes

Options and functions

The files for the options and functions provided by the plugin are declared directly within the plugin.xml file using the options and fonctions attributes:

	<options>porte_plume_options.php</options>
	<fonctions>inc/barre_outils.php</fonctions>
	<fonctions>autre_fichier.php</fonctions>

Several function files may be loaded if necessary by listing them in succession.

Documentation link

The lien attribute is used to provide an address for documentation about the plugin:

	<lien>http://documentation.magraine.net/-Porte-Plume-</lien>

Plugin icon

The icon attribute is used to specify an image to be used to visually represent the plugin:

		<icon>imgs/logo-bugs.png</icon>

Author Mark Baber Published : Updated : 12/03/23