Просмотр исходного кода

Up version number, and improve docs

Morten Brix Pedersen 25 лет назад
Родитель
Сommit
06a2b96a71
1 измененных файлов с 18 добавлено и 10 удалено
  1. 18 10
      scripts/addalias/README

+ 18 - 10
scripts/addalias/README

@@ -1,22 +1,30 @@
 Addalias.pl
 Addalias.pl
-Version: 0.1b
+Version: 0.2
 Maintainer: Winfried "Doomshammer" Neessen <doomy@doomshammer.yi.org>
 Maintainer: Winfried "Doomshammer" Neessen <doomy@doomshammer.yi.org>
 
 
 Info:
 Info:
 --
 --
 This is a small Perl script/webinterface enabling users to add their own
 This is a small Perl script/webinterface enabling users to add their own
-aliases/pictures/links to pisg.cfg
+aliases/pictures/links/sex to pisg.cfg
 
 
-Documentation:
+Installation:
 --
 --
-The user just has to fill out the form "addalias.htm" and "submit" :) First of
-all the script searches the pisg.cfg if the nick already exists in the
+Put the addalias.pl script in your cgi-bin directory, and also put your
+pisg.cfg in the same directory with the right permissions.
+
+Put addalias.htm to another location of your website, it will try to post to
+/cgi-bin/addalias.pl.
+
+Usage:
+--
+The user just has to fill out the form "addalias.htm" and "submit" :) First
+of all the script searches the pisg.cfg if the nick already exists in the
 pisg.cfg If thats not the point it adds the Aliases aso. in syntax-style of
 pisg.cfg If thats not the point it adds the Aliases aso. in syntax-style of
 your pisg.cfg
 your pisg.cfg
 
 
-For the user it is possible to set "Nickname, Alias, Userpic-URL, Link (Mail or
-URL), and Ignore"
+For the user it is possible to set "Nickname, Alias, Userpic-URL, Link (Mail
+or URL), Sex and Ignore"
 
 
-I think this script makes it more easier to spent the pisg.cfg up-to-date,
-because YOU haven't to search the log for aliases and so on... it's time to
-make the users work :)
+I think this script makes it more easier to maintain the pisg.cfg
+up-to-date, because YOU haven't got to search the log for aliases and so
+on... it's time to make the users work :)