General Actions:
| Copy the script passed as argument into your script |
| Type | Macro (Velocity) |
| Developed by | |
| License | GNU Lesser General Public License 2.1 |
| Bundled With | XWiki Enterprise, XWiki Enterprise Manager |
Table of contents
This is the equivalent of the C preprocessor include directive.
The path to the script you want to include.
The path is relative to the directory of your skin. For example, if you are using the albatross skin, and have installed XWiki using the installer with default settings, the skin path will be :
So if you have a skin script called myscript.vm you want to include, and that script is located in a folder mydir inside the skin folder,
you will use the following Velocity instruction in your scripts :
