https://bugzilla.wikimedia.org/show_bug.cgi?id=31919
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy CC| |[email protected] See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=15494 Summary|Allow posting new sections |Allow posting new sections |to top of page |to top of page on a | |per-page basis --- Comment #4 from MZMcBride <[email protected]> 2012-10-19 17:56:32 UTC --- This bug is related to bug 15494 ("Add new sections to the top of a page on a site-wide basis"). I'm going to mark this as easy. Bug 15494 is about the ability to change the §ion=new behavior on a site-wide basis (via a configuration variable). This bug is about the ability to change the §ion=new behavior on a per-page basis. I think a magic word is the most logical implementation for this. Something like __REVERSEPOSTORDER__ or something, maybe? That way it would just do whatever the non-default behavior is. Or you could take a more explicit approach and have __ALWAYSTOPPOST__ and __ALWAYSBOTTOMPOST__ and the implicit value would be whatever the site-wide default is. -- 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
