Lecteur Markdown
Versions Documentation En
Feature: Versions #
Scans PHP project files and displays their version metadata (@version, @date, @author). Allows checking version consistency across the entire installation.
Scans PHP project files and displays their version metadata (@version, @date, @author). Allows checking version consistency across the entire installation.
Via FTP: Upload the versions/ directory into /plugins/.
Via package manager: Select versions from the available plugins list.
Paths:
/plugins/versions/versions.php/plugins/versions/conf/versions.conf.inc.phpConfiguration parameters (versions.conf.inc.php):
| Variable | Default | Description |
|---|---|---|
| $basedatadisplay | 'yes' | Display in management interface |
| $basedisplevel | BASE_LEVEL_MODERATOR | Minimum required level |
| $ftype | 3 | Plugin type (system) |
| filetypes | ['php', 'inc', 'sdp'] | Scanned extensions |
| items_per_page | 50 | Pagination |
The plugin recursively traverses the project tree and presents a paginated table with:
@version)@date)Badge colour codes:
| Type | Colour |
|---|---|
| Plugin | Blue |
| Include | Purple |
| Module | Green |
| Library | Amber |
Status indicators:
?obj=versions.php — Paginated view
?obj=versions.php&page=N — Page N
Beamreactor\Sanitizer\Parser