complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
51
docs/modules/news.md
Normal file
51
docs/modules/news.md
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
# NewsLister
|
||||
|
||||
## Purpose
|
||||
|
||||
Legacy news and announcement module.
|
||||
|
||||
## Current Status
|
||||
|
||||
- Legacy
|
||||
- Optional
|
||||
|
||||
## Dependencies
|
||||
|
||||
- old CMS-style content
|
||||
|
||||
## Database Tables
|
||||
|
||||
- none declared in module metadata
|
||||
|
||||
## Agent Interaction
|
||||
|
||||
- None directly
|
||||
|
||||
## User Workflow
|
||||
|
||||
- view announcements/news posts
|
||||
|
||||
## Admin Workflow
|
||||
|
||||
- create/edit news content
|
||||
|
||||
## Security Concerns
|
||||
|
||||
- old content system patterns
|
||||
|
||||
## Known Issues
|
||||
|
||||
- legacy news/lister architecture
|
||||
|
||||
## Missing Functionality
|
||||
|
||||
- modern notification and maintenance messaging
|
||||
|
||||
## Suggested Future Improvements
|
||||
|
||||
- replace with circular notifications or a modern announcements system
|
||||
|
||||
## Recommendation
|
||||
|
||||
- Deprecate / Hide unless modernized
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue