https://bugzilla.wikimedia.org/show_bug.cgi?id=16854
--- Comment #9 from Brion Vibber <[email protected]> 2009-01-13 19:05:13 UTC --- I don't really like this on general principle (checking GET/POST vars from within a parse operation). What I think I'd prefer is for the parser to provide some state data for section-ness and preview-ness, just like it carries title and version state. This would allow for extensions to handle previews and section-only display specially without tight coupling to the web UI. Possibly this best belongs in the ParserOptions state? -- 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
