Ignore:
Timestamp:
2008-07-21T10:08:58+12:00 (16 years ago)
Author:
kjdon
Message:

changed the cover image url so that it works in cross collection searching. changed _httpcollimg_ to _httpprefix_/collect/[collection]/index/assoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/recpt/browsetoolsclass.cpp

    r15418 r16481  
    104104text_t browsetoolsclass::get_cover_image()
    105105{
    106   return "_httpcollimg_/{Or}{[parent(Top):archivedir],[archivedir]}/cover.jpg";
     106  return "_httpprefix_/collect/[collection]/index/assoc/{Or}{[parent(Top):archivedir],[archivedir]}/cover.jpg";
    107107}
    108108
Note: See TracChangeset for help on using the changeset viewer.