depends"

From Documentation
(Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <depends>''a_list_of_addon_names''</depends> It specifies what language addons this addon depends on. If specified, this addo…')
 
(No difference)

Revision as of 01:29, 3 December 2010

Syntax:

<depends>a_list_of_addon_names</depends>

It specifies what language addons this addon depends on. If specified, this addon will be parsed after all specified addons are parsed.

Example,

<depends>zkex, zkmax</depends>

which means this addon won't be parsed util both zkex and zkmax are parsed.

Version History

Last Update : 2010/12/03


Version Date Content
     



Last Update : 2010/12/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.