Add a system blog

This commit is contained in:
Andrew Pamment
2018-02-27 18:26:32 +10:00
parent 371aa84ea0
commit 396f5c2bb9
29 changed files with 488 additions and 15 deletions

View File

@@ -131,3 +131,7 @@ Finally, an optional SECLEVEL command indicates the required security level for
**NLBROWSER** Browse the nodelist for the current conference.
**SENDFEEDBACK** Send feedback to the Sysop.
**BLOGDISPLAY** Display the System Blog.
**BLOGWRITE** Add an entry to the System Blog.

View File

@@ -113,3 +113,5 @@ Where data is the name of the lua script to call without the extension.
**bbs_data_path** Returns a path for script data storage. This is shared with all scripts, so make sure your filenames are unique.
**bbs_user_security** Returns the current user's security level.
**bbs_display_blog** Display the System Blog.