head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	99.08.25.01.38.09;	author rkrusty;	state dead;
branches;
next	1.3;

1.3
date	99.08.24.12.11.19;	author rkrusty;	state Exp;
branches;
next	1.2;

1.2
date	99.06.16.03.46.24;	author rkrusty;	state Exp;
branches;
next	1.1;

1.1
date	99.06.16.01.47.56;	author rkrusty;	state Exp;
branches;
next	;


desc
@@


1.4
log
@[IEM] Migrating some of the core docs out of the root tree into the docs
subdir.  Basically leaving the README which will point to the docs dir
and the COPYING file. (Updating debian stuff to match)
@
text
@Skattek Installation Guide:
---------------------------

Installation of Skattek is pretty easy since there currently isn't
much to it.  Here are the steps needed to install Skattek currently:

  Debian Users:

      1> Install horde-core package (1.3.0 version)
      2> Install skattek package
      3> Install phplib package
      4> Try it out

  Others:

   1> Obtain and install the Horde module  (1.3.0 version)
   2> Grab a tarball of skattek 
   3> cd /path_to_horde
   4> tar -zxvf skattek.tgz

      You should now have a dir layout like this:

           ..../horde
           ..../horde/skattek

   5> Build a defaults.php3 file

          In skattek/config/examples there are examples you can use to
          base your defaults.php3 file on

   6> Configure PostgreSQL

          In skattek/docs/scripts there is a postgres creation script.
          Follow the instructions in that script 

   7> Try it out.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Copyright (c) 1999, Ivan E. Moore II <rkrusty@@tdyc.com>
@


1.3
log
@[IEM] Ok.  This is a slur of work I did today while I was supposed to be doing
work for people who pay me. :)

    Currently non working since I forgot the last of the updates at work.

    1>  Updating documentation (install/readme/changelog)
    2>  flattening out lib into src tree.  Removing skattek.lib
    3>  Updating build.pl file so that it will build skattek.lib
    4>  Removing db.lib and it's functions
    5>  Adding in (partial...rest is still at work) phplib based
        authentication.  Actually have it working...woohoo
    6>  html related changes to get it to work with the 1.3.x dev tree
    7>  moving scripts/examples into config/ tree to mirror rest of
        horde modules

Once I get the rest of the auth updates from work into the tree it will
be functional within the 1.3.0 horde dev tree.  (functional as in you
can log in. :)  )   Next step is to build all the database classes and
whatnot for use with phplib...ack...
@
text
@@


1.2
log
@[IEM] Updates
@
text
@d9 1
a9 1
      1> Install horde-core package
d11 2
a12 1
      3> Try it out
d16 1
a16 1
   1> Obtain and install the Horde module 
d28 1
a28 1
          In skattek/docs/examples there are examples you can use to
@


1.1
log
@[IEM] Let's get this thing going again
@
text
@d4 2
a5 1
Still needs to be written
d7 33
@

