|
|
|
|
|
 |
Documentation
AssetProxyPlus Macro for WebGUI |
What's this?:
The basic of this macro comes from the macro AssetProxy. Additional, this macro supports a parameter to set a custom template.
System requirements:
- Web server (tested on Apache 2).
- WebGUI (tested on WebGUI V7.4.x).
Files:
- WebGUI/docs/Macro_AssetProxyPlus.html: This document here.
- WebGUI/lib/WebGUI/Help/Macro_AssetProxyPlus.pm: Help file.
- WebGUI/lib/WebGUI/Macro/AssetProxyPlus.pm: WebGUI macro.
- WebGUI/lib/WebGUI/i18n/English/Macro_AssetProxyPlus.pm: Texts in english language.
- WebGUI/lib/WebGUI/i18n/German/Macro_AssetProxyPlus.pm: Texts in german language.
Installation:
- Download the package source from http://sourceforge.net/projects/addons4webgui.
- Extract it into your WebGUI install. Example: tar xvfz /path/to/Macro_AssetProxyPlus-x.x.x.tar.gz /path/to/WebGUI.
- Edit WebGUI conf file to add the AssetProxyPlus macro to the macro list.
- Restart web server.
Usage:
^AssetProxyPlus(url/to/asset,templateId);
Troubleshooting:
See web server log file and/or webgui log file.
|
Changelog:
V1.0.0:
|
|
Copyright 2009, studio4master
Licensed under the GNU General Public License (GPL) V3
|
|
 |
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2001-2009 by studio4master |
|
|