X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual_en.sgml;h=d8767a879cd5d1f344770a7124e32b1bdc9a175b;hb=f63d598af3f797b56b8d5e23ec4ff5254192eee9;hp=ea3f8146194c19b5e94becf3450908004bda4bcd;hpb=3243377f11cd9de768b6b488c6019dc841c8c583;p=spider.git diff --git a/sgml/adminmanual_en.sgml b/sgml/adminmanual_en.sgml index ea3f8146..d8767a87 100644 --- a/sgml/adminmanual_en.sgml +++ b/sgml/adminmanual_en.sgml @@ -1647,7 +1647,7 @@ First login as the user sysop. Next you need to connect to the CVS repository. You do this with the command below ... -cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login +cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dxspider login You will get a password prompt. Simply hit return here and your machine should @@ -1757,7 +1757,7 @@ should get you: In the top line for CVSROOT, enter: -anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login +anonymous@cvs.sourceforge.net:/cvsroot/dxspider login and select @@ -4336,7 +4336,7 @@ Czech (cz), French (fr), Portuguese (pt), Italian (it) and nl (Dutch).

-set/logininfo Inform when a station logs in locally +set/logininfo Inform when a station logs in/out locally

@@ -4559,6 +4559,33 @@ Tell the system where you are. For example:-

Tell the system that the call(s) are to be treated as DXSpider node and fed new style DX Protocol rather normal user commands. +set/startup (0) + +

+ +set/startup Create your own startup script + + +

+Create a startup script of DXSpider commands which will be executed +everytime that you login into this node. You can only input the whole +script afresh, it is not possible to 'edit' it. Inputting a new script is +just like typing in a message using SEND. To finish inputting type: /EX +on a newline, to abandon the script type: /ABORT. + +You may find the (curiously named) command BLANK useful to break +up the output. If you simply want a blank line, it is easier to +input one or more spaces and press the <return> key. + +See UNSET/STARTUP to remove a script. +set/startup <call> (6) + +

+ +set/startup <call> Create a user startup script + + +

set/sys_location <lat & long> (9)

@@ -5465,6 +5492,23 @@ So for example:- SH/SAT FENGYUN1 12 2 +show/startup (0) + +

+ +show/startup View your own startup script + + +

+View the contents of a startup script created with SET/STARTUP. +show/startup <call> (6) + +

+ +show/startup <call> View a user startup script + + +

show/station all [<regex>] (6)

@@ -6252,7 +6296,7 @@ Remove isolation from a node - SET/ISOLATE

-unset/logininfo Inform when a station logs out locally +unset/logininfo No longer inform when a station logs in/out locally

@@ -6286,16 +6330,31 @@ SYSOP command.

-This command will set your user prompt to exactly the string that you +This command will set your user prompt to the string that you say. The point of this command to enable a user to interface to programs that are looking for a specific prompt (or else you just want a different -fixed prompt). +prompt). SET/PROMPT clx > -UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to +There are some substitutions that can be added to the prompt: + + + %C - callsign [which will have ( and ) around it if not here] + %D - date + %T - time + %M - cluster 'mycall' + + +The standard prompt is defined as: + + + SET/PROMPT %C de %M %D %T dxspider > + + +UNSET/PROMPT will undo the SET/PROMPT command and set your prompt back to normal. unset/register <call> ... (9) @@ -6321,7 +6380,23 @@ cannot use DX, ANN etc. The only exception to this is that a non-registered user can TALK or SEND messages to the sysop. - +unset/startup (0) + +

+ +unset/startup Remove your own startup script + + +

+You can remove your startup script with UNSET/STARTUP. +unset/startup <call> (6) + +

+ +unset/startup <call> Remove a user startup script + + +

unset/talk (0)