Changeset 968


Ignore:
Timestamp:
2000-02-23T11:15:59+13:00 (24 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/docs/TODO

    r945 r968  
    1 move etc/site.cfg to cgi-bin/gsdlsite.cfg - read in GSDLHOME from it and
    2 remove gsdlhome.h from code.
    3 
    4 get crypt working for windows, maybe include with distribution.
    5 
    6 turn umlauts into macrons when language is set to Maori and encoding is set
    7 to UTF8
     1get crypt working for windows, maybe include with distribution - use
     2CryptEncrypt maybe?
    83
    94tidy up Windows installation:
     
    127     - create InstallShield packages for each type of installation
    138
     9update distribution
     10
     11create collection distributions
     12
    1413tidy up macro files:
    1514     - fix text versions
    16      - split up english.dm, remove stuff that's less important for
    17        translating (home, technology, etc.), add better comments to aid
    18        translation.
    1915
    2016Write a perl script to go through a translated macro file and generate
     
    111107    - autoconfigure to ask where cgi-bin directory is
    112108
    113 create an up-to-date distribution - binary distributions for windows
    114 
    115109bug when classification is empty. CL number still gets incremented so
    116110formatstrings don't match as expected
     
    159153
    160154fix plugins option to mkcol.pl
     155
     156get polling for new collections to work when using fastcgi - should also
     157produce error message when unable to read collect dir (rather than just
     158exiting)
     159
     160fix code to use 6 parameter version of gdbm_open() when running under
     161windows
     162
     163fix util.pm to not use link() when running under windows
     164
     165what to do with Makefiles for collection specific receptionists (like
     166cstr), use configure?
Note: See TracChangeset for help on using the changeset viewer.