- Feb 16, 2005
-
-
rswindell authored
-
rswindell authored
Fix tag in horrible_error() and exit immediately.
-
rswindell authored
-
rswindell authored
server supports guest logins (v3.12b+). Don't dispaly the File Library option unless already logged-in or there's a valid guest account. Use the http_request.host for the FTP URL.
-
rswindell authored
print() is an alias for writeln().
-
- Feb 15, 2005
-
-
rswindell authored
make assumptions about the cwd when opening files. If the bbs_thread didn't chdir() to ctrl_dir for us, then these file opens would fail (e.g. templates). Created global JS variables: web_root_dir and web_error_dir to be used in the future instead of assuming that "../web/.." will be the correct location of a specific file. This makes me wish web/root were the default websrvr.root_dir value. :-)
-
rswindell authored
-
rswindell authored
login/index.html).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Right-justify protocol and date columns.
-
rswindell authored
Use more universal date format.
-
rswindell authored
be a menu option from the main menu rather than here anyway.
-
rswindell authored
Right-justify date column.
-
rswindell authored
-
rswindell authored
-
rswindell authored
This single index contains all the menu options for no-user/guest and logged-in users (members), using no template for the main body content.
-
rswindell authored
Reduced the size of the table on the main and info pages. Created some right-justified columns (for numbers/dates).
-
rswindell authored
Eliminated the 'info' column from the sub-board listing. Right-justify number/date columns. Don't display the "show all messages" link for Guest users.
-
deuce authored
Allow setting of maxmessages in ini file (Global default, and per-channel)
-
rswindell authored
Msg areas are no longer only available to members.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-ing the *content* of the index.html, then we can move it back, but honestly don't see the point of the .inc file here.
-
rswindell authored
-
deuce authored
& (This is xml which is stupid remember) :-)
-
rswindell authored
-
deuce authored
for message area perusal.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Limit item descriptions to 500 chars. Use Deuce's web template for news article display.
-
rswindell authored
-
- Feb 14, 2005