mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
styles ViewPageTarget-vector.css: Fix non-HD mode typo 2015-07-01 15:35:55 +00:00
targets Parse SpamBlacklist error on the server-side 2015-07-23 18:49:42 +00:00
ve.init.mw.ApiResponseCache.js Separate 'isMissing' micro cache from full link data cache 2015-07-24 16:17:35 +01:00
ve.init.mw.ImageInfoCache.js Remove unless, and almost-useless closures in response cache 2015-04-30 17:26:05 +00:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Separate 'isMissing' micro cache from full link data cache 2015-07-24 16:17:35 +01:00
ve.init.mw.Platform.init.js Don't self-instantiate platform 2015-04-15 18:46:34 -07:00
ve.init.mw.Platform.js Allow special characters with tooltip or that encapsulate text 2015-04-22 17:46:00 -07:00
ve.init.mw.Target.js Allow skin developers to set an offset for toolbar floating 2015-07-28 11:18:07 -07:00
ve.init.mw.TargetEvents.js Make activation timings sent to EventLogging not lie 2015-04-14 21:57:11 +00:00
ve.init.mw.TargetLoader.js ve.init.mw.TargetLoader: Error when RESTbase load call fails 2015-07-10 18:13:37 -07:00
ve.init.mw.trackSubscriber.js Set targetName for apiLoad and restbaseLoad metrics to the correct values again 2015-04-09 13:57:25 +01:00