https://bugzilla.wikimedia.org/show_bug.cgi?id=29156
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Derk-Jan Hartman <[email protected]> 2011-05-30 21:41:42 UTC --- (In reply to comment #3) > [Mid-air collision detected!] > > (In reply to comment #1) > > This should be trivial with something like @media print { .blah { display: > > none; } } > > Or someone could add a line similar to that of r88151 to avoid the redirects. > Specifically, the following should be sufficient: > > && mw.util.getParamValue( 'printable' ) != 'yes' no, that won't work for bookview and users who don't actually have to use the printable link (that would be anybody not using IE6) in order to get the printview when printing. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
