https://bugzilla.wikimedia.org/show_bug.cgi?id=28267
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #4 from Roan Kattouw <[email protected]> 2011-04-03 11:03:48 UTC --- (In reply to comment #3) > I'm not quite sure if this is invalid. It would be nice in some cases if the > extension "ExpandTemplates" had the option to output into HTML rather than > outputting the (somewhat final) wikitext. Perhaps this bug needs to be > refocused? If you built the option into the extension, the API module could > then follow with its own option to provide the parsed wikitext (which would > just be a wrapper for action=parse, yes). This should probably be poked at a > bit more, so re-opening for now. action=expandtemplates is not an extension, it's in core. Special:ExpandTemplates is an extension, yes. The API has expanding to wikitext and parsing to HTML both built into core. If you want Special:Expandtemplates to be able to parse to HTML, that's not an API bug (not even a core bug, since it's an extension). Your comment confuses me and I don't understand what you want exactly, so I'm reclosing this bug. Please state what you want more clearly and either reopen this bug (if it's an API change) or file a new one (if it's a change to something else). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
