mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 37bb76e13b Fake <base href> if missing or invalid
If the Parsoid document has an invalid base URI or none at all,
construct one based on wgArticlePath so link href resolution
still works properly. This is needed especially when creating
a new page, because the "Parsoid HTML" is an empty document
in that case.

Bug: T94315
Change-Id: I5d9709725ef471c7ce1987ce887708ac5ee4259a
2015-03-30 21:30:58 -07:00
..
styles Merge "Correct font sizes of everything on MonoBook" 2015-03-30 21:25:33 +00:00
targets Verify welcome dialog exists before trying to close it 2015-03-27 11:45:26 -07:00
ve.init.mw.ApiResponseCache.js Remove use of ve.indexOf and ve.getObjectKeys 2015-03-10 17:28:00 +01:00
ve.init.mw.ImageInfoCache.js ImageInfoCache: Don't try to access imageinfo result if it's not set 2015-02-28 01:25:12 +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 Use mw.Api to run requests rather than our own stuff in ve.init.mw.Target 2015-02-25 01:57:22 +00:00
ve.init.mw.Platform.js Support an "other" page for special characters 2015-03-30 03:02:10 +01:00
ve.init.mw.Target.js Fake <base href> if missing or invalid 2015-03-30 21:30:58 -07:00
ve.init.mw.TargetEvents.js Merge "Handle TitleBlacklist errors" 2015-03-18 22:44:36 +00:00
ve.init.mw.TargetLoader.js Try not to die when RESTbase returns a 404 2015-03-30 08:44:31 +01:00
ve.init.mw.trackSubscriber.js Set mwtiming events' target to 'mwTarget', if unset 2015-03-19 00:40:28 +00:00