mediawiki-extensions-Visual.../modules/ve/init/mw
Timo Tijhof cc37ba242b ViewPageTarget: Refactor 'replace' tabLayout
The 'add' tabLayout path is pretty basic and up to date. The
older (now active again) tabLayout 'replace' was fairly outdated
and unmaintained.

Fixes:
* Attributes copied from the original (except for the 'id'
  attribute) were not actually beinged copied over because they
  don't exist on the ca-edit list item, but on the anchor link
  inside that list item.
* Clean up messages from the module registry that were unused.
  Keys 'accesskey-ca-edit' and 'tooltip-ca-edit' were also inexistant.
* Add message keys for tooltip and accesskey of editsource tab.

Depends on I0bde1a228983c58b in mediawiki/core.

Bug: 47396
Change-Id: If598552fac639da645a8b1273c5fc6028695fcc1
2013-04-22 20:09:46 +00:00
..
styles Remove 1px left margin from toolbar in Vector 2013-03-15 18:14:18 +00:00
targets ViewPageTarget: Refactor 'replace' tabLayout 2013-04-22 20:09:46 +00:00
ve.init.mw.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.init.mw.Platform.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.init.mw.Target.js Factor the <pre> newline hack out of the converter into ve.properInnerHTML() 2013-04-22 20:09:52 +01:00