Ignore:
Timestamp:
1999-01-05T14:53:00+13:00 (25 years ago)
Author:
rjmcnab
Message:

Removed all collection dependant programming from the index selection. Now
it uses the indexmap information in the build.cfg file and the defaultindex
information in the collect.cfg file to display the index selection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/library/libinterface.h

    r94 r96  
    169169
    170170
    171 
    172   virtual void set_default_index(void) {}
    173   virtual void assemble_index (cgiargsclass &args, text_t &index) {}
    174171  virtual void define_collection_macros (cgiargsclass &args, ostream &logout) {}
    175172  virtual bool collection_init(const text_t &collection) {return true;}
Note: See TracChangeset for help on using the changeset viewer.