Site Registration - Mar. '98 - by Marc BARILLEY
Description
With this module you may register your site to a SiteBook.
Editor
Simply type in the keywords describing your site and the address of the
site registration server where you want your site to appear.
You may choose one of the three following options :
-
"Show message boxes" : The message boxes will appear on the screen of the
server. This is recommended only if you have an easy access to your hardware.
-
"Always assume yes" : Will automatically retry to connect to the server
even if the connection has previously failed.
-
"Always assume no" : The module won't try to register again if a connection
has failed.
Actions
-
register : Forces the module to register now and continue with the
options currently set (timer settings and so on).
-
registerOnce : Forces the module to register now only once.
-
unregister : Forces the module to unregister now.
For the three following actions, a parameter is needed (strbuild complient).
Each line of this paramter begins with a keyword followed by its value.
The keywords are :
-
keywords : the list of the keywords foe the site
-
server : the url of the server where to register to
-
refresh : the refresh rate for the module (needed only for the
"register to" action)
-
passwd : the password needed to register if there is one.
For example, suppose you want to register to 123.456.12.34 with the keywords
"cool" and "site", a refresh rate of 90 min and the password is "abcd",
you'll have the following parameter :
keywords\ cool\\\ site\nserver\ 123.456.12.34\nrefresh\ 90\npasswd\
abcd\n
-
registerTo : Forces the module to register now and continue with
the options set by the parameter.
-
registerOnceTo : Forces the module to register only once to the
server set by the parameter.
-
unregsiterTo : Forces the module to unregister now off the server
set by the parameter.
Events
-
registered : when the module managed to register to the server.
The server IP is given as a parameter.
-
unregistered : when the module did not manage to register to the
server. The server IP is given as a parameter.