Moved default language paths into ~/share/int and bumped to version 0.91.4
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<div align="right"><h5>Last update 16-Nov-2005</h5></div>
|
||||
<div align="right"><h5>Last update 17-Feb-2007</h5></div>
|
||||
<div align="center"><H1>MBSE BBS Setup - Global Setup</H1></div>
|
||||
|
||||
In this setup you can edit all global settings for MBSE BBS. All sections will
|
||||
@@ -62,7 +62,6 @@ a chat network.
|
||||
<strong>Debug logfile </strong>The name of the debug logfile
|
||||
<strong>Mgr logfile </strong>The name of the area-/filemgr logfile
|
||||
<strong>Default menu </strong>The name of the default main menu
|
||||
<strong>Default language </strong>The name of the default language
|
||||
<strong>Chat logfile </strong>The name of the logfile for chatting
|
||||
<strong>Welcome logo </strong>The name of the BBS logo ANSI file
|
||||
</pre>
|
||||
@@ -71,19 +70,16 @@ a chat network.
|
||||
<h3>1.4. Edit Global Paths</H3>
|
||||
<P>
|
||||
<pre>
|
||||
<strong>BBS Menus </strong>The path to the default menus
|
||||
<strong>Txtfiles </strong>The path to the default ANSI and ASCII textfiles
|
||||
<strong>Macro's </strong>The path to the default macro templates
|
||||
<strong>Home dirs </strong>The path to the users home directories
|
||||
<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
|
||||
<strong>Rules dir </strong>The path to the directory to store area rules
|
||||
|
||||
<strong>Magic's </strong>Where the magic filerequests are kept
|
||||
<strong>DOS path </strong>The DOS drive and path
|
||||
<strong>Unix path </strong>The Translated DOS path in real
|
||||
<strong>LeaveCase </strong>Leave outbound .flo filenames as is, No forces to uppercase
|
||||
|
||||
<strong>Nodelists </strong>The path to the nodelist directory
|
||||
<strong>Inbound </strong>The unprotected fidonet inbound
|
||||
<strong>Prot inb. </strong>The (password) protected fidonet inbound
|
||||
@@ -136,6 +132,7 @@ files.
|
||||
<strong>Simult. logins </strong>Maximum simultaneous logins allowed, 0 is unlimited, 1 is adviced.
|
||||
<strong>Child priority </strong>Subproces nice priority, 0=high, 15=low CPU load.
|
||||
<strong>Filesystem sync </strong>Call sync before and after execute.
|
||||
<strong>Default language </strong>Default language (English).
|
||||
</pre>
|
||||
The minimum diskspace setting is to prevent that files get corrupted if your filesystem
|
||||
is full. All drives are checked except CD-roms and floppies and the /boot directory if that
|
||||
@@ -154,6 +151,10 @@ mail and files can get corrupted. XxxxBSD systems use synchronous directory
|
||||
updates and don't need this switch. If you don't know what all this is about,
|
||||
leave this to the default setting.
|
||||
<p>
|
||||
Choice of default language. English is the best choice because that is the only
|
||||
language that is complete in the default installation. In the user setup another
|
||||
language may be used, the language set here is then used as a backup.
|
||||
<p>
|
||||
|
||||
<h3>1.6. User flag Descriptions.</h3>
|
||||
<p>
|
||||
|
@@ -14,14 +14,14 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<div align='right'><h5>Last update 09-Sep-2005</h5></div>
|
||||
<div align='right'><h5>Last update 17-Feb-2007</h5></div>
|
||||
<div align='center'><H1>MBSE BBS Setup - BBS Setup - Language Setup.</H1></div>
|
||||
|
||||
<H3>Language introduction.</H3>
|
||||
<P>
|
||||
You need to define at least one language, this is the default language.
|
||||
The paths to the BBS menus and Txtfiles for the default language
|
||||
must be exactly the same as defined in the global setup, menus 1.3.1 and 1.3.2<br>
|
||||
You need to define at least one language, this is the default language.
|
||||
The ISO language code of the dfeault language needs to be the same as in the
|
||||
global setup 1.5.24 and should be set to <b>en</b>.
|
||||
I did this so you can make your
|
||||
own local languages next to the default languages. If something is not
|
||||
present in your local language, the BBS will fall back to the default
|
||||
@@ -29,6 +29,19 @@ language. It is therefore wise to name all menus, macro templates and
|
||||
textfiles the same for all languages used.
|
||||
When you setup the languages for the first time, entries for English, Dutch,
|
||||
Spanish, Galego, German, French and Chinese languages are created.
|
||||
<p>
|
||||
And important note about the ISO code, don't change this. And if you do,
|
||||
then you <em>must</em> change the directory name under <code>/opt/mbse/share/int</code>
|
||||
to the same name as the code here. For example for the <b>en</b> code the system
|
||||
expects the following paths and files:
|
||||
<p>
|
||||
<pre>
|
||||
/opt/mbse/share/int/language.en
|
||||
/opt/mbse/share/int/menus/en/*.mnu
|
||||
/opt/mbse/share/int/txtfiles/en/*.ans
|
||||
/opt/mbse/share/int/txtfiles/en/*.asc
|
||||
/opt/mbse/share/int/macro/en/*
|
||||
</pre>
|
||||
<P> <p>
|
||||
|
||||
<H3>Language setup.</H3>
|
||||
@@ -36,11 +49,8 @@ Spanish, Galego, German, French and Chinese languages are created.
|
||||
<pre>
|
||||
<strong>Select </strong>The letter to select this language.
|
||||
<strong>Name </strong>The name of this language.
|
||||
<strong>Menupath </strong>The path to the menu files.
|
||||
<strong>Textpath </strong>The path to the ANSI and ASCII textfiles.
|
||||
<strong>Macropath </strong>The path to the macro templates.
|
||||
<strong>ISO code </strong>The 2 letter ISO code of the language.
|
||||
<strong>Available </strong>If this language is available.
|
||||
<strong>Datafile </strong>The name of the language datafile in ~/etc
|
||||
<strong>Security </strong>The minimum security level to select this language.
|
||||
<strong>Deleted </strong>If this language must be deleted.
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user