From 83adb684892c4457db59a421d2419c9213078ff8 Mon Sep 17 00:00:00 2001 From: NuSkooler Date: Wed, 30 Aug 2023 21:37:45 +0000 Subject: [PATCH] deploy: e8441408c0036c5c9135a09420a2477371a195b8 --- 404.html | 29 +- admin/administration.html | 31 +- admin/oputil.html | 31 +- admin/updating.html | 31 +- art/general.html | 31 +- art/mci.html | 31 +- art/themes.html | 31 +- art/views/button_view.html | 31 +- art/views/edit_text_view.html | 31 +- art/views/full_menu_view.html | 31 +- art/views/horizontal_menu_view.html | 31 +- art/views/mask_edit_text_view.html | 31 +- art/views/multi_line_edit_text_view.html | 31 +- art/views/spinner_menu_view.html | 31 +- art/views/text_view.html | 31 +- art/views/toggle_menu_view.html | 31 +- art/views/vertical_menu_view.html | 31 +- assets/css/style.css.map | 6 +- configuration/acs.html | 31 +- configuration/archivers.html | 31 +- configuration/colour-codes.html | 31 +- configuration/config-files.html | 31 +- configuration/config-hjson.html | 31 +- configuration/creating-config.html | 35 +- configuration/directory-structure.html | 31 +- configuration/email.html | 31 +- configuration/event-scheduler.html | 31 +- configuration/external-binaries.html | 31 +- configuration/file-transfer-protocols.html | 31 +- configuration/hjson.html | 31 +- configuration/menu-hjson.html | 31 +- configuration/security.html | 31 +- configuration/sysop-setup.html | 31 +- filebase/acs.html | 31 +- filebase/first-file-area.html | 31 +- filebase/index.html | 31 +- filebase/network-mounts-and-symlinks.html | 31 +- filebase/tic-support.html | 31 +- filebase/uploads.html | 31 +- filebase/web-access.html | 31 +- index.html | 29 +- installation/development.html | 2369 ++++++++++++++++++ installation/docker.html | 31 +- installation/hardware/rpi.html | 31 +- installation/hardware/windows.html | 31 +- installation/install-script.html | 31 +- installation/installation-methods.html | 31 +- installation/manual.html | 31 +- installation/network.html | 31 +- installation/production.html | 35 +- installation/testing.html | 31 +- messageareas/bso-import-export.html | 31 +- messageareas/configuring-a-message-area.html | 31 +- messageareas/ftn.html | 31 +- messageareas/message-networks.html | 31 +- messageareas/netmail.html | 31 +- messageareas/qwk.html | 31 +- misc/user-interrupt.html | 31 +- modding/autosig-edit.html | 31 +- modding/bbs-list.html | 31 +- modding/door-servers.html | 31 +- modding/existing-mods.html | 31 +- modding/file-area-list.html | 31 +- modding/file-base-download-manager.html | 31 +- modding/file-base-web-download-manager.html | 31 +- modding/file-transfer-protocol-select.html | 31 +- modding/last-callers.html | 31 +- modding/local-doors.html | 31 +- modding/menu-modules.html | 31 +- modding/msg-area-list.html | 31 +- modding/msg-conf-list.html | 31 +- modding/node-msg.html | 31 +- modding/onelinerz.html | 31 +- modding/rumorz.html | 31 +- modding/set-newscan-date.html | 31 +- modding/show-art.html | 31 +- modding/telnet-bridge.html | 31 +- modding/top-x.html | 31 +- modding/user-2fa-otp-config.html | 31 +- modding/user-list.html | 31 +- modding/wfc.html | 31 +- modding/whos-online.html | 31 +- servers/contentservers/gopher.html | 31 +- servers/contentservers/nntp.html | 31 +- servers/contentservers/web-server.html | 31 +- servers/loginservers/ssh.html | 31 +- servers/loginservers/telnet.html | 31 +- servers/loginservers/websocket.html | 31 +- sitemap.xml | 174 +- troubleshooting/monitoring-logs.html | 31 +- 90 files changed, 4899 insertions(+), 351 deletions(-) create mode 100644 installation/development.html diff --git a/404.html b/404.html index 3dc8236a..967ae194 100644 --- a/404.html +++ b/404.html @@ -10,7 +10,7 @@ ENiGMA½ BBS Software | ENiGMA½ BBS is modern open source BBS software with a nostalgic flair, written in Node.js. - + @@ -19,7 +19,7 @@ +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"ENiGMA½ BBS is modern open source BBS software with a nostalgic flair, written in Node.js.","url":"/enigma-bbs/404.html","@type":"WebPage","headline":"ENiGMA½ BBS Software","@context":"https://schema.org"} @@ -283,6 +283,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/admin/administration.html b/admin/administration.html index c3bdaffd..ece4e254 100644 --- a/admin/administration.html +++ b/admin/administration.html @@ -10,18 +10,18 @@ Administration | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Administration","url":"/enigma-bbs/admin/administration.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/admin/administration.html"},"headline":"Administration","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/admin/oputil.html b/admin/oputil.html index 25b5a91e..c2544f71 100644 --- a/admin/oputil.html +++ b/admin/oputil.html @@ -10,18 +10,18 @@ oputil | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The oputil CLI ENiGMA½ comes with oputil.js henceforth known as oputil, a command line interface (CLI) tool for sysops to perform general system and user administration. You likely used oputil to do the initial ENiGMA configuration.","url":"/enigma-bbs/admin/oputil.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/admin/oputil.html"},"headline":"oputil","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/admin/updating.html b/admin/updating.html index 331f98db..6a7a369d 100644 --- a/admin/updating.html +++ b/admin/updating.html @@ -10,18 +10,18 @@ Updating | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Updating Keeping your system up to date ensures you have the latest fixes, features, and general improvements. Updating ENiGMA½ can be a bit of a learning curve compared to traditional binary-release systems you may be used to, especially when running from Git cloned source.","url":"/enigma-bbs/admin/updating.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/admin/updating.html"},"headline":"Updating","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/general.html b/art/general.html index 6e43a1c1..db01e457 100644 --- a/art/general.html +++ b/art/general.html @@ -10,18 +10,18 @@ General Art Information | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"General Art Information One of the most basic elements of BBS customization is through it’s artwork. ENiGMA½ supports a variety of ways to select, display, and manage art.","url":"/enigma-bbs/art/general.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/general.html"},"headline":"General Art Information","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/mci.html b/art/mci.html index 2ca6bcff..71142a90 100644 --- a/art/mci.html +++ b/art/mci.html @@ -10,18 +10,18 @@ MCI Codes | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"MCI Codes ENiGMA½ supports a variety of MCI codes. Some predefined codes produce information about the current user, system, or other statistics while others are used to instantiate a View.","url":"/enigma-bbs/art/mci.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/mci.html"},"headline":"MCI Codes","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/themes.html b/art/themes.html index 3b7d8126..990657a0 100644 --- a/art/themes.html +++ b/art/themes.html @@ -10,18 +10,18 @@ Themes | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Themes ENiGMA½ comes with an advanced theming system allowing system operators to highly customize the look and feel of their boards. A given installation can have as many themes as you like for your users to choose from.","url":"/enigma-bbs/art/themes.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/themes.html"},"headline":"Themes","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/button_view.html b/art/views/button_view.html index b06cb4eb..c424b342 100644 --- a/art/views/button_view.html +++ b/art/views/button_view.html @@ -10,18 +10,18 @@ Button View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Button View A button view supports displaying a button on a screen.","url":"/enigma-bbs/art/views/button_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/button_view.html"},"headline":"Button View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/edit_text_view.html b/art/views/edit_text_view.html index 19335b47..120b4ae8 100644 --- a/art/views/edit_text_view.html +++ b/art/views/edit_text_view.html @@ -10,18 +10,18 @@ Edit Text View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Edit Text View An edit text view supports editing form values on a screen. This can be for new entry as well as editing existing values defined by the module.","url":"/enigma-bbs/art/views/edit_text_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/edit_text_view.html"},"headline":"Edit Text View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/full_menu_view.html b/art/views/full_menu_view.html index 3a2a24a0..82c64cbf 100644 --- a/art/views/full_menu_view.html +++ b/art/views/full_menu_view.html @@ -10,18 +10,18 @@ Full Menu View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Full Menu View A full menu view supports displaying a list of times on a screen in a very configurable manner. A full menu view supports either a single row or column of values, similar to Horizontal Menu (HM) and Vertical Menu (VM), or in multiple columns.","url":"/enigma-bbs/art/views/full_menu_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/full_menu_view.html"},"headline":"Full Menu View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/horizontal_menu_view.html b/art/views/horizontal_menu_view.html index ac0f5ab1..44a0f1f4 100644 --- a/art/views/horizontal_menu_view.html +++ b/art/views/horizontal_menu_view.html @@ -10,18 +10,18 @@ Horizontal Menu View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Horizontal Menu View A horizontal menu view supports displaying a list of times on a screen horizontally (side to side, in a single row) similar to a lightbox.","url":"/enigma-bbs/art/views/horizontal_menu_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/horizontal_menu_view.html"},"headline":"Horizontal Menu View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/mask_edit_text_view.html b/art/views/mask_edit_text_view.html index 07696976..57b94d19 100644 --- a/art/views/mask_edit_text_view.html +++ b/art/views/mask_edit_text_view.html @@ -10,18 +10,18 @@ Mask Edit Text View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Mask Edit Text View A mask edit text view supports editing form values on a screen. This can be for new entry as well as editing existing values. Unlike a edit text view, the mask edit text view uses a mask pattern to specify what format the values should be entered in.","url":"/enigma-bbs/art/views/mask_edit_text_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/mask_edit_text_view.html"},"headline":"Mask Edit Text View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/multi_line_edit_text_view.html b/art/views/multi_line_edit_text_view.html index 4fa43a25..84ec354f 100644 --- a/art/views/multi_line_edit_text_view.html +++ b/art/views/multi_line_edit_text_view.html @@ -10,18 +10,18 @@ Multi Line Edit Text View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Multi Line Edit Text View A text display / editor designed to edit or display a message.","url":"/enigma-bbs/art/views/multi_line_edit_text_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/multi_line_edit_text_view.html"},"headline":"Multi Line Edit Text View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/spinner_menu_view.html b/art/views/spinner_menu_view.html index 6f47df87..67956bbc 100644 --- a/art/views/spinner_menu_view.html +++ b/art/views/spinner_menu_view.html @@ -10,18 +10,18 @@ Spinner Menu View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Spinner Menu View A spinner menu view supports displaying a set of times on a screen as a list, with one item displayed at a time. This is generally used to pick one option from a list. Some examples could include selecting from a list of states, themes, etc.","url":"/enigma-bbs/art/views/spinner_menu_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/spinner_menu_view.html"},"headline":"Spinner Menu View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/text_view.html b/art/views/text_view.html index 5f6bdb9e..ed077039 100644 --- a/art/views/text_view.html +++ b/art/views/text_view.html @@ -10,18 +10,18 @@ Text View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Text View A text label view supports displaying simple text on a screen.","url":"/enigma-bbs/art/views/text_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/text_view.html"},"headline":"Text View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/toggle_menu_view.html b/art/views/toggle_menu_view.html index d2545adf..93d7a653 100644 --- a/art/views/toggle_menu_view.html +++ b/art/views/toggle_menu_view.html @@ -10,18 +10,18 @@ Toggle Menu View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Toggle Menu View A toggle menu view supports displaying a list of options on a screen horizontally (side to side, in a single row) similar to a Horizontal Menu. It is designed to present one of two choices easily.","url":"/enigma-bbs/art/views/toggle_menu_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/toggle_menu_view.html"},"headline":"Toggle Menu View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/art/views/vertical_menu_view.html b/art/views/vertical_menu_view.html index b4dd936c..c33ec754 100644 --- a/art/views/vertical_menu_view.html +++ b/art/views/vertical_menu_view.html @@ -10,18 +10,18 @@ Vertical Menu View | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Vertical Menu View A vertical menu view supports displaying a list of times on a screen vertically in a single column, similar to a lightbar. This type of control is often useful for lists of items or menu controls.","url":"/enigma-bbs/art/views/vertical_menu_view.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/art/views/vertical_menu_view.html"},"headline":"Vertical Menu View","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/assets/css/style.css.map b/assets/css/style.css.map index 75fcfdc6..46d19ffb 100644 --- a/assets/css/style.css.map +++ b/assets/css/style.css.map @@ -3,9 +3,9 @@ "file": "style.css", "sources": [ "style.scss", - "docs/_sass/jekyll-theme-hacker.scss", - "docs/_sass/rouge-base16-dark.scss", - "docs/_sass/_default_colors.scss" + "_sass/jekyll-theme-hacker.scss", + "_sass/rouge-base16-dark.scss", + "_sass/_default_colors.scss" ], "sourcesContent": [ "@import 'jekyll-theme-hacker';\n\n.active-nav {\n font-weight: bolder;\n}\n\n@media (max-width: 767px) {\n html {\n scroll-behavior: smooth;\n }\n\n .mobile-divide {\n border-top: 1px dashed #b5e853;\n }\n\n .sidebar {\n order: 2;\n float: none;\n width: 100%;\n position: relative !important;\n }\n\n .main_area {\n padding-left: 0px !important;\n }\n\n #container {\n display: flex;\n flex-direction: column;\n display:flex;\n }\n\n}\n\n@media (min-width: 768px) {\n .menu_button {\n display: none;\n }\n\n .mobile-divide {\n display: none;\n }\n}\n", diff --git a/configuration/acs.html b/configuration/acs.html index a4fae848..40c272b2 100644 --- a/configuration/acs.html +++ b/configuration/acs.html @@ -10,18 +10,18 @@ Access Condition System (ACS) | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Access Condition System (ACS) ENiGMA½ uses an Access Condition System (ACS) that is both familiar to oldschool BBS operators and has it’s own style. With ACS, SysOp’s are able to control access to various areas of the system based on various conditions such as group membership, connection type, etc. Various touch points in the system are configured to allow for acs checks. In some cases ACS is a simple boolean check while others (via ACS blocks) allow to define what conditions must be true for certain rights such as read and write (though others exist as well).","url":"/enigma-bbs/configuration/acs.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/acs.html"},"headline":"Access Condition System (ACS)","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/configuration/archivers.html b/configuration/archivers.html index 31339fed..0c01ebf6 100644 --- a/configuration/archivers.html +++ b/configuration/archivers.html @@ -10,18 +10,18 @@ Archivers | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Archivers ENiGMA½ can detect and process various archive formats such as zip and arj for a variety of tasks from file upload processing to EchoMail bundle compress/decompression. The archives section of config.hjson is used to override defaults, add new handlers, and so on.","url":"/enigma-bbs/configuration/archivers.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/archivers.html"},"headline":"Archivers","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/configuration/colour-codes.html b/configuration/colour-codes.html index 91baa506..8a23bd88 100644 --- a/configuration/colour-codes.html +++ b/configuration/colour-codes.html @@ -10,18 +10,18 @@ Colour Codes | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"ENiGMA½ supports Renegade-style pipe colour codes for formatting strings. You’ll see them used throughout your configuration, and can also be used in places like onelinerz, rumourz, full screen editor etc.","url":"/enigma-bbs/configuration/colour-codes.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/colour-codes.html"},"headline":"Colour Codes","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/configuration/config-files.html b/configuration/config-files.html index 03bdf47a..879addc3 100644 --- a/configuration/config-files.html +++ b/configuration/config-files.html @@ -10,18 +10,18 @@ Configuration Files | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"General Information ENiGMA½ configuration files such as the system config, menus and themes are formatted in the HJSON format.","url":"/enigma-bbs/configuration/config-files.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/config-files.html"},"headline":"Configuration Files","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/configuration/config-hjson.html b/configuration/config-hjson.html index 9248b329..e1924a65 100644 --- a/configuration/config-hjson.html +++ b/configuration/config-hjson.html @@ -10,18 +10,18 @@ System Configuration | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"System Configuration The main system configuration file, config.hjson both overrides defaults and provides additional configuration such as message areas. Defaults lived in core/config_default.js.","url":"/enigma-bbs/configuration/config-hjson.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/config-hjson.html"},"headline":"System Configuration","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/configuration/creating-config.html b/configuration/creating-config.html index 1ee0a742..d5568a59 100644 --- a/configuration/creating-config.html +++ b/configuration/creating-config.html @@ -10,18 +10,18 @@ Creating Initial Config Files | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Configuration files in ENiGMA½ are simple UTF-8 encoded HJSON files. HJSON is just like JSON but simplified and much more resilient to human error.","url":"/enigma-bbs/configuration/creating-config.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/configuration/creating-config.html"},"headline":"Creating Initial Config Files","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + @@ -2275,7 +2300,7 @@
    diff --git a/installation/testing.html b/installation/testing.html index 7092189c..064b7ade 100644 --- a/installation/testing.html +++ b/installation/testing.html @@ -10,18 +10,18 @@ Testing Your Installation | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Once you’ve completed your chosen installation method, it’s time to test!","url":"/enigma-bbs/installation/testing.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/installation/testing.html"},"headline":"Testing Your Installation","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/bso-import-export.html b/messageareas/bso-import-export.html index 2c7609db..7bc552b2 100644 --- a/messageareas/bso-import-export.html +++ b/messageareas/bso-import-export.html @@ -10,18 +10,18 @@ BSO Import / Export | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"BSO Import / Export The scanner/tosser module ftn_bso provides Binkley Style Outbound (BSO) import/toss and scan/export of messages EchoMail and NetMail messages. Configuration is supplied in config.hjson under scannerTossers.ftn_bso.","url":"/enigma-bbs/messageareas/bso-import-export.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/bso-import-export.html"},"headline":"BSO Import / Export","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/configuring-a-message-area.html b/messageareas/configuring-a-message-area.html index 73fcb24c..2374c3ce 100644 --- a/messageareas/configuring-a-message-area.html +++ b/messageareas/configuring-a-message-area.html @@ -10,18 +10,18 @@ Message Base | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"General Information In ENiGMA½, a message base is divided into two logical grouping components: Message Conferences and Areas. Message conferences are top level containers while areas are for a specific topic. Messages are always stored internally with a area tag.","url":"/enigma-bbs/messageareas/configuring-a-message-area.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/configuring-a-message-area.html"},"headline":"Message Base","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/ftn.html b/messageareas/ftn.html index ffeea6aa..5c0b1d1e 100644 --- a/messageareas/ftn.html +++ b/messageareas/ftn.html @@ -10,18 +10,18 @@ FidoNet-Style Networks (FTN) | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"FidoNet-Style Networks (FTN) FidoNet proper and other FidoNet-Style networks are supported by ENiGMA½. A bit of configuration and you’ll be up and running in no time!","url":"/enigma-bbs/messageareas/ftn.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/ftn.html"},"headline":"FidoNet-Style Networks (FTN)","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/message-networks.html b/messageareas/message-networks.html index c7f4df96..62e659a4 100644 --- a/messageareas/message-networks.html +++ b/messageareas/message-networks.html @@ -10,18 +10,18 @@ Message Networks | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Message Networks ENiGMA½ supports external networks such as FidoNet-Style (FTN) and QWK by the way of importing and exporting to/from it’s own internal format. This allows for a very flexible system that can easily be extended by creating new network modules.","url":"/enigma-bbs/messageareas/message-networks.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/message-networks.html"},"headline":"Message Networks","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/netmail.html b/messageareas/netmail.html index c524a21d..166bce09 100644 --- a/messageareas/netmail.html +++ b/messageareas/netmail.html @@ -10,18 +10,18 @@ Netmail | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"ENiGMA support import and export of Netmail from the Private Mail area. RiPuk @ 21:1/136 and RiPuk <21:1/136> ‘To’ address formats are supported.","url":"/enigma-bbs/messageareas/netmail.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/netmail.html"},"headline":"Netmail","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/messageareas/qwk.html b/messageareas/qwk.html index ac95d6e3..db157746 100644 --- a/messageareas/qwk.html +++ b/messageareas/qwk.html @@ -10,18 +10,18 @@ QWK Support | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"QWK and QWK-Net Style Networks As like all other networks such as FidoNet-Style (FTN) networks, ENiGMA½ considers QWK external to the system but can import and export the format.","url":"/enigma-bbs/messageareas/qwk.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/messageareas/qwk.html"},"headline":"QWK Support","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/misc/user-interrupt.html b/misc/user-interrupt.html index 99276413..95d021b3 100644 --- a/misc/user-interrupt.html +++ b/misc/user-interrupt.html @@ -10,18 +10,18 @@ User Interruptions | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"User Interruptions ENiGMA½ provides functionality to “interrupt” a user for various purposes such as a node-to-node message. User interruptions can be queued and displayed at the next opportune time such as when switching to a new menu, or realtime if appropriate.","url":"/enigma-bbs/misc/user-interrupt.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/misc/user-interrupt.html"},"headline":"User Interruptions","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/autosig-edit.html b/modding/autosig-edit.html index 9c0eb42a..9ced15c8 100644 --- a/modding/autosig-edit.html +++ b/modding/autosig-edit.html @@ -10,18 +10,18 @@ Auto Signature Editor | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Auto Signature Editor The built in autosig_edit module allows users to edit their auto signatures (AKA “autosig”).","url":"/enigma-bbs/modding/autosig-edit.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/autosig-edit.html"},"headline":"Auto Signature Editor","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/bbs-list.html b/modding/bbs-list.html index 4f0685ea..91ce0f23 100644 --- a/modding/bbs-list.html +++ b/modding/bbs-list.html @@ -10,18 +10,18 @@ BBS List | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The BBS List Module The built in bbs_list module provides the ability for users to manage entries to other Bulletin Board Systems.","url":"/enigma-bbs/modding/bbs-list.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/bbs-list.html"},"headline":"BBS List","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/door-servers.html b/modding/door-servers.html index bf6f9009..24961833 100644 --- a/modding/door-servers.html +++ b/modding/door-servers.html @@ -10,18 +10,18 @@ Door Servers | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The bbs_link Module Native support for BBSLink doors is provided via the bbs_link module.","url":"/enigma-bbs/modding/door-servers.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/door-servers.html"},"headline":"Door Servers","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/existing-mods.html b/modding/existing-mods.html index 73d67de8..d2de80db 100644 --- a/modding/existing-mods.html +++ b/modding/existing-mods.html @@ -10,18 +10,18 @@ Existing Mods | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Many “addon” modules exist and have been released. Below are a few:","url":"/enigma-bbs/modding/existing-mods.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/existing-mods.html"},"headline":"Existing Mods","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/file-area-list.html b/modding/file-area-list.html index 6a10c9f2..6b910f8b 100644 --- a/modding/file-area-list.html +++ b/modding/file-area-list.html @@ -10,18 +10,18 @@ File Area List | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The File Area List Module The built in file_area_list module provides a very flexible file listing UI.","url":"/enigma-bbs/modding/file-area-list.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/file-area-list.html"},"headline":"File Area List","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/file-base-download-manager.html b/modding/file-base-download-manager.html index 291f09f7..f3f7e2cd 100644 --- a/modding/file-base-download-manager.html +++ b/modding/file-base-download-manager.html @@ -10,18 +10,18 @@ File Base Download Manager | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"File Base Download Manager Module The file_base_download_manager module provides a download queue manager for “legacy” (X/Y/Z-Modem, etc.) downloads. Web (HTTP/HTTPS) download functionality can be optionally available when the web content server is enabled.","url":"/enigma-bbs/modding/file-base-download-manager.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/file-base-download-manager.html"},"headline":"File Base Download Manager","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/file-base-web-download-manager.html b/modding/file-base-web-download-manager.html index 1a1c29bf..fa6ff14a 100644 --- a/modding/file-base-web-download-manager.html +++ b/modding/file-base-web-download-manager.html @@ -10,18 +10,18 @@ File Base Web Download Manager | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"File Base Web Download Manager Module The file_base_web_download_manager module provides a download queue manager for web (HTTP/HTTPS) based downloads. This module relies on having the web server enabled at a minimum.","url":"/enigma-bbs/modding/file-base-web-download-manager.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/file-base-web-download-manager.html"},"headline":"File Base Web Download Manager","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/file-transfer-protocol-select.html b/modding/file-transfer-protocol-select.html index db92ef98..b90bcd19 100644 --- a/modding/file-transfer-protocol-select.html +++ b/modding/file-transfer-protocol-select.html @@ -10,18 +10,18 @@ File Transfer Protocol Select | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Rumorz Module The built in file_transfer_protocol_select module provides a way to select a legacy file transfer protocol (X/Y/Z-Modem, etc.) for upload/downloads.","url":"/enigma-bbs/modding/file-transfer-protocol-select.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/file-transfer-protocol-select.html"},"headline":"File Transfer Protocol Select","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/last-callers.html b/modding/last-callers.html index 9afd9628..346f7c84 100644 --- a/modding/last-callers.html +++ b/modding/last-callers.html @@ -10,18 +10,18 @@ Last Callers | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Last Callers Module The built in last_callers module provides flexible retro last callers mod.","url":"/enigma-bbs/modding/last-callers.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/last-callers.html"},"headline":"Last Callers","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/local-doors.html b/modding/local-doors.html index bca1235a..28218fcc 100644 --- a/modding/local-doors.html +++ b/modding/local-doors.html @@ -10,18 +10,18 @@ Local Doors | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Local Doors ENiGMA½ has many ways to add doors to your system. In addition to the many built in door server modules, local doors are of course also supported using the ! The abracadabra module!","url":"/enigma-bbs/modding/local-doors.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/local-doors.html"},"headline":"Local Doors","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/menu-modules.html b/modding/menu-modules.html index c9afbcec..eb68a349 100644 --- a/modding/menu-modules.html +++ b/modding/menu-modules.html @@ -10,18 +10,18 @@ Menu Modules | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Menu Modules From initial connection to the screens and mods your users interact with, the entire experience is made up of menu entries — And all menu entries found within menu.hjson are backed by Menu Modules. For basic menus, a standard handler is implemented requiring no code. However, if you would like to create a menu that has custom handling, you will very likely be inheriting from from MenuModule. More on this below.","url":"/enigma-bbs/modding/menu-modules.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/menu-modules.html"},"headline":"Menu Modules","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/msg-area-list.html b/modding/msg-area-list.html index ad6ae865..d5880bcc 100644 --- a/modding/msg-area-list.html +++ b/modding/msg-area-list.html @@ -10,18 +10,18 @@ Message Area List | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Message Area List Module The built in msg_area_list module provides a menu to display and change between message areas in the users current conference.","url":"/enigma-bbs/modding/msg-area-list.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/msg-area-list.html"},"headline":"Message Area List","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/msg-conf-list.html b/modding/msg-conf-list.html index 9d90837c..a63886ba 100644 --- a/modding/msg-conf-list.html +++ b/modding/msg-conf-list.html @@ -10,18 +10,18 @@ Message Conference List | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Message Conference List Module The built in msg_conf_list module provides a menu to display and change between message conferences.","url":"/enigma-bbs/modding/msg-conf-list.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/msg-conf-list.html"},"headline":"Message Conference List","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/node-msg.html b/modding/node-msg.html index 3344a2a3..7ce5885d 100644 --- a/modding/node-msg.html +++ b/modding/node-msg.html @@ -10,18 +10,18 @@ Node to Node Messaging | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Node to Node Messaging Module The node to node messaging (node_msg) module allows users to send messages to one or more users on different nodes. Messages delivered to nodes follow standard User Interruption rules.","url":"/enigma-bbs/modding/node-msg.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/node-msg.html"},"headline":"Node to Node Messaging","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/onelinerz.html b/modding/onelinerz.html index 6ccd201d..6f4c7ecf 100644 --- a/modding/onelinerz.html +++ b/modding/onelinerz.html @@ -10,18 +10,18 @@ Onelinerz | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Onelinerz Module The built in onelinerz module provides a retro onelinerz system.","url":"/enigma-bbs/modding/onelinerz.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/onelinerz.html"},"headline":"Onelinerz","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/rumorz.html b/modding/rumorz.html index 5762f2dc..53a3c993 100644 --- a/modding/rumorz.html +++ b/modding/rumorz.html @@ -10,18 +10,18 @@ Rumorz | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Rumorz Module The built in rumorz module provides a classic interface for users to add and view rumorz!","url":"/enigma-bbs/modding/rumorz.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/rumorz.html"},"headline":"Rumorz","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/set-newscan-date.html b/modding/set-newscan-date.html index c0419e61..83bcbc67 100644 --- a/modding/set-newscan-date.html +++ b/modding/set-newscan-date.html @@ -10,18 +10,18 @@ Set Newscan Date Module | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Set Newscan Date Module The set_newscan_date module allows setting newscan dates (aka pointers) for message conferences and areas as well as within the file base. Users can select specific conferences/areas or all (where applicable).","url":"/enigma-bbs/modding/set-newscan-date.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/set-newscan-date.html"},"headline":"Set Newscan Date Module","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/show-art.html b/modding/show-art.html index 09ffd100..1d4dce91 100644 --- a/modding/show-art.html +++ b/modding/show-art.html @@ -10,18 +10,18 @@ The Show Art Module | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Show Art Module The built in show_art module add some advanced ways in which you can configure your system to display art assets beyond what a standard menu entry can provide. For example, based on user selection of a file or message base area.","url":"/enigma-bbs/modding/show-art.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/show-art.html"},"headline":"The Show Art Module","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/telnet-bridge.html b/modding/telnet-bridge.html index 85cec7ec..7cc6f6da 100644 --- a/modding/telnet-bridge.html +++ b/modding/telnet-bridge.html @@ -10,18 +10,18 @@ Telnet Bridge | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Telnet Bridge The telnet_bridge module allows “bridged” Telnet connections from your board to other Telnet services (such as other BBSes!).","url":"/enigma-bbs/modding/telnet-bridge.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/telnet-bridge.html"},"headline":"Telnet Bridge","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/top-x.html b/modding/top-x.html index 24387929..18050108 100644 --- a/modding/top-x.html +++ b/modding/top-x.html @@ -10,18 +10,18 @@ TopX | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The TopX Module The built in top_x module allows for displaying oLDSKOOL (?!) top user stats for the week, month, etc. Ops can configure what stat(s) are displayed and how far back in days the stats are considered.","url":"/enigma-bbs/modding/top-x.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/top-x.html"},"headline":"TopX","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/user-2fa-otp-config.html b/modding/user-2fa-otp-config.html index 435cece6..94f361c4 100644 --- a/modding/user-2fa-otp-config.html +++ b/modding/user-2fa-otp-config.html @@ -10,18 +10,18 @@ 2FA/OTP Config | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The 2FA/OTP Config Module The user_2fa_otp_config module provides opt-in, configuration, and viewing of Two-Factor Authentication via One-Time-Password (2FA/OTP) settings. In order to allow users access to 2FA/OTP, the system must be properly configured. See Security for more information.","url":"/enigma-bbs/modding/user-2fa-otp-config.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/user-2fa-otp-config.html"},"headline":"2FA/OTP Config","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/user-list.html b/modding/user-list.html index c9aa5d56..114f559a 100644 --- a/modding/user-list.html +++ b/modding/user-list.html @@ -10,18 +10,18 @@ User List | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The User List Module The built in user_list module provides basic user list functionality.","url":"/enigma-bbs/modding/user-list.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/user-list.html"},"headline":"User List","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/wfc.html b/modding/wfc.html index 9f644841..964f360d 100644 --- a/modding/wfc.html +++ b/modding/wfc.html @@ -10,18 +10,18 @@ Waiting For Caller (WFC) | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Waiting For Caller (WFC) Module The wfc.js module provides a Waiting For Caller (WFC) type dashboard from a bygone era. Many traditional features are available including newer concepts for modern times. Node spy is left out as it feels like something that should be left in the past.","url":"/enigma-bbs/modding/wfc.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/wfc.html"},"headline":"Waiting For Caller (WFC)","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/modding/whos-online.html b/modding/whos-online.html index b1716d04..a9a1b927 100644 --- a/modding/whos-online.html +++ b/modding/whos-online.html @@ -10,18 +10,18 @@ Who’s Online | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Who’s Online Module The built in whos_online module provides a basic who’s online mod.","url":"/enigma-bbs/modding/whos-online.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/modding/whos-online.html"},"headline":"Who’s Online","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/contentservers/gopher.html b/servers/contentservers/gopher.html index 3211582c..7f0b02ec 100644 --- a/servers/contentservers/gopher.html +++ b/servers/contentservers/gopher.html @@ -10,18 +10,18 @@ Gopher Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The Gopher Content Server The Gopher content server provides access to publicly exposed message conferences and areas over Gopher (gopher://) as well as any other content you wish to serve in your Gopher Hole!","url":"/enigma-bbs/servers/contentservers/gopher.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/contentservers/gopher.html"},"headline":"Gopher Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/contentservers/nntp.html b/servers/contentservers/nntp.html index fab092e6..95bd0cbf 100644 --- a/servers/contentservers/nntp.html +++ b/servers/contentservers/nntp.html @@ -10,18 +10,18 @@ NNTP Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"The NNTP Content Server The NNTP content server provides access to publicly exposed message conferences and areas over either secure NNTPS (NNTP over TLS or nttps://) and/or non-secure NNTP (nntp://).","url":"/enigma-bbs/servers/contentservers/nntp.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/contentservers/nntp.html"},"headline":"NNTP Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/contentservers/web-server.html b/servers/contentservers/web-server.html index 71b79da7..2ac9a33f 100644 --- a/servers/contentservers/web-server.html +++ b/servers/contentservers/web-server.html @@ -10,18 +10,18 @@ Web Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"ENiGMA½ comes with a built in content server for supporting both HTTP and HTTPS. Currently the File Bases registers routes for file downloads, password reset email links are handled via the server, and static files can also be served for your BBS. Other features will likely come in the future or you can easily write your own!","url":"/enigma-bbs/servers/contentservers/web-server.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/contentservers/web-server.html"},"headline":"Web Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/loginservers/ssh.html b/servers/loginservers/ssh.html index aa833170..2cfee338 100644 --- a/servers/loginservers/ssh.html +++ b/servers/loginservers/ssh.html @@ -10,18 +10,18 @@ SSH Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"SSH Login Server The ENiGMA½ SSH login server allows secure user logins over SSH (ssh://).","url":"/enigma-bbs/servers/loginservers/ssh.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/loginservers/ssh.html"},"headline":"SSH Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/loginservers/telnet.html b/servers/loginservers/telnet.html index e345500c..80063de7 100644 --- a/servers/loginservers/telnet.html +++ b/servers/loginservers/telnet.html @@ -10,18 +10,18 @@ Telnet Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Telnet Login Server The Telnet login server provides a standard non-secure Telnet login experience.","url":"/enigma-bbs/servers/loginservers/telnet.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/loginservers/telnet.html"},"headline":"Telnet Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/servers/loginservers/websocket.html b/servers/loginservers/websocket.html index ad1f9197..c50df9c7 100644 --- a/servers/loginservers/websocket.html +++ b/servers/loginservers/websocket.html @@ -10,18 +10,18 @@ Web Socket / Web Interface Server | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"WebSocket Login Server The WebSocket Login Server provides secure (wss://) as well as non-secure (ws://) WebSocket login access. This is often combined with a browser based WebSocket client such as VTX or fTelnet.","url":"/enigma-bbs/servers/loginservers/websocket.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/servers/loginservers/websocket.html"},"headline":"Web Socket / Web Interface Server","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + + diff --git a/sitemap.xml b/sitemap.xml index a37caf47..f2faff5d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,343 +2,347 @@ /enigma-bbs/installation/installation-methods.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/install-script.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/docker.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/manual.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/hardware/rpi.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/hardware/windows.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/network.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/testing.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/installation/production.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 + + +/enigma-bbs/installation/development.html +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/creating-config.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/sysop-setup.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/config-files.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/config-hjson.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/hjson.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/menu-hjson.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/directory-structure.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/external-binaries.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/archivers.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/file-transfer-protocols.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/email.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/colour-codes.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/event-scheduler.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/acs.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/configuration/security.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/misc/user-interrupt.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/ -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/first-file-area.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/acs.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/uploads.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/web-access.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/tic-support.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/filebase/network-mounts-and-symlinks.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/configuring-a-message-area.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/message-networks.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/bso-import-export.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/netmail.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/qwk.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/messageareas/ftn.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/general.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/themes.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/mci.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/button_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/edit_text_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/full_menu_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/horizontal_menu_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/mask_edit_text_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/multi_line_edit_text_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/spinner_menu_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/text_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/toggle_menu_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/art/views/vertical_menu_view.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/loginservers/telnet.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/loginservers/ssh.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/loginservers/websocket.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/contentservers/web-server.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/contentservers/gopher.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/servers/contentservers/nntp.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/local-doors.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/door-servers.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/telnet-bridge.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/existing-mods.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/file-area-list.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/last-callers.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/whos-online.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/user-list.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/msg-conf-list.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/msg-area-list.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/bbs-list.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/rumorz.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/file-transfer-protocol-select.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/onelinerz.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/show-art.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/file-base-download-manager.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/file-base-web-download-manager.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/set-newscan-date.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/node-msg.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/top-x.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/user-2fa-otp-config.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/autosig-edit.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/menu-modules.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/admin/administration.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/modding/wfc.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/admin/oputil.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/admin/updating.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/troubleshooting/monitoring-logs.html -2023-08-27T23:32:21+00:00 +2023-08-30T21:37:29+00:00 /enigma-bbs/ diff --git a/troubleshooting/monitoring-logs.html b/troubleshooting/monitoring-logs.html index 3d14a585..d3d2ae78 100644 --- a/troubleshooting/monitoring-logs.html +++ b/troubleshooting/monitoring-logs.html @@ -10,18 +10,18 @@ Monitoring Logs | ENiGMA½ BBS Software - + - + +{"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/enigma-bbs/assets/images/enigma-logo.png"}},"description":"Monitoring Logs ENiGMA½ does not produce much to stdout. Logs are produced by Bunyan which outputs each entry as a JSON object.","url":"/enigma-bbs/troubleshooting/monitoring-logs.html","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/enigma-bbs/troubleshooting/monitoring-logs.html"},"headline":"Monitoring Logs","dateModified":"2023-08-30T21:37:29+00:00","datePublished":"2023-08-30T21:37:29+00:00","@context":"https://schema.org"} @@ -285,6 +285,31 @@ + + + + + +
  • Development Environment Setup
  • + + + + + + + + + + + + + + + + + + +