Ignore:
Timestamp:
Jun 30, 2010, 3:26:11 PM (14 years ago)
Author:
plg
Message:

makes rv_gmaps compatible with ExtendedDescriptions at photo comment level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/include/picture_map.inc.php

    r6245 r6639  
    3737      'U_NO_MAP' => duplicate_picture_url(),
    3838      'U_BLOWUP' => rvm_make_blowup_url( array('ll'=>$picture), array('start','box') ),
    39       'COMMENT_IMG' => nl2br($picture['comment'])
     39      'COMMENT_IMG' => trigger_event('render_element_description', $picture['comment'])
    4040    )
    4141  );
Note: See TracChangeset for help on using the changeset viewer.