wiki.techinc.nl/includes/parser
umherirrender 27700d276f Load module mediawiki.page.gallery.styles for all ImageGalleries
Move the added module from Parser.php to TraditionalImageGallery,
because there the gallerybox class is added to the html and at the
moment all core image galleries are extending the traditional one.

That brings the styles back for special pages like Special:NewFiles,
Special:MostImages and also on category pages with media files.

Follows Ib1aef04dc4fece78e6615386ecaef6a9f368f49e

Bug: T113511
Change-Id: I32697c2c65824d7622c1840330d6074ebb68b488
2015-09-24 16:46:47 +02:00
..
CacheTime.php Avoid parser cache miss that often occurs post-save 2015-06-09 01:01:03 +00:00
CoreParserFunctions.php Escape return of {{int:}} if message not exists 2015-07-24 22:02:54 +02:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Minor cleanups 2015-04-02 16:22:42 +00:00
LinkHolderArray.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
MWTidy.php Add Html5Depurate tidy driver 2015-09-11 03:32:32 +00:00
Parser.php Load module mediawiki.page.gallery.styles for all ImageGalleries 2015-09-24 16:46:47 +02:00
ParserCache.php Support async writes to secondary MultiWriteBagOStuff stores 2015-09-18 21:35:43 -07:00
ParserDiffTest.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00
ParserOptions.php ParserOptions: added comment regarding editsections usage. 2015-09-03 11:58:27 +00:00
ParserOutput.php Add comments clarifying how calling getters on ParserOutput affects the parser cache. 2015-08-28 07:59:33 +00:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Make PPFrame::RECOVER_COMMENTS actually work 2015-08-15 04:12:23 -04:00
Preprocessor_Hash.php Decline to cache preprocessor items larger than 1 Mb 2015-09-02 17:27:28 -07:00
StripState.php Use a fixed marker prefix string in the Parser and MWTidy 2015-05-31 19:33:36 -07:00