https://bugzilla.wikimedia.org/show_bug.cgi?id=49015
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Bawolff (Brian Wolff) <[email protected]> --- Given how popular this hack is, perhaps we should introduce a __NOTITLE__ magic word. To be honest, maybe we should just revert stopping display:none. There are still many ways around it (postition:absolute;top:-500 or display:block;width:0;height:0 or even just color: white. Someone inventive could probably come up with more). However, these alternative approaches become more and more evil, which I don't think we should force people to use. The main point is to avoid tricking people. Since people can only remove letters, the old restrictions more or less accomplishes that. -- 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
