prepare

Tinderbox Icon

<prepare> initialization tags </prepare>

Occurs: Once - in first panel

Multiple instances: No

Has attributes: No

Self-closing: No

This holds the commands used initialise the wizard and must be included in the first (text) panel of the wizard

Example:

	<prepare>
	<Set name="screenshot">:resources:blue.jpg</Set>
	<Set name="defaultTemplate">html templates:simple</Set>
	<Set name="WeblogStyle">blue</Set>
	<FolderMustExist>$pathToHTMLTemplates</FolderMustExist>
	<FileMustExist>$pathToHTMLTemplates:simple</FileMustExist>
	<FolderMustExist>:resources</FolderMustExist>
	</prepare><code></pre>

Up: Wizard XML Syntax
Previous: picture  Next: result 

[Last updated: 3 Dec 2008]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox