Changeset 7496


Ignore:
Timestamp:
2004-05-28T17:05:07+12:00 (20 years ago)
Author:
davidb
Message:

srcicon metadata added for mp3 icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/MP3Plug.pm

    r7490 r7496  
    178178    $doc_obj->add_metadata ($section, "srclink",
    179179                "<a href=_httpcollection_/index/assoc/[assocfilepath]/[srcurl]>");
     180    $doc_obj->add_metadata ($section, "srcicon",
     181                "<img src=_httpimg_/mp3icon.gif>");
    180182    $doc_obj->add_metadata ($section, "/srclink", "</a>");
    181183
Note: See TracChangeset for help on using the changeset viewer.