Changeset 999


Ignore:
Timestamp:
2000-03-01T11:55:27+13:00 (24 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/docs/TODO

    r968 r999  
    1 get crypt working for windows, maybe include with distribution - use
    2 CryptEncrypt maybe?
    31
    4 tidy up Windows installation:
    5      - use preprocessor definition to specify creation of single user
    6        library
    7      - create InstallShield packages for each type of installation
     2configuration/installation:
    83
    9 update distribution
     4    - get crypt working for windows, maybe include with distribution -
     5      use CryptEncrypt maybe?
    106
    11 create collection distributions
     7    - finish off makefiles for windows, versions for servers, cd-roms
     8      and cd-rom single users - maybe use same executable for both
     9      versions
    1210
    13 tidy up macro files:
    14      - fix text versions
     11    - use Installshield to create packages (maybe use 'package for the
     12      web') of:
     13      - full source code with building capability
     14      - server and cd-rom executables with building capability
     15      - server and cd-rom executables only
     16
     17    - add fastcgi to unix distribution
     18
     19    - set up setup.bash etc during configuration (so GSDLHOME is full
     20      path and script can be run from anywhere)
     21
     22    - autoconfigure to ask where cgi-bin directory is??
     23
     24write perl script for updating distribution
     25
     26collection distributions for remaining collections:
     27    - ccgi
     28    - csbib
     29    - cstr
     30    - envl
     31    - fnl
     32    - gberg
     33    - hdl
     34    - mhl
     35    - niupepa
     36    - ohist
     37    - paho
     38    - tulane
     39    - unesco
     40    - unu
     41    - whist
     42
     43write all collection distributions to cd-rom (and latest gsdl release
     44maybe)
     45
     46tidy up text versions of macro files
    1547
    1648Write a perl script to go through a translated macro file and generate
     
    85117file
    86118
    87 configuration:
    88 
    89     - finish off makefiles for windows, versions for servers, cd-roms
    90       and cd-rom single users
    91 
    92     - check if litle/big endian
    93 
    94     - check if -static flag should be used??
    95 
    96     - add fastcgi to distribution
    97 
    98     - set up setup.bash etc during configuration (so GSDLHOME is full
    99       path and script can be run from anywhere)
    100 
    101     - fix up the sed command in top level makefile - doesn't currently
    102       work on the suns - this will be removed - no longer use
    103       gsdlhome.h
    104 
    105     - check for crypt
    106 
    107     - autoconfigure to ask where cgi-bin directory is
    108 
    109119bug when classification is empty. CL number still gets incremented so
    110120formatstrings don't match as expected
     
    121131
    122132rebuild remaining collections to use browsetools/fastcgi:
    123 
    124133    - dlmail
    125 
    126     - ohist
    127    
    128     - whist
     134    - fao1 & fao2 -- rebuild with fixed up HTMLPlug (no multiple copies
     135      of images
    129136
    130137WebPlug - optimize to run reasonably quickly? - Currently works (I think)
     
    140147
    141148update collections - set up auto-updating where needed
    142 
    143149        - csbib
    144 
    145     - tidbits - some of the import directory was deleted (oops..)
    146 
     150    - tidbits
    147151    - tcc - mail updating
     152    - niupepa
    148153
    149154add option to buildcol.pl to force documents to be paged/hierarchical. need
     
    158163exiting)
    159164
    160 fix code to use 6 parameter version of gdbm_open() when running under
    161 windows
    162 
    163 fix util.pm to not use link() when running under windows
    164 
    165165what to do with Makefiles for collection specific receptionists (like
    166166cstr), use configure?
     167
     168check out mgs declaration of error()
     169
     170call server version of cd-rom executable 'standard' and other version
     171'backup'
     172
     173put download stuff onto ftp
     174
     175rebuild remaining HBPlug colections to use assoc directory
     176    - demo
     177    - ccgi
     178    - envl
     179    - fnl
     180    - hdl
     181    - mhl
     182    - paho
     183    - tulane
     184    - unesco
     185
     186fix up publications page - maybe just use an index.html type thing on rose
     187
     188look into server security
     189
     190fix up compiler warnings (on titoki and rose)
     191
Note: See TracChangeset for help on using the changeset viewer.