| Recommend this page to a friend! |
| Packages of Matthew Asham | Binkterm PHP | docs/Bulletins.md | Download |
|
|||||||||||||||||||||
BulletinsBulletins are sysop-managed notices shown to users at login and available on demand from the main menu. They support plain text, ANSI art, pipe color codes, and Markdown, and can be scheduled to appear only during a specific date range. Table of ContentsManaging BulletinsBulletins are created and managed from Admin ? Ads and Bulletins ? Bulletins. The admin page shows all bulletins in order with a live preview. Bulletins can be reordered by adjusting their sort order. Bulletin Fields| Field | Description |
|-------|-------------|
| Title | Displayed as a heading in the bulletin viewer |
| Body | The bulletin content ? plain text, ANSI art with pipe codes, or Markdown |
| Format | Leave Active from and Active until blank for a bulletin that is always active while enabled. Display ModesThe
Web InterfaceUsers can view all active bulletins at The dashboard does not automatically surface unread bulletins inline, but users can navigate to the bulletins page directly from the navigation menu. Terminal AccessIn Telnet and SSH sessions, unread bulletins are displayed automatically during the post-login sequence, before the main menu appears. Each bulletin is shown in a paged box sized to the terminal width. The user can:
After the post-login sequence, bulletins can be revisited at any time from the main menu by pressing U. Plain text bulletin bodies are rendered with ANSI color and pipe code support. Cursor movement, erase sequences, and other non-display control codes are stripped so they cannot disturb the pager frame. Markdown bulletins are rendered using the terminal Markdown renderer. ANSI color can be suppressed for terminals that do not support it. |