rhymix/classes/display
Kijin Sung e027bc8319 Add jquery-latest.js to blacklist
http://code.jquery.com/jquery-latest.js 와 같은 스크립트를 임의로
로딩하지 못하도록 막음. 버전이 붙은 파일명은 이미 대부분 막혀 있었지만,
이 커밋에서는 -latest가 포함된 것도 막도록 변경함.

cf. https://xetown.com/qna/1089463
2018-10-11 14:32:10 +09:00
..
DisplayHandler.class.php Allow multiple selection of display debug types 2018-09-06 17:00:50 +09:00
HTMLDisplayHandler.php Add jquery-latest.js to blacklist 2018-10-11 14:32:10 +09:00
JSCallbackDisplayHandler.php Don't use home-made JSON encoder in display handlers 2016-01-08 20:38:35 +09:00
JSONDisplayHandler.php Also fix JSON encoding when the result contains objects not arrays 2016-02-27 14:27:46 +09:00
VirtualXMLDisplayHandler.php Eliminate redundant redirect through redirect.html 2016-02-25 15:11:51 +09:00
XMLDisplayHandler.php Replace CDATA with proper escape in XML output 2017-02-27 22:47:26 +09:00