This patch based on the PMA_markRowsInit() JavaScript function from phpMyAdmin <http://www.phpmyadmin.net/> and enables highlight and marking of rows in inbox table. (Look at the screenshot for an example!)
I tested it with the following browsers under Windows 2000:
* Firefox 2.0.0.7
* IE 6
* Opera 9.02
Arnaud, at the moment the patch change only the "standard" theme. But that should be enough for a short test from you with your browsers! ;-)
Thanks a lot...
Greetings,
Tim
patch file, original and altered files
Logged In: YES
user_id=652377
Originator: YES
File Added: highlight_and_marking_of_rows.png
example screenshot
Logged In: YES
user_id=529507
Originator: NO
The script works with Camino et Firefox OSX, but not with Safari. I'll try to investigate the issue, apply changes to other themes then commit to CVS.
Thanks for the patch :)
Logged In: YES
user_id=529507
Originator: NO
Finally, it works with Safari. I forgot all about its fucked cache management…
Logged In: YES
user_id=529507
Originator: NO
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the patch.