Updated docs and examples for external editor
This commit is contained in:
parent
6b441def07
commit
32981a54ac
@ -4713,3 +4713,8 @@ v0.33.20 10-Feb-2002
|
||||
mbuser:
|
||||
Added support for vpopmail, vdeluser command.
|
||||
|
||||
examples:
|
||||
The Makefile now selects the right little or big endian menu
|
||||
files to install.
|
||||
Rebuild the menus and txtfiles for the new external editor.
|
||||
|
||||
|
@ -17,8 +17,13 @@ install:
|
||||
echo "${INSTALL} -c -o ${OWNER} -g ${GROUP} -m 0644 footer.txt ${ETCDIR}" ; \
|
||||
fi
|
||||
@if [ ! -f ${PREFIX}/english/menus/main.mnu ]; then \
|
||||
if [ "${HOSTTYPE}" = "i386" ]; then \
|
||||
tar xfC menus-le.tar ${PREFIX}/english/menus ; \
|
||||
echo "Installing default english menus for a Little-Endian system" ; \
|
||||
echo "Installing default english menus for a Little-Endian (i386) system" ; \
|
||||
else \
|
||||
tar xfC menus-be.tar ${PREFIX}/english/menus ; \
|
||||
echo "Installing default english menus for a Big-Endian (Alpha/Sparc etc.) system" ; \
|
||||
fi \
|
||||
fi
|
||||
@if [ ! -f ${PREFIX}/english/txtfiles/main.ans ]; then \
|
||||
tar xfC txtfiles.tar ${PREFIX}/english/txtfiles ; \
|
||||
|
@ -1,11 +1,5 @@
|
||||
|
||||
BBS/Infobank IJmuiden is hub voor Fidonet (Totaalnet netwerk - geen CSO -
|
||||
d.w.z. geen kosten).
|
||||
Als je aangesloten wilt worden op dit netwerk als node of point stuur dan
|
||||
een berichtje aan de sysop van dit bbs.
|
||||
|
||||
|
||||
BBS/Infobank IJmuiden is hub for Fidonet (Totaalnet network - no CSO - i.e.
|
||||
free of charge).
|
||||
If you want to join this network, drop a note to the sysop of this bbs.
|
||||
MBSE Support BBS is the main development system for the MBSE BBS package.
|
||||
MBSE BBS is available from 2:280/2802, magic request is MBSEBBS.
|
||||
Also available at http://mbse.sourceforge.net
|
||||
|
||||
|
@ -1,19 +1,13 @@
|
||||
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
|
||||
ÛßßÜ ÛßßÜ ÜßßÜ Û ßÛß ÛßßÜ Ûßß ÜßßÜ ÛßßÜ ÜßßÜ ÛßßÜ Û Û ³ IJmuiden ³
|
||||
ÛÜÜß ÛÜÜß ßÜÜ Üß Û Û Û ÛÜ Û Û ÛÜÜß ÛÜÜÛ Û Û ÛÜß ³ ³
|
||||
Û Û Û Û Ü Û Üß Û Û Û Û Û Û Û Û Û Û Û Û Û ßÜ ³ Netherlands ³
|
||||
ßßß ßßß ßß ß ßßß ß ß ß ßß ßßß ß ß ß ß ß ß ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
|
||||
|
||||
Sysops : Michiel Broek and Bob ten.Dolle (PD0BEL)
|
||||
Online : 24 hrs/day, limited times between 02:15 - 06:30
|
||||
Line #1 : 31-(0)255-533858 1200-28K8 bps, V34,V42B,V32B
|
||||
Line #2 : 31-(0)23-5525563 1200-14K4 bps, V42B,V32B
|
||||
Requests : minimum 1200 bps, max 30 minutes a day, no size limits.
|
||||
----------========== MBSE BBS Support System NL. ==========----------
|
||||
|
||||
Sysops : Michiel Broek
|
||||
Online : 24 hrs/day
|
||||
Line #1 : 31-(0)255-515973 1200-28K8 bps, V34,V42B,V32B
|
||||
Requests : minimum 1200 bps, no limits.
|
||||
Request times: except ZMH.
|
||||
Request flag : XA
|
||||
AKAs : fidonet 2:2801/16 2:2801/1008 V34,V42B,V32B
|
||||
2:2801/805 V42B,V32B
|
||||
virnet 9:314/8 V34,V42B,V32B
|
||||
AKAs : 2:280/2802
|
||||
|
||||
Alle files op dit bbs die onder MS-DOS draaien zijn gecontroleerd met
|
||||
de laatste beschikbare virusscanners voordat ze voor download op het
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -27,7 +27,7 @@ H_FTSC = ftsc/fsc-0039.html ftsc/fsc-0056.html ftsc/fsc-0087.html \
|
||||
H_IMAGES = images/b_arrow.gif images/magic.gif images/nodes1.gif \
|
||||
images/connec.gif images/mbsetup0.gif images/nodes2.gif \
|
||||
images/domains.gif images/mbsetup1.6.S.gif images/nodes3.gif \
|
||||
images/e_menu.gif images/mbsetup1.6.gif images/nodes4.png \
|
||||
images/e_menu.png images/mbsetup1.6.gif images/nodes4.png \
|
||||
images/emareas.gif images/mbsetup2.gif images/nodes5.gif \
|
||||
images/emgroup.gif images/modems0.gif images/oneliner.gif \
|
||||
images/fdb.gif images/newfiles.gif images/protocol.gif \
|
||||
@ -38,9 +38,9 @@ H_IMAGES = images/b_arrow.gif images/magic.gif images/nodes1.gif \
|
||||
images/go_to.gif images/nodelist3.gif images/tty2.gif \
|
||||
images/hatch.gif images/nodelist4.gif images/tty3.gif \
|
||||
images/language.gif images/nodelist5.gif images/uarrow.gif \
|
||||
images/larrow.gif images/nodes.gif images/users.gif \
|
||||
images/larrow.gif images/nodes.gif images/users.png \
|
||||
images/mbse.jpg images/taskmgr.png images/mbsebbs.gif \
|
||||
images/mbsebbs.png images/users2.gif \
|
||||
images/mbsebbs.png images/users2.png \
|
||||
images/dream1.png images/dream2.png images/dream3.png \
|
||||
images/tdream1.gif images/tdream2.gif images/tdream3.gif
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
BIN
html/images/e_menu.png
Normal file
BIN
html/images/e_menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
BIN
html/images/users.png
Normal file
BIN
html/images/users.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
BIN
html/images/users2.png
Normal file
BIN
html/images/users2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
@ -12,7 +12,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 25-Oct-2001</h5>
|
||||
<h5>Last update 06-Mar-2002</h5>
|
||||
<P> <P>
|
||||
|
||||
<H1>MBSE BBS Menu System</H1>
|
||||
@ -98,7 +98,7 @@ ie. begin with the menu specific screen display, then the global include
|
||||
display and finally show the prompt.
|
||||
<P>
|
||||
|
||||
<IMG SRC="../images/e_menu.gif" Border="0">
|
||||
<IMG SRC="../images/e_menu.png" Border="0">
|
||||
<OL>
|
||||
<LI><B>Selection key.</B> This is the key a user must press to activate
|
||||
this menu. This field is ignored when AutoExec is set to Yes. </LI>
|
||||
@ -154,6 +154,10 @@ type 7.</LI>
|
||||
You need this to run DOS doors using dosemu. This item is only visible
|
||||
with menu type 7.</LI>
|
||||
|
||||
<LI><B>No Prompt</B> If set to Yes then when the door is finished there will be
|
||||
no prompt to press Enter, instead the bbs menu will show up immediatly. This
|
||||
item is only visible with menu type 7.</LI>
|
||||
|
||||
</OL>
|
||||
<P> <P>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 13-Feb-2002</h5>
|
||||
<h5>Last update 06-Mar-2002</h5>
|
||||
<P> <P>
|
||||
|
||||
<H1>MBSE BBS Setup - Global Setup</H1>
|
||||
@ -76,6 +76,7 @@ Here you can enter 40 fidonet addresses. These are 5d addresses.
|
||||
<strong>LeaveCase </strong>Leave outbound .flo filenames as is, No forces to uppercase
|
||||
<strong>FTP base </strong>The FTP base path, ie. /opt/mbse/ftp/pub
|
||||
<strong>Arealists </strong>The path where area lists and filebone lists are stored
|
||||
<strong>Ext. edit </strong>The full path and filename to the external editor.
|
||||
</pre>
|
||||
If you fill in the DOS path then the DOS path and Unix path are translated
|
||||
to DOS paths in the flo files for outbound mail sessions. You only need this if
|
||||
|
@ -12,7 +12,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 26-Oct-2001</h5>
|
||||
<h5>Last update 06-Mar-2002</h5>
|
||||
<P> <P>
|
||||
|
||||
<H1>MBSE BBS Setup - BBS Users.</H1>
|
||||
@ -61,7 +61,7 @@ Fields that can be changed by the users themselves are in the second screen.
|
||||
Watch out when changing the unix userid of the user, you need to change the
|
||||
system password file and the users home directory manually.
|
||||
<P>
|
||||
<IMG SRC="../images/users.gif">
|
||||
<IMG SRC="../images/users.png">
|
||||
<P>
|
||||
|
||||
<H3>Edit User Private Settings</H3>
|
||||
@ -83,11 +83,11 @@ system password file and the users home directory manually.
|
||||
<strong>Language </strong>The language the user uses.
|
||||
<strong>Hotkeys </strong>Hotkeys on/off.
|
||||
<strong>Color </strong>Color on/off.
|
||||
<strong>Fs Chat </strong>Use fullscreen chat on/off.
|
||||
<strong>Fs Chat </strong>Fullscreen Chat on/off.
|
||||
<strong>Silent </strong>Do not disturb on/off.
|
||||
<strong>CLS </strong>Sent clearscreen codes on/off.
|
||||
<strong>More </strong>More prompt on/off.
|
||||
<strong>Fs Edit </strong>Use fullscreen editor on/off.
|
||||
<strong>Editor </strong>Select message editor.
|
||||
<strong>MailScan </strong>Scan for new mail at logon on/off.
|
||||
<strong>ShowNews </strong>Show "news" screens on/off.
|
||||
<strong>NewFiles </strong>New files scan at logon on/off.
|
||||
@ -95,7 +95,7 @@ system password file and the users home directory manually.
|
||||
</pre>
|
||||
<P>
|
||||
|
||||
<IMG SRC="../images/users2.gif">
|
||||
<IMG SRC="../images/users2.png">
|
||||
<P>
|
||||
|
||||
<A HREF="./"><IMG SRC="../images/larrow.gif" ALT="Back" Border="0" width="40" height="30"> Back to index</A>
|
||||
|
Reference in New Issue
Block a user