https://bugzilla.wikimedia.org/show_bug.cgi?id=53153
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from MZMcBride <[email protected]> --- I think most people use &action=edit§ion=new to append text. However, there seems to be a design issue in whatever you're working on. Most parameters to index.php are historical artifacts, because index.php pre-dates api.php. api.php is the canonical and supported means by which any program, script, or tool should be interacting with MediaWiki. api.php has both prependtext and appendtext (and many other parameters) in its action=edit module. Before additional parameters are proposed or added to index.php, you'll need to provide a use-case that explains why api.php is insufficient. -- 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
