https://bugzilla.wikimedia.org/show_bug.cgi?id=34172

--- Comment #4 from MWJames <[email protected]> 2012-11-15 17:45:27 
UTC ---
Instead of raising the level of parameters for individual solutions into
infinity, I rather suggest that the search link is being assigned a CSS class
that will look like ( change in SMWResultPrinter in getLink() ) and add 

$link->setStyle(  $this->params['format'] . ' ' . 'query link' );

This would individuals solutions per format (not only feed format), makes use
of the ResourseLoader (as icons that are attached to this class are loaded via
RL), and does not raise the maintainability level due to special
codes/parameters.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to