From: Art Cancro Date: Sun, 26 Jan 2003 21:46:31 +0000 (+0000) Subject: * docs editing X-Git-Tag: v7.86~6017 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=6fcf44aeb1283466222d4f14672f154770e422a9;p=citadel.git * docs editing --- diff --git a/citadel/docs/citadel.html b/citadel/docs/citadel.html index a5d446c59..2a98a2f38 100644 --- a/citadel/docs/citadel.html +++ b/citadel/docs/citadel.html @@ -1243,84 +1243,141 @@ need arises.

Directory room [Yes]? Yes -

...enter Yes if you wish to associate a directory with this room. If you +

...enter Yes if you wish to associate a directory with this room. This can +be used as a small file repository for files relevant to the topic of the room. +If you enter Yes, you will also be prompted with the following four questions:

+
 Directory name [mydirname]: 
+
- ...the name of the subdirectory to put this room's files in. The name of -the directory created will be /files/. +

...the name of the subdirectory to put this room's files in. The name of +the directory created will be +<your BBS directory>/files/<room dir +name>.

+
 Uploading allowed [Yes]? Yes
+
- ...enter Yes if users are allowed to upload to this room. +

...enter Yes if users are allowed to upload to this room.

+
 Downloading allowed [Yes]? Yes
+
- ...enter Yes if users are allowed to download from this room. +

...enter Yes if users are allowed to download from this room.

+
 Visible directory [Yes]? Yes
+
- ...enter Yes if users can read the directory of this room. - +

...enter Yes if users can read the directory of this room.

+
 Network shared room [No]? No
+
- ...you can share a room over a network without setting this flag, and +

...you can share a room over a network without setting this flag, and vice versa, but what this flag does is twofold: - 1. It prevents people with no network access from entering messages here - 2. Messages are displayed with the name of their originating system in - the header. +

    +
  • It prevents people with no network access from entering messages here +
  • Messages are displayed with the name of their originating system in +the header. +

+
 Permanent room [No]? No
+
- ...the sysop utilities have an option to purge rooms which have not been posted -in for two weeks. If you wish to keep this from happening to a particular room, you -can set this option. (Keep in mind that Lobby>, Mail>, Aide>, any network rooms, and -any directory rooms are automatically permanent.) - +

Citadel contains an 'auto purger' which is capable of removing rooms which +have not been posted in for a pre-defined period of time (by default this is +set to two weeks). If you wish to keep this from happening to a particular +room, you can set this option. (Keep in mind that +Lobby>, +Aide>, +any private mailbox rooms, any network shared rooms, and any rooms with a +file directory are automatically permanent.)

+
 Anonymous messages [No]? No
 Ask users whether to make messages anonymous [No]? No
+
- ...you can have rooms in which all messages are automatically anonymous, +

...you can have rooms in which all messages are automatically anonymous, and you can have rooms in which users are prompted whether to make a message -anonymous when they enter it. +anonymous when they enter it. The real identity of the author of each +message is still revealed to the Room Aide for this room, as well as any +system-wide Aides.

+
 Room aide [Joe Responsible]: 
+
- ...on larger systems, it helps to designate a person to be responsible for +

...on larger systems, it helps to designate a person to be responsible for a room. Room Aides have access to a restricted set of Aide commands, ONLY when they are in the room in which they have this privilege. They can edit the room, delete the room, delete and move messages, and invite or kick out users (if it is a private room), but they cannot perform aide commands that -are not room-related (such as changing users access levels). +are not room-related (such as changing users access levels).

+
+Listing order [64]: 
+
+ +

This is just a simple way to try to control the order rooms are listed in +when users call up a Known Rooms listing. Rooms with a lower +listing order are displayed prior to rooms with a higher listing order. It +has no other effect. For users who list rooms in floor order, the display +will sort first by floor, then by listing order.

+ +
+Message expire policy (? for list) [0]:
+
+ +

This provides you with the opportunity to select how long each message will +remain in a room before automatically being deleted. Press ? +for a list of options. You can choose to keep messages around forever (or +until they are manually deleted), until they become a certain number of days +old, or until a certain number of additional messages are posted in the room, +at which time the oldest ones will scroll out.

+ +

You will notice that you can also fall back to the default expire policy for +the floor upon which the room resides. This is the default setting. You can +change the floor's default with the +;Aide Edit floor command. The default setting for +the floor default, in turn, is the system default setting, which can be +changed using the +.Aide System configuration General command.

+ +
 Save changes (y/n)? Yes
-  
-    ...this gives you an opportunity to back out, if you feel you really
-messed things up while editing.
+
+

...this gives you an opportunity to back out, if you feel you really +messed things up while editing.

+

File directories

- FILE DIRECTORIES - - If you have created any directory rooms, you can attach file descriptions to -the filenames through a special file called "filedir". Each line contains +

If you have created any directory rooms, you can attach file descriptions to +the filenames through a special file called filedir. Each line contains the name of a file in the directory, followed by a space and then a description -of the file, such as: +of the file, such as:

- myfile.txt This is a description of my file. - phluff A phile phull of phluff! +
+myfile.txt This is a description of my file.
+phluff A phile phull of phluff!
+
- ...this would create file descriptions for the files 'myfile.txt' and 'phluff' +

...this would create file descriptions for the files myfile.txt +and phluff which would be displayed along with the directory. It should also be noted that when users upload files to your system, they will be prompted for file -descriptions, which will be added to the 'filedir' file. If one does not -exist, it will be created. - - - EDITING USERS +descriptions, which will be added to the filedir file. If one does +not exist, it will be created.

+ +

Creating and editing user accounts

This command allows any aide to change certain parameters of any user's account. Entering this command will ask for the name of a user to edit, and