mediawiki.action.edit.preview: Fire "wikipage.content" mw.hook
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 18 Jul 2013 00:57:59 +0000 (02:57 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 26 Jul 2013 00:16:32 +0000 (02:16 +0200)
commit7307367e31e7c5874fa2474047a18ad5dec6098b
tree40fcb97c21ee989951fbb1259df50a2ff5f76f96
parent736e7e843afd6654dbf287334db3d135f7376633
mediawiki.action.edit.preview: Fire "wikipage.content" mw.hook

The mw.hook framework was added in 2e97025 and it also added
an example event ("wikipage.content") but this was never
actually fired anywhere other than for the initial load.

This will finally make things like jquery.tablesorter and
jquery.makeCollapsible work in live preview.

Also:

* Deprecate non-standard jQuery events triggered on jQuery
  wrapper around the "mw" object.

Bug: 33399
Change-Id: Ic516b3a01b4c1510cbe5f2de2998ad8275ecc607
RELEASE-NOTES-1.22
resources/mediawiki.action/mediawiki.action.edit.preview.js