mediawiki-extensions-Visual.../modules/ve-mw
Florianschmidtwelzow 4981a8253d Allow skin developers to set an offset for toolbar floating
Usage:
In a skin, that needs this offset, e.g. because it has a fixed header, it should add
this config var somewhere before the hook BeforeOutputPage is called:

$wgVisualEditorSkinToolbarScrollOffset['vector'] = 60;
(if 60px is the offset to use)

Depends on: I2e10c12df8277c84d948e48c6a132c03d6324693

Bug: T95528
Change-Id: Iaa86c2f68afa6403fcc4f5b7c655704512beead4
2015-07-28 11:18:07 -07:00
..
ce Make missingref references uneditable, not uninspectable 2015-07-24 12:03:05 -07:00
dm Make missingref references uneditable, not uninspectable 2015-07-24 12:03:05 -07:00
i18n Localisation updates from https://translatewiki.net. 2015-07-27 21:36:51 +02:00
init Allow skin developers to set an offset for toolbar floating 2015-07-28 11:18:07 -07:00
tests Localisation updates from https://translatewiki.net. 2015-07-26 21:42:26 +02:00
ui Trim external link before validating 2015-07-25 19:42:33 +01:00