https://bugzilla.wikimedia.org/show_bug.cgi?id=22724
Amir E. Aharoni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|need-review | --- Comment #5 from Amir E. Aharoni <[email protected]> 2012-03-18 19:11:43 UTC --- The patch is functionally OK. I don't see how it is a bad hack. It is, however, very local: Reviewing it made me realize that currently the editintro system is, in general, used in a very strange way. Unless i'm missing something, in the core it can only be used naturally for a custom intro when adding talk page sections. For everything else really weird hacks are needed; for an example see function addEditIntro in https://en.wikipedia.org/wiki/MediaWiki:Common.js. What would be really useful is to redo the editintro system so it would be useful without weird hacks. For this particular issue using a hook, as Neil suggests, would probably be better. -- 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
