allow to set html href title attribute when colum header is sortable (possibly 
with i18n or nested tag)
-------------------------------------------------------------------------------------------------------

         Key: DISPL-271
         URL: http://jira.codehaus.org/browse/DISPL-271
     Project: DisplayTag
        Type: New Feature

  Components: HTML Generation  
    Versions: 1.1    
    Reporter: Ralf Hauser


when in <display:column> there is

   sortable="true"

the <th> contains a <a href   link, but this does not contain a "title" 
attribute.

So, when the mouse is over the th cell, no explanation is shown.

Especially, if there is sort="external",  sortName may trigger a sorting that 
is not just ascending/descending string sorting but something more 
sophisticated.

Then, it would be good that the mouse on the cell could make a 
language/locale-dependent explanation text visible. Similarly, when another 
comparator class is used, then, being able to explain before sorting may be 
desirable too.

"titleResource" attribute or a nested "titleResource" tag might be helpful here

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to