README 1002 B

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