[fusion-trac] #233: Maptip and default hyperlink text

Fusion trac_fusion at osgeo.org
Fri Mar 27 15:44:39 EDT 2009


#233: Maptip and default hyperlink text
---------------------------+------------------------------------------------
   Reporter:  amorsell     |       Owner:  madair
       Type:  enhancement  |      Status:  new   
   Priority:  P2           |   Milestone:  Future
  Component:  Widgets      |     Version:  1.1.1 
   Severity:  Trivial      |    Keywords:        
External_id:               |       State:  New   
    Browser:  All          |          Os:  All   
---------------------------+------------------------------------------------
 An easy enhancement that would be suitable for every case that I can think
 of.  Ideally, this would be configured at the layer level for maptips, but
 I realize that this is not necessarily possible with the current
 architecture.  Many times we don't want the full maptip hyperlink to
 display to the end user and can cause the maptip div to be inordinately
 long for large URL's.  Instead, display a generic message to the end user.

 For Fusion 2.0b, replace line 198

 a.innerHTML = h;

 with

 a.innerHTML = "Click here for more information";

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/233>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list