PortableInfobox/services
Inez Korczynski f901a1642e VE-2004: Silencing loadHTML warning
I carefully researched the topic and it seems that there is no way to instruct DOMDocument to accept "lower" quality HTML. Specifically in HTML <div> or <figure> (block elements) are not allowed inside <p> (which accepts only inline elements) - hence it's complaining about.

Based on comments from stackoverflow it seems that such practice (silencing it) is commong practice in this situation.
2015-10-27 20:02:58 +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-2004: Silencing loadHTML warning 2015-10-27 20:02:58 +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 Merge pull request #8840 from Wikia/VE-1961 2015-10-22 11:23:43 -07:00