Lecteur Markdown
SHOWHIST_DOCUMENTATION_EN
Feature: Showhist #
> Legacy version (v0.03.0). Displays the 10 most recent entries from the `var/hist.txt` log file. Simplified version of `historic`, with no add form or search.
---
Installation and Configuration #
Via FTP: Upload the `showhist/` directory into `/plugins/`.
Paths:
- Main plugin: `/plugins/showhist/showhist.php`
- Configuration: `/plugins/showhist/conf/showhist.conf.inc.php`
---
Usage #
Read-only access to `var/hist.txt`. Displays the 10 most recent lines.
For a full interface with search and add capability, use the historic plugin.
---
Hooks and Entry Points #
?obj=showhist.php — Log display
---
Dependencies #
- Read access on `var/hist.txt`