| Recommend this page to a friend! |
| Packages of Matthew Asham | Binkterm PHP | docs/Shoutbox.md | Download |
|
|||||||||||||||||||||
ShoutboxThe Shoutbox is a simple public message wall where logged-in users can post short text messages visible to everyone on the BBS. It appears as a card on the dashboard and has its own dedicated page at Table of ContentsFor UsersAny logged-in user can post a shout. Messages are limited to 280 characters. The most recent shouts are shown first; older messages can be loaded by clicking Load older. Shouts support ANSI art and pipe color codes, rendered inline using the same renderer as the message reader. Enabling and DisablingThe shoutbox is enabled by default. It can be toggled from Admin ? BBS Settings ? Features. When disabled, the Dashboard CardThe shoutbox also appears as a card on the dashboard. Users can show or hide the card and reposition it between the main column and sidebar via the dashboard layout customization controls. Sysops can configure its default position from Admin ? Appearance & Content ? Dashboard. Terminal AccessThe shoutbox is also available in Telnet and SSH sessions. After login, the 5 most recent shouts are displayed inline on the post-login screen with a prompt to post ( The interactive terminal shoutbox shows messages in alternating green and cyan, wrapped to the terminal width. From the prompt:
The shoutbox menu option is only shown when the feature is enabled. ModerationAdmins can review, hide, unhide, and delete individual shouts from Admin ? Shoutbox.
|