Changeset 1259


Ignore:
Timestamp:
2000-06-30T14:07:42+12:00 (24 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/docs/TODO

    r1200 r1259  
    2525tidy up text versions of macro files
    2626
    27 see if gimp perl scripts can be set up to handle macrons in a similar may
    28 to umlauts
    29 
    30 look into getting Gimp perl scripting to work on windows
     27look further into creating images containing non-latin1 characters
    3128
    3229create default collection images at build time with gimp script
     
    4037add to
    4138
    42 get remaining plugins tidied up and using passed in options - file
    43 extension option for all plugins (general option within BasPlug)
    44 
    45 get all plugins to use multiread object and throw away the specialized GB
    46 plugins
    47 
    4839write a gzip/bzip/zip/tar plugin and take any remaining gzip stuff out of
    4940rest of plugins
    5041
    51 add Stuart's acronym extraction stuff as a general plugin option (maybe
    52 Dana's date extraction stuff too?)
    53 
    54 tidy up classifiers, make collection-specific ones more object oriented,
    55 add section and compact options instead of using separate classifiers - get
    56 classifiers using same option passing code as plugins now use
     42look at speeding up acronym extraction code, add more options
    5743
    5844create a general classifier for doing stuff like NPepaList.pm does. should
     
    6046etc.
    6147
    62 create a BasClass object for classifiers (like plugins currently
    63 have). probably do all this classifier stuff for gsdl-3.0 as new option
    64 passing stuff will require changes to all the collect.cfg files
    65 
    66 
    67 config files -- for gsdl-3.0
     48for gsdl-3.0
    6849
    6950  - extend configuration file syntax - tidy up all the format stuff -
    7051    replace DocumentImages, DocumentTitles and DocumentHeading with
    7152    DocumentColumn stuff (develop New_Config_Format-branch CVS branch)
     53
     54  - tidy up classifiers, make collection-specific ones more object oriented
     55    (probably create classifier base class), add section and compact
     56    options instead of using separate classifiers - get classifiers using
     57    same option passing code as plugins now use
    7258
    7359  - sort out arrows/paging of browserclasses (for queryaction too!)
     
    8773    displaying query results
    8874
     75  - make interface languages and encodings easier to add. defining
     76    languages and encodings should be done in main.cfg (or collect.cfg for
     77    collection specific control). should also define:
     78      - which encodings a given language may use -- i.e. the preferences page
     79      shouldn't let you select an encoding that doesn't work with the
     80      currently selected language
     81      - which encoding is the default for a given language
     82      - which language is the default.
    8983
    90 append to init and error logs instead of overwriting
    91 
    92 catch niupepa up (and keep cstr up) with new development branch. hopefully
    93 changes to configuration files will minimize the need for specialized
    94 collection-specific receptionists
    95 
    96 set up cstr to use configure like niupepa
    97 
    98 fix up formattools - bug preventing nested If/Or - check that no 'here'
    99 pointers can run past 'end'
    100 
    101 get numwords (and maybe other stats?) working in collection info - maybe
    102 set as macros
    10384
    10485tidy things up so that get_collectinfo is only called once per collection
     
    10889collections when using fastcgi
    10990
    110 get BrowseFilter EndResults option to accept -1
    111 
    11291add Language metadata to all documents by default??
    11392
    114 fix the way the interface language preference is implemented - should check
    115 somewhere that current language matches one of those specified in config
    116 file
     93usage page - Matthias Dalmeier
    11794
    118 bug when classification is empty. CL number still gets incremented so
    119 formatstrings don't match as expected
    120 
    121 create some kind of warning when an attempt is made to build an index on
    122 metadata that is never set. mg currently just craps out during the build
    123 
    124 usage page (420 student doing this)
    125 
    126 add browserclasses to statusaction
     95create a usage page from ftp logs (build on ftp_stats.pl script)
    12796
    12897tidy up ohist to remove need for public_html/ohist stuff
     
    132101some html documents are processed hundreds of times and it takes forever to
    133102build a small collection
    134 
    135 look into possibility of clearing highlighting whenever you go to browse
    136 etc.  i.e. highlighting only works when coming directly from a search
    137103
    138104update collections - set up auto-updating where needed
     
    149115ipc and unesco collections have no 'about' text (maybe others too).
    150116
    151 compiler warnings on puka
     117compiler warnings
    152118
    153119windows cd-rom version
     
    167133look into need for _LITTLE_ENDIAN flag in mg
    168134
    169 tidy up 'related work' page - probably just use simple html page like for
    170 'publications' page. Remove related images from distribution.
     135make all external nzdl.org pages plain html rather than macro pages. remove
     136all related images from distribution
    171137
    172138ohists RealAudio server appears to be broken
    173 
    174 tidy up 'standard' home page. get columns of collections to behave more
    175 reasonably
    176 
    177 don't put notbuilt field into build.cfg unless it's used - it causes too
    178 much confusion
    179 
    180 'post' data doesn't appear to work with fastcgi
    181139
    182140capability to view actual BibTeX entries of csbib (and maybe other?)
     
    185143scripts for installing w3mir - a .bat version of davids install.sh files
    186144
    187 sorting of unicode titles (arabic collection).
     145implement proper unicode sorting within classifiers
    188146
    189147get file locking to work on non GSDL_USE_IOS_H compilers (VC++ 6.0)
Note: See TracChangeset for help on using the changeset viewer.