Go to file
Inez Korczynski 6c4359a9d4 VE-1975: Added support for mobile (ArticleAsJson) and usage of XML parsing
Special handling for mobile is needed because article for mobile is delivered within ArticleAsJson which makes a lot of transformation during the parsing process (instead of for instance postprocessing).
Parsing HTML with XML parser seems to be giving better results than using just regexes and also it gives as ability to handle nested tabbers in a future in a better way.
2015-10-19 23:56:20 +00:00
controllers DAT-3199 use page_props directly instead of through parserOutput, add memcache layer for infoboxes data provider service, introduce hook on backlinks purge 2015-09-22 17:48:38 +02:00
maintenance DAT-3171 Adding a maintenance script to handle invalid titles 2015-08-31 16:29:58 +02:00
querypage DAT-3204 filter refactored for better readability 2015-09-17 11:22:12 +02:00
services VE-1975: Added support for mobile (ArticleAsJson) and usage of XML parsing 2015-10-19 23:56:20 +00:00
styles fix no border issue between last-of-type data and group 2015-09-07 16:58:55 +02:00
templates VE-1975: Modified NodeImage to return array of images instead of one image 2015-10-16 01:15:52 +00:00
tests VE-1975: Modified NodeImage to return array of images instead of one image 2015-10-16 01:15:52 +00:00
crowdin.conf add missing new line 2015-05-06 14:56:40 +02:00
PortableInfobox.i18n.php [DAT-3186] Update translations for infoboxes 2015-09-01 14:55:25 +00:00
PortableInfobox.setup.php DAT-3199 unit tests fixed 2015-09-23 15:51:41 +02:00
PortableInfoboxHooks.class.php DAT-3199 clear props before article edit 2015-09-25 16:53:39 +02:00