Changeset 16481
- Timestamp:
- 2008-07-21T10:08:58+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gsdl/trunk/src/recpt/browsetoolsclass.cpp
r15418 r16481 104 104 text_t browsetoolsclass::get_cover_image() 105 105 { 106 return "_http collimg_/{Or}{[parent(Top):archivedir],[archivedir]}/cover.jpg";106 return "_httpprefix_/collect/[collection]/index/assoc/{Or}{[parent(Top):archivedir],[archivedir]}/cover.jpg"; 107 107 } 108 108
Note:
See TracChangeset
for help on using the changeset viewer.