https://bugzilla.wikimedia.org/show_bug.cgi?id=34172
--- Comment #7 from MWJames <[email protected]> 2012-11-15 18:59:33 UTC --- After the above change has been merge, the only necessary is to add the lines below to the Mediawiki:Common.js in order to display a feed icon per further result link. /** * Add link icon * * @rev 1 * @author mwjames */ $( '.feed.further.results > a' ).addClass( 'feedlink' ); -- 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
