Reuse page preview parses by using the edit stash system
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 4 Dec 2014 09:42:20 +0000 (01:42 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 9 Dec 2014 22:43:01 +0000 (22:43 +0000)
commit17431af1544ca4d5869656296576b3018b57d8f6
treefa423f1b4184e3f55f3edf4ebec39e89a4d16deb
parentde6393d19099df4c5c120784c304738fb5885944
Reuse page preview parses by using the edit stash system

* This also changes previews to render section edit tokens but
  remove them on output, avoiding cache fragmentation.
* Also shortened the resulting getStashKey() value.

Change-Id: Ic8fa87669106b960c76912b864788b781f6ee2e6
includes/EditPage.php
includes/api/ApiStashEdit.php
includes/parser/ParserOptions.php