PortableInfobox/services
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
..
Helpers VE-1975: Modified NodeImage to return array of images instead of one image 2015-10-16 01:15:52 +00:00
Parser VE-1975: Added support for mobile (ArticleAsJson) and usage of XML parsing 2015-10-19 23:56:20 +00:00
PortableInfoboxDataService.class.php DAT-3199 purge cache after change is done 2015-09-25 17:19:48 +02:00
PortableInfoboxErrorRenderService.class.php avoid double HTML escaping and do it only in mustache template 2015-09-08 10:32:36 +02:00
PortableInfoboxRenderService.class.php VE-1975: Modified NodeImage to return array of images instead of one image 2015-10-16 01:15:52 +00:00