X-Git-Url: http://git.freeside.biz/gitweb/?p=staff.git;a=blobdiff_plain;f=table.html;fp=table.html;h=0ddf7aed92edb10519bdeaed9662c56bd187928e;hp=8603c82673c475030927bffbd25b524808fbdf20;hb=cb69f12c04dcf89236cf6e0b35a0a3f7f6c03929;hpb=61c1c5d580232e39361deed34a827455218aad2c diff --git a/table.html b/table.html index 8603c82..0ddf7ae 100644 --- a/table.html +++ b/table.html @@ -53,7 +53,7 @@ function testmovie_DoFSCommand(command, args) \{ - +
@@ -62,11 +62,14 @@ function testmovie_DoFSCommand(command, args) \{ - - + + - +
 
@@ -143,26 +146,29 @@ function testmovie_DoFSCommand(command, args) \{
-

- -

-©2000 Adam Gould and Michal Migurski. -

+

Copyright ©2000 Adam Gould
+Copyright ©2000 Michal Migurski
+Copyright ©2000 Ivan Kohler
+All rights reserved.
+This program is free software; you can redistribute it and or modify it under the terms of the GNU General Public License or the Artistic License. +

+ +

Above is an example of the Online Staffing Sheet in action. Names can be modified by typing in the fields. Hitting "Submit" automatically updates the storage directory.

Download

-

All relevant files are included in the staffingsheet.sit archive.

+

All relevant files are included in the staff-0.3.tar.gz archive.

You also need the Text::Template, MailTools and TimeDate perl modules. (CPAN will query, download and build perl modules automatically) @@ -224,12 +230,36 @@ END

chown httpd /path/to/data_dir
 chmod 755 /path/to/data_dir

- -

Contact

+ +

Help

- Any questions or problems with the staffing sheet should be directed at mike@viberation.com or goolie@cloudfactory.org - We'd be happy to answer reasonable questions about the functions of the staffing list program.
+

+ +

Development

+ +
    +
  • Anonymous CVS access:
    CVSROOT is :pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot
    The password for the user anonymous is anonymous.
    The module name is staff.
    So to check out the current tree, you would do (bash):
    +
    $ export CVSROOT=":pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot"
    +$ cvs login
    +(Logging in to anonymous@cleanwhisker.420.am)
    +CVS password:
    +$ cvs checkout staff
    +
    +
  • Browse the CVS tree online via cvsweb. + +
  • Subscribe to the development mailing list by sending a blank message to stafflist-devel-subscribe@420.am. +
+ +