6.md 1.0 KB

["4.4 SGL Module Tag"]

SGL Module Tag

The Standard Grid Layout Interface will load all the modules into the interface for ease of launching. A module description and the icon for the image will generate a "Module Tag". A module tag mainly consists of two file.

  • /img/function_icon.png
  • description.txt

The function icon is in the size of 512px * 512px, png format.
The description file is in UTF-8 (No BOM header) txt file format.

When the module tag of a particular module is not found, a cross will be displayed instead.

If you are sure the Module Tag data are correctly placed into the module directory, please check if the PHP has the permission to read the file or not. This can be checked by running "troubleshoot.php" under "SystemAOB" module.

Please refer to "troubleshoot Module" page for more information.