mediawiki-extensions-Visual.../modules/ve-mw
Ed Sanders 1984c3ca46 Fix edit links on special pages
Added wgIsArticle to isViewPage checks, otherwise we were attempting
to load VE dynamically on Special:Move/Delete, which resulted in a
broken h1 title and odd behavior off the 'Read' tab.

Also added !wgIsArticle to pageExists. This is a bit of a hack because
we don't have any info on page existence in the JS on these pages
(I think?). But it's better to display 'Edit' for a page that doesn't
exist, than 'Create' for a page that does.

Bug: 49000
Change-Id: Ib47e5524d41e6066b362e0f5645750c769de5193
2013-08-01 23:14:51 +01:00
..
ce Merge "Use new class to detect Cite errors inside templates" 2013-08-01 03:10:43 +00:00
dm doc: @return -> @returns 2013-08-01 02:10:23 +02:00
init Fix edit links on special pages 2013-08-01 23:14:51 +01:00
test Remove the DM 'about' attribute from references and reference lists 2013-07-30 15:08:19 -07:00
ui doc: @return -> @returns 2013-08-01 02:10:23 +02:00