Skip to content
Snippets Groups Projects
Commit 25bb3402 authored by Michael Long's avatar Michael Long
Browse files

webv4 page should not be enabled by default, and it should not assume /sbbs

parent 67ce7e86
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!89Update doorscan.js - another fix for witnik. Fix arg handling. Allow scan from command line/jsexec
<!-- HIDDEN:Door Statistics -->
<!-- Door Statistics -->
<html>
<head>
<title>Monthly Door Log for <?xjs write(system.name) ?></title>
......
......@@ -7,7 +7,6 @@ Current unfinished status of doorscan:
2. There is no logon/terminal module to display door usage
3. The bulletin functionality was never implemented
4. The user preferences may not be fully implemented
5. It really ought to be converted to use JSONDB
-----
......@@ -65,14 +64,10 @@ You have many options:
For original web (ie runemaster), copy doorscan.xjs to your web root
For webv4, edit webv4/pages/More/003-doorscan.xjs and remove the HIDDEN from
the comment:
For webv4, copy 003-doorscan.xjs to webv4/pages/More/003-doorscan.xjs
<!-- HIDDEN:Door Statistics -->
so it becomes
<!-- Door Statistics -->
For either web page, you may need to edit the load() line in the web page to
point to your doorscan.js file's location.
Adding a Door Scan Configuration Item
=====================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment