Module management
Module management > Module modification:
Module name:
Language coding: /> GBK /> UTF8 /> BIG5
Package type: /> Module /> template /> Small plug-in /> 补丁
contact Email:
Module ID: (Can not be changed)
development team:
release time:
official website:
Whether it involves the membership system: /> not involving /> Involved
'> Use the name of the navigation:
Navigation use URL: (Use a URL relative to the affiliate's center, such as:../ask)
Background management menu:
(Common plug-in or template, patch class do not fill in, the module menu format, please refer to inc/inc_menu_module.php)
Instructions for use:
Use agreement or description:
If you need to bring HTML format, please edit the use of HTML after editing
Setup: /> Automatically generated (installed automatically by the system)
' id='autosetupinput'>
' id='autosetupct'>
Please use MySQL4.0 format SQL statements:
MySQL4.1 / 5.x version, please create the table statement ENGINE=MyISAM DEFAULT CHARSET=* ,Change to TYPE=MyISAM ,SQL statements allow for newlines, but must use "; newline" to indicate the end of an SQL statement
If SQL contains the module URL, use _ROOTURL_, such as:_ROOTURL_/ask/index.php
Remove the program: /> Automatically generated (by the system automatically handle uninstall)
' id='autodelinput'>
' id='autodelct'>
Execute the SQL statement when unloading:
(SQL allows for newlines, but must use "; newline" to mean an SQL statement ends)
Module file options: Recompile all files wrong[File List]Recompile within the file
File List:

Each line specifies a file or directory, the path is relative to the directory, the directory of the file directly to the file name can be, for the entire package directory, do not need to specify the subdirectories of the file。
Such as:
If you have specified: ../book you do not need to specify the directory again../book/index.php Other files or directories, the system will automatically index the entire directory,
For those who do not need to index the entire directory, please do not specify this directory, or may put unnecessary files into the module。