Lecteur Markdown
System Documentation En
Feature: System #
Displays BeamReactor installation system information: engine version, PHP configuration status, list of included files and historical changelog.
Displays BeamReactor installation system information: engine version, PHP configuration status, list of included files and historical changelog.
Via FTP: Upload the system/ directory into /plugins/.
Via package manager: Select system from the available plugins list.
Paths:
/plugins/system/system.php/plugins/system/conf/system.conf.inc.php/plugins/system/lib/system.lib.inc.php/plugins/system/handlers/system.mod.php/plugins/system/locale/Configuration parameters (system.conf.inc.php):
| Variable | Default | Description |
|---|---|---|
| $basedatadisplay | 'yes' | Display in management interface |
| $basedisplevel | BASE_LEVEL_MODERATOR | Minimum required level |
| $ftype | 3 | Plugin type (system) |
| HIST | ROOT_DIR/$cfg[20]/hist.txt | Log file path |
The plugin is organised into tabs (jQuery UI):
@version in index.php), build date, active PHP extensions, register_globals status.var/hist.txt file, most recent entries first.Required levels:
BASE_LEVEL_MODERATORBASE_LEVEL_ADMIN?obj=system.mod&act=about — Display system information
?obj=system.mod&act=hist — Display and manage the history log
var/hist.txt (write required for additions)@version and @date tags in index.php